You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
In release1.12, we have overhauled the karmadactl register command to minimize the permissions required for Pull mode clusters to access Karmada control plane resources. To support this feature and test it within CI, I aim to integrate karmadactl register into our CI pipeline, replacing the deploy-karmada-agent.sh.
@SkySingh04 Of course, you can choose the tasks you're interested in and I'll assign them to you. However, these tasks may require pre-work #5862 to be merged in first before they can be carried out
What would you like to be added:
In release1.12, we have overhauled the
karmadactl register
command to minimize the permissions required for Pull mode clusters to access Karmada control plane resources. To support this feature and test it within CI, I aim to integratekarmadactl register
into our CI pipeline, replacing the deploy-karmada-agent.sh.Prerequisites:
Based on the installation method, they can be divided into:
karmadactl register
to ci CLI for registering PULL mode clusters (@SkySingh04)karmadactl register
to ci Chart for registering PULL mode clusters (@SkySingh04)karmadactl register
to ci Operator for registering PULL mode clusterskarmadactl register
to ci CI Workflow for registering PULL mode clusters (@zhzhuang-zju local up: use karmadactl register to register pull mode cluster #5763)Extra:
Why is this needed:
The text was updated successfully, but these errors were encountered: