You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/02/18 12:47:28 UTC

[GitHub] [couchdb-helm] kocolosk opened a new pull request #68: Generate a unique Erlang cookie by default

kocolosk opened a new pull request #68:
URL: https://github.com/apache/couchdb-helm/pull/68


   #### What this PR does / why we need it:
   
   This relies on new support for the `COUCHDB_ERLANG_COOKIE` env to generate a Secret that is written down into ~/.erlang.cookie instead of passing the cookie in the `ERL_FLAGS`. I suppose it would be possible to merge the generated cookie into ERL_FLAGS, but this approach seemed cleaner, more secure, and more maintainable going forward.
   
   #### Special notes for your reviewer:
   
   Will publish the update chart separately, right now I'd like to merge this in part to test a fix for #67 and see if we can get versions up through 3.6.0 published.
   
   #### Checklist
   [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
   - [ ] Chart Version bumped
   - [x] e2e tests pass
   - [ ] Variables are documented in the README.md
   - [ ] Chart tgz added to /docs and index updated
   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-helm] kocolosk merged pull request #68: Generate a unique Erlang cookie by default

Posted by GitBox <gi...@apache.org>.
kocolosk merged pull request #68:
URL: https://github.com/apache/couchdb-helm/pull/68


   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org