Skip to content

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

Open
missedone wants to merge 2 commits intojenkinsci:mainfrom
missedone:patch-1
Open

fixed: casc_configs was not correctly removed when initializeOnce=true and configAutoReload.enabled=false#810
missedone wants to merge 2 commits intojenkinsci:mainfrom
missedone:patch-1

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.

1 participant