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

fixed: casc_configs was not correctly removed when initializeOnce=true and configAutoReload.enabled=false #810

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

missedone
Copy link

@missedone missedone commented Mar 4, 2023

What this PR does / why we need it

in my case, the /var/jenkins_home/casc_configs/jcasc-default-config.yaml file was not cleaned after the initialization success. while I have initializeOnce: true and configAutoReload.enabled: false in my values.yaml, I expected the Jenkins config-as-code plugin wouldn't update the configures after rebooting the Jenkins instance.

Which issue this PR fixes

N/A

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • CHANGELOG.md was updated

…ue` and `configAutoReload.enabled=false`

Signed-off-by: Nick Tan <missedone@gmail.com>
@missedone missedone requested a review from a team as a code owner March 4, 2023 04:42
Signed-off-by: Nick Tan <missedone@gmail.com>
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.

None yet

1 participant