This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add openAPIV3Schema validation to Helm CRD #1253
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
stefanprodan
commented
Jul 25, 2018
•
edited
Loading
edited
- make git path and values required fields
- set FluxHelmRelease short name to fhr
- prep for multi-version CRD
- cleanup old chart archives
- make release name, git path and values required fields - set FluxHelmRelease short name to fhr - prep for multi-version CRD - cleanup old chart archives
squaremo
reviewed
Jul 25, 2018
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.
Which versions of Kubernetes can understand this, and which versions of kubectl can apply this?
properties: | ||
spec: | ||
required: | ||
- releaseName |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
@squaremo the CRD validation was promoted to beta in Kubernetes 1.9 |
I will squash the commits on merge, I made a mess |
Squash before merging, please. |
squaremo
approved these changes
Jul 26, 2018
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.
Looks OK to me, thanks Stefan 💎
You squashed on merging. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.