Skip to content
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

Submariner should support ClusterId #184

Open
skitt opened this issue Apr 27, 2023 · 1 comment
Open

Submariner should support ClusterId #184

skitt opened this issue Apr 27, 2023 · 1 comment
Assignees

Comments

@skitt
Copy link
Member

skitt commented Apr 27, 2023

What would you like to be added:

Support for KEP 2149, ClusterId.

Why is this needed:

This provides a standard mechanism for referring to clusters, by identifier, and determining their membership in a clusterset. The KEP states that the clusterset.k8s.io and cluster.clusterset.k8s.io properties must be set in clusters belonging to a clusterset:

clusterset.k8s.io … The identifier must exist and be immutable for the duration of a cluster’s membership in a ClusterSet.

cluster.clusterset.k8s.io … The identifier must exist and not be changed for the duration of a cluster’s membership in a ClusterSet, and as long as a clusterset.k8s.io property referring to that cluster in that ClusterSet exists.

In scenarios where Submariner provides connectivity and service discovery in support of another cluster manager such as OCM, these properties may be handled by the cluster manager. One possible approach is to manage the properties in subctl rather than the operator — the properties can be checked and set in join, cleared in uninstall, and other cluster managers which don’t use subctl won’t be affected.

To avoid having to create our own clientset, this should wait for kubernetes-sigs/about-api#22.

Depends on kubernetes-sigs/about-api#22

@skitt skitt added enhancement New feature or request next-version-candidate labels Apr 27, 2023
@dfarrell07 dfarrell07 moved this to Todo in Submariner 0.16 May 9, 2023
@skitt skitt removed this from Submariner 0.16 Oct 4, 2023
@skitt skitt changed the title Investigate whether Submariner should support ClusterId Submariner should support ClusterId Mar 26, 2024
Copy link

This PR/issue depends on:

@tpantelis tpantelis assigned tpantelis and unassigned skitt Jun 24, 2024
@maayanf24 maayanf24 moved this to Todo in Submariner 0.19 Jun 25, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Oct 28, 2024
@tpantelis tpantelis moved this from Backlog to Next Version Candidate in Backlog Oct 28, 2024
@maayanf24 maayanf24 removed this from Backlog Oct 29, 2024
@maayanf24 maayanf24 moved this to Todo in Submariner 0.20 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants