open-cluster-management-io / community

open-cluster-management governance material.
https://open-cluster-management.io
Apache License 2.0
62 stars 23 forks source link

Adopt the new k8s-sigs about-api project's ClusterProperty API #156

Open mikeshng opened 2 years ago

mikeshng commented 2 years ago

There is a new API over at k8s-sigs call the ClusterProperty API: https://github.com/kubernetes-sigs/about-api It's for defining arbitrary properties about a cluster which is similar to our current usage of ClusterClaim API.

We should consider migrating from ClusterClaim to ClusterProperty to better follow k8s community standard.

qiujian16 commented 4 months ago

still blocked by the about-api PR https://github.com/kubernetes-sigs/about-api/pull/22

/assign @qiujian16