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

Verify installation of dependency controllers #46

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

atanasdinov
Copy link
Contributor

@atanasdinov atanasdinov commented Aug 12, 2024

  • Ensures both Helm controller and SUC are present on start up
  • If either of these are disabled or uninstalled at runtime, then the Upgrade controller will also be unable to work
    • In the future we might want to implement a CRD watching logic in a separate lightweight controller instance which would notify the main one for changes but this is currently out of scope

@atanasdinov atanasdinov marked this pull request as ready for review August 12, 2024 14:08
Signed-off-by: Atanas Dinov <[email protected]>
@atanasdinov atanasdinov merged commit 30539fe into suse-edge:main Aug 13, 2024
2 checks passed
@atanasdinov atanasdinov deleted the check-controller-crds branch August 13, 2024 07:33
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