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

reinit helm3lib action config on global hook module reload #505

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

miklezzzz
Copy link
Contributor

@miklezzzz miklezzzz commented Sep 12, 2024

Overview

If helm3lib is in use, reinit its action configuration every time a global hook provokes reconverge of all modules, cause we need to refresh helm's client capabilities in case of such a global change like kubernetes version upgrade.

What this PR does / why we need it

We need it to keep helm's client capabilities list up-to-date.

Special notes for your reviewer

Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
@miklezzzz miklezzzz added the enhancement New feature or request label Sep 12, 2024
@miklezzzz miklezzzz requested a review from yalosev September 12, 2024 09:06
@miklezzzz miklezzzz self-assigned this Sep 12, 2024
@miklezzzz miklezzzz marked this pull request as ready for review September 12, 2024 12:26
@yalosev yalosev merged commit 1d2364e into main Sep 26, 2024
11 checks passed
@yalosev yalosev deleted the reinit-helm-action-config-after-global-hooks branch September 26, 2024 14:58
name212 pushed a commit that referenced this pull request Sep 30, 2024
Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
(cherry picked from commit 1d2364e)
name212 pushed a commit that referenced this pull request Sep 30, 2024
Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
(cherry picked from commit 1d2364e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants