Removed command to register and deregister the management cluster from TMC#1022
Conversation
|
Cluster Generation A/B Results: |
ee7a2f8 to
5627dd8
Compare
|
Cluster Generation A/B Results: |
5627dd8 to
c437682
Compare
|
Cluster Generation A/B Results: |
…m TMC Signed-off-by: Sudarshan <asudarshan@vmware.com>
c437682 to
2938d37
Compare
|
Cluster Generation A/B Results: |
Removed command to register and deregister the management cluster from TMC. Also removed other TMC references from the CLI code
Signed-off-by: Sudarshan asudarshan@vmware.com
What this PR does / why we need it
TMC is requiring an authenticated URL to fetch the yaml needed to register with TKG clusters. This adds unnecessary complexity to the TKG code. Further TMC has functionality on their side to register with TKG clusters, therefore it is not needed in the TKG code any more.
Which issue(s) this PR fixes
Fixes # #1021
Describe testing done for PR
Release note
PR Checklist
Additional information
Special notes for your reviewer