Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Poc to add namespace to be kind of target - follow up on issue 165 (add gardenctl target namespace xxx) #169

Closed
neo-liang-sap opened this issue Mar 11, 2020 · 1 comment
Assignees

Comments

@neo-liang-sap
Copy link
Contributor

neo-liang-sap commented Mar 11, 2020

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
  • other issues i haven't met so far

More discussion could be found in #168 (comment) and #168 (comment)

@neo-liang-sap
Copy link
Contributor Author

please assign this issue to me , thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants