Closed ycyaoxdu closed 2 years ago
/assign @ldpliu
please change file name like: a_b_c
I am not sure if it's better to put the logic to current managedcluster controller.(pkg/hub/managedcluster/controller.go)
/cc @elgnay
I am not sure if it's better to put the logic to current managedcluster controller.(pkg/hub/managedcluster/controller.go)
I don't think it's a better way to put the logic to the managedcluster controller, using an independent controller make the logic more clear,and managedcluster controller is used to handle accept a managed cluster,
/hold
@elgnay thanks a lot for help :)
/cc @qiujian16 @ldpliu
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qiujian16, ycyaoxdu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/unhold
add a controller to set default cluster set label for managed clusters which not set cluster set label. the label will be
cluster.open-cluster-management.io/clusterset:default
Signed-off-by: ycyaoxdu yaoyuchen0626@163.com