-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: add helm chart support #230
Conversation
2e9fed8
to
152fd09
Compare
152fd09
to
99a05ec
Compare
There is no precedence, I think? They shouldn't be defined together. If both fields are set, we are going to error. |
daf4c63
to
ea9a91b
Compare
Things are working! 🎉 Missing:
|
0586c9f
to
9ef31a4
Compare
Since this repo introduces a BUNCH of new versions and eventually all controllers will have to abid by them, it will be a super breaking change :) |
Hmmmm..
Whhhy... |
Hmmmmmmm
Not suuuure what's up here. |
734cc72
to
0fa15a9
Compare
6caa9f0
to
6c1aabc
Compare
5e2638a
to
aada614
Compare
I'll add some documentation somewhere. :D |
da9bcac
to
7453fcb
Compare
@@ -133,6 +133,32 @@ Retrieves a `ComponentVersion` from an OCM repository. Handles authentication wi | |||
|
|||
Makes a resource available within the cluster as a snapshot. | |||
|
|||
#### HelmChart type Resource |
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.
we should explain the other resource types as a follow up.
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.
hum, there are no other types actually that we differentiate.
Also, didn't want to start describing that here.
I'm not entirely sure what else to write here.
Closes #231