Skip to content
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

Casmpet 6876 release 1.5 #39

Merged
merged 4 commits into from
Dec 20, 2023
Merged

Casmpet 6876 release 1.5 #39

merged 4 commits into from
Dec 20, 2023

Conversation

leliasen-hpe
Copy link
Contributor

Summary and Scope

When bitnami-etcd has a configuration file, it ignores all other environment variables that are normally used for etcd configuration. To fix this, this PR puts environment variables into the configuration file. Previously, we had noticed etcd filling up because auto-compaction-retention and auto-compaction-mode were not being set. These variables will now be put in the configuration file and etcd is performing much better.

Issues and Related PRs

Testing

List the environments in which these changes were tested.

Tested on:

Test description:

On lemondrop, cray-power-control-bitnami-etcd was deployed with this change that puts the environment variables in the configuration file. It was observed that etcd was in a good state after multiple days of running. Normally, it would have been full after only a couple of days.

On Beau, I deployed a cray-etcd-test chart that had these changes. I observed that it installed successfully and upgraded successfully when upgrading from the previous version of this chart. Note, I did not test an upgrade from the CSM 1.4 version of etcd to this version of bitnami-etcd in CSM 1.5.

Risk

I did not test an upgrade from CSM 1.4 etcd with an operator to this new version of CSM 1.5 bitnami-etcd. However, I would not expect this change to have any problems during an upgrade.

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@leliasen-hpe leliasen-hpe requested a review from a team as a code owner December 20, 2023 20:31
@mtupitsyn mtupitsyn merged commit a5d926c into release/1.5 Dec 20, 2023
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants