Helm PoC latest rebase - DO NOT MERGE #834
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
plug in resolver
Deal with removal of HigherBundleVersion
Removed in e079129
✨ Starting Helm POC - pull in some rukpak (#756)
Fix suite_test.go
Copy over some rukpak code and replace BundleDeployment
Replace BundleDeployment in the Unpack APIs with a combination of BundleSource and ClusterExtension.
It builds...
Plugin unpacker, add Handler (#757)
A bit of cleanup (#761)
Install the helm chart
fixup! Install the helm chart
Set up right watches and all labels to postrenderer (#763)
Update owner keys
fixup! Update owner keys
No more panics (#767)
Add relevant RBAC to enable controller to watch resources (#776)
Changes required for ClusterExtension to install an operator (#789)
Add relevant RBAC to enable controller to watch resources
Debugging iteration - one
ClusterExtension installing the operator - working
Fix some lints (#793)
✨ Getting cluster extension running (#795)
Getting cluster extension running
Specify namespace to create secret
Set resolved and installed versions (#806)
Remove install references to rukpak (#805)
Consolidate error message generation (#807)
Add make kind-redeploy (#808)
Use rukpak as a library (#821)
Improve caching and fix constant reconciles (#825)
Improve performance by caching objects that only have ClusterExtension as owners.
Fix linter (#826)
Move helm-operator-plugin (#828)
Really fix linter (#833)
Description
Reviewer Checklist