Skip to content

fix: perform cleanup after installation within job #2235

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

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

Conversation

merll
Copy link
Contributor

@merll merll commented Jun 13, 2025

📌 Summary

This PR fixes an issue introduced with #2207 , where the cluster role is removed prematurely, causing the installation to fail.

🔍 Reviewer Notes

This change affects the Helm chart, not the "otomi" command the included charts. Therefore, for testing check out a local copy of this repo and install using the local chart copy instead of the published repository.

The integration test does not show this issue, since it uses both --wait and --wait-for-jobs.

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@merll merll requested a review from CasLubbers June 13, 2025 07:38
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