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

[vcluster]: fix - vcluster lifecycle tasks #145

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

adberger
Copy link
Contributor

What this PR does:

extraOnlineManifests was only triggered onInstall.
extraOnlineManifestsOnInstall was triggered everytime.

This is fixed with this PR.

Additionally the job doesn't fail if the command is failing, since we're redirecting the STDERR to /dev/null and return always a zero exit code with || true.

Checklist:

  • Pull Request title in format [chart]: Changed Something
  • Updated documentation in the README.md.gotmpl file and executed helm-docs
  • Chart Version bumped
  • All commits are signed-off

@adberger adberger requested a review from a team as a code owner December 19, 2024 07:50
@adberger adberger requested a review from ln-ro December 19, 2024 07:50
@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 19, 2024
@adberger adberger merged commit b244440 into bedag:master Dec 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant