jftanner commented on issue #52: URL: https://github.com/apache/couchdb-helm/issues/52#issuecomment-1261006471
Hi @willholley. It might be #7, but it doesn't happen on pod restart. It only happens when there's a _new_ pod after a `helmd upgrade`. It seems to be that whenever the helm chart is run, it generates new credentials. (I noticed that the auto-generated admin password changes every time I install I update the helm deployment.) New pods pick up the new credential, but old ones don't. So the workaround I found was to kill all the existing pods after scaling. (Obviously not ideal, but I don't have to do that very often.) Perhaps #89 will fix it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
