This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
func getTargetMapInfo(targetReader TargetReader) doesn't return namespace info #469
Labels
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
Describe the bug
func getTargetMapInfo(targetReader TargetReader) doesn't return namespace info
To Reproduce
1.target a garden/seed/namespace
2.invoke getTargetMapInfo() function
3.no namepsace info included, other information garden,project,seed,shoot,shootTechnicalID are included
Expected behavior
namespace info should also be included
Screenshots
https://github.com/gardener/gardenctl/blob/master/pkg/cmd/miscellaneous.go#L270
Gardenctl Version (please complete the following information):
latest in master
Additional context
The text was updated successfully, but these errors were encountered: