Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agree / align configuration with gardenctl-v2 #12

Closed
petersutter opened this issue Oct 28, 2021 · 2 comments
Closed

Agree / align configuration with gardenctl-v2 #12

petersutter opened this issue Oct 28, 2021 · 2 comments
Labels
kind/enhancement Enhancement, improvement, extension

Comments

@petersutter
Copy link
Member

What would you like to be added:
The gardenlogin configuration should be aligned with the basic configuration of gardenctl-v2.

gardenlogin config

gardenClusters:
- clusterIdentity: landscape-dev
  kubeconfig: ~/path/to/kubeconfig.yaml 

gardenctl-v2 config

gardens:
- name: landscape-dev
  kubeconfig: ~/path/to/kubeconfig.yaml 

Why is this needed:

@petersutter petersutter added the kind/enhancement Enhancement, improvement, extension label Oct 28, 2021
@petersutter
Copy link
Member Author

related issue gardener/gardenctl-v2#48

@petersutter
Copy link
Member Author

/close
fixed with #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants