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

Remove temporary helm values #3523

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

#3164

What is this change about?

Remove the following helm values:

  • statefulsetRunnerTemporarySetPodSeccompProfile
  • jobTaskRunnerTemporarySetPodSeccompProfile

Those helm values were introduced to avoid workloads restart on Korifi
upgrade. With the upcoming release workloads would be restarted by an
unrelated change anyway, so it is a convenient moment to get rid of
those.

Does this PR introduce a breaking change?

It causes workloads restart on Korifi upgrade

@danail-branekov danail-branekov enabled auto-merge (rebase) October 16, 2024 14:06
* `statefulsetRunnerTemporarySetPodSeccompProfile`
* `jobTaskRunnerTemporarySetPodSeccompProfile`

Those helm values were introduced to avoid workloads restart on Korifi
upgrade. With the upcoming release workloads would be restarted by an
unrelated change anyway, so it is a convenient moment to get rid of
those.

issue #3164

Co-authored-by: Georgi Sabev <[email protected]>
@georgethebeatle georgethebeatle force-pushed the issues/3164-remove-temporary-helm-values branch from 6768bbc to 0818a34 Compare October 16, 2024 14:08
@danail-branekov danail-branekov merged commit 82c2d66 into main Oct 17, 2024
11 checks passed
@danail-branekov danail-branekov deleted the issues/3164-remove-temporary-helm-values branch October 17, 2024 08:25
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