Skip to content

🌱 Enable multiple control plane classes#7

Open
Dhairya-Arora01 wants to merge 8 commits intosyself-1.13.1from
dhairya/1-13-1-cp-classes
Open

🌱 Enable multiple control plane classes#7
Dhairya-Arora01 wants to merge 8 commits intosyself-1.13.1from
dhairya/1-13-1-cp-classes

Conversation

@Dhairya-Arora01
Copy link
Copy Markdown

@Dhairya-Arora01 Dhairya-Arora01 commented Apr 30, 2026

What this PR does / why we need it:
This PR involves cherry-picking the squashed commit from the PR #3 and PR #6 to enable multiple control plane classes for CAPI v1.13.1

  • ClusterClass now supports multiple classes for control-plane - similar to workers.
  • Cluster topology now includes a field "class" for control-plane which references to the control.

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 #

- ClusterClass now supports multiple classes for control-plane - similar
to workers.
- Cluster topology now includes a field "class" for control-plane which
references to the control.

Signed-off-by: Dhairya Arora <dhairya.arora@syself.com>
@Dhairya-Arora01 Dhairya-Arora01 requested a review from guettli April 30, 2026 07:18
guettli and others added 6 commits May 1, 2026 13:49
Fix container image push failure in CI

- Changed REGISTRY from ghcr.io/syself/cluster-api-prod to ghcr.io/syself
- This fixes the docker push failure by using the standard GHCR image naming format
- Images will now be pushed as ghcr.io/syself/cluster-api-controller-amd64:v1.11.6-syself.1.2
Prevents git describe --abbrev=0 from picking up an older tag when
multiple tags point to the same commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds push_release_images and push_release_image_manifests jobs to the
tag-release workflow to build and push multi-arch container images to
ghcr.io/syself on every version tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants