-
Notifications
You must be signed in to change notification settings - Fork 1.4k
⚠️ Restructure classRef field in Cluster.spec.topology #12235
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
⚠️ Restructure classRef field in Cluster.spec.topology #12235
Conversation
47e570d
to
6d04af6
Compare
/test pull-cluster-api-e2e-main /hold |
73d1d65
to
c5b035e
Compare
Signed-off-by: Stefan Büringer buringerst@vmware.com
c5b035e
to
0f149c2
Compare
/test pull-cluster-api-e2e-main |
changes lgtm, I will take another look after API review + changes for build in variables |
@fabriziopandini @JoelSpeed PTAL :) |
/test pull-cluster-api-e2e-main |
7c3c8d1
to
41f0232
Compare
/test pull-cluster-api-e2e-main |
/test pull-cluster-api-e2e-main |
/lgtm |
LGTM label has been added. Git tree hash: c931a100303e4db3e3fc117df009da41eeccb99e
|
docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md
Show resolved
Hide resolved
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.
/lgtm
Are we planning to backport the fix to v1beta1 regex/maxlength for the classNamespace field?
I'll open a cherry-pick PR. Can one of you approve the PR please? :) |
/approve Thanks @sbueringer |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thx! Cherry-pick PR #12252 Would be good to merge ASAP so we can include it in the patch release today |
/hold cancel |
Signed-off-by: Stefan Büringer buringerst@vmware.com
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #11500
Part of #10852