⚠️ Restructure classRef field in Cluster.spec.topology#12235
⚠️ Restructure classRef field in Cluster.spec.topology#12235k8s-ci-robot merged 3 commits intokubernetes-sigs:mainfrom
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. DetailsGit tree hash: c931a100303e4db3e3fc117df009da41eeccb99e |
docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md
Show resolved
Hide resolved
fabriziopandini
left a comment
There was a problem hiding this comment.
/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 DetailsNeeds 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 |
…gs#12235) * Restructure classRef field in Cluster.spec.topology Signed-off-by: Stefan Büringer buringerst@vmware.com * Fix review findings * Simplify field patterns --------- Signed-off-by: Stefan Büringer buringerst@vmware.com
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