-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bitnami/etcd] fixed tls enable handling and v3 environment variable support for defrag cronjob #31270
Conversation
…rag cronjob Signed-off-by: Sachin <[email protected]>
Signed-off-by: Sachin <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Can we review and merge this for next patch version release? |
First of all, thanks a lot for your PR. Just a question about the changes, those new variables are compatible with the v2 too? just to not break the retrocompatibility. Thanks a lot Álvaro |
As per etcd documentations, above env variables are supported for v3 only. There are different flags for v2 and v3. |
Signed-off-by: Alvaro Neira Ayuso <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Alvaro Neira Ayuso <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Description of the change
Benefits
With the above changes defrag job is created properly and able to succeed without any issues.
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm