fix: Can't validate Image registry information after updating host cluster name in multi-cluster project
Created by: weili520
Signed-off-by: TheYoungManLi cjl@kubesphere.io
What type of PR is this?
/kind bug
What this PR does / why we need it:
The host cluster's name always is 'host' in multi-project, so it can't validate the image registry information when the user had updated the host cluster's name to 'host-test'.
Which issue(s) this PR fixes:
Fixes ##2853 (closed)
Special notes for reviewers:
It works well
Does this PR introduced a user-facing change?
Can't validate Image registry information after updating host cluster name in the multi-cluster project.