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

feat: enable automatic deployment rolling #24

Merged
merged 1 commit into from
Oct 28, 2022
Merged

feat: enable automatic deployment rolling #24

merged 1 commit into from
Oct 28, 2022

Conversation

d7oc
Copy link
Contributor

@d7oc d7oc commented Oct 24, 2022

This PR changes the helm charts from the automatic configMap change reading by oC10 to automatic deployment rolling, see https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments. So the pods will be rolled if a change in the secret owncloud-config occurs, which means that every time Values.owncloud.configExtra is touched during a helm upgrade the pods are rolled to ensure there are new pods with the correct configuration.

@d7oc d7oc requested a review from xoxys October 24, 2022 17:00
@xoxys
Copy link
Contributor

xoxys commented Oct 24, 2022

CI is failing

@xoxys
Copy link
Contributor

xoxys commented Oct 25, 2022

Please rebase.

@xoxys xoxys changed the title Added automatic deployment rolling feat: enable automatic deployment rolling Oct 25, 2022
@xoxys xoxys merged commit 37419a0 into main Oct 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the upgrade-fix branch October 28, 2022 07:59
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