-
Notifications
You must be signed in to change notification settings - Fork 326
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 support for ServiceSplitter #339
Conversation
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.
This looks phenomenal. Left a couple of suggestions but im still on the fence about the situation with %
signs.
b0e78fd
to
c4d1d44
Compare
5d5f04e
to
be3acc8
Compare
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.
🏅
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.
Awesome!
Depends on #332
Changes proposed in this PR:
allowDangerousTypes
marker to allow CRDs to havefloat32
types. This also comes with a breaking change to CRD and webhook versions, where now we have to explicitly set versions tov1beta1
since controller-tools now defaults tov1
.How I've tested this PR:
Acceptance tests in hashicorp/consul-helm#624
How I expect reviewers to test this PR:
👀 acceptance tests in hashicorp/consul-helm#624
Checklist: