Serviceaccount tokens can be used for cluster registration as well. (#158)
Labels can be customized on cluster registration. (#179)
With #183, visiting child clusters would be not affected anymore, when the kube-apiserver running in parent cluster sets flag --anonymous-auth to false explicitly.
Kubernetes compatibility (#173, #182) had been well improved. The versions of Kubernetes clusters could range from v1.18.x to v1.22.x.
Examples on curl with tls certificates was added. (#169)
When a resource, like HelmChart, was not referred as a feed by Subscription/Base any more, redundant uid labels should be pruned. (#92)
Bug Fixes
clusternet-hub used in-cluster url instead of deprecated ParentAPIServerURL when accessing child clusters. (#164)
Group metrics.k8s.io should be ignored to avoid same resource names with corev1. (#166)