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
{{ message }}
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
This issue is an followup issue from #165
In #165 , gardenctl target namespace xxx or gardenctl target -g xxx -s xxx -p xxx -t xxx -n xxx is supported.
The aim of this issue is to add namespace to be kind of target, like garden/shoot/seed/project.
The refactor will have impact on :
gardenctl ls/get/drop/target operations
getting current kubeconfig (garden/seed/shoot have kubeconfig, project value exist in kubeconfig path) but namespace doesn't have kubeconfig as namespace is not an cluster
This issue is an followup issue from #165
In #165 ,
gardenctl target namespace xxx
orgardenctl target -g xxx -s xxx -p xxx -t xxx -n xxx
is supported.The aim of this issue is to add namespace to be kind of target, like garden/shoot/seed/project.
The refactor will have impact on :
More discussion could be found in #168 (comment) and #168 (comment)
The text was updated successfully, but these errors were encountered: