-
Couldn't load subscription status.
- Fork 10
Add helm chart #204
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
Add helm chart #204
Conversation
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
…ame and handler Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
Signed-off-by: Vaughn Dice <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Helm chart looks good to me. Runs well on my local KIND.
Unfortunately, we don't have automated tests in place for the different k8s variants. So I suggest tracking issues with other k8s variants as bugs and fixing them as they occur.
For now we should treat the chart as "beta" and do the testing before we officially release.
Describe your changes
Adds a Helm chart, building off of #132 where the bulk of the work was done.
With @voigt's blessing I have created a new PR with a handful of fixes and changes (see commit history). Testing has shown the runtime-class-manager to work properly on kind and AKS clusters.
Issue ticket number and link
#47
Checklist before requesting a review