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

get kubeconfig file for ARO #23

Merged
merged 1 commit into from
Aug 27, 2024
Merged

get kubeconfig file for ARO #23

merged 1 commit into from
Aug 27, 2024

Conversation

mjiao
Copy link
Contributor

@mjiao mjiao commented Aug 27, 2024

No description provided.

kksat
kksat previously approved these changes Aug 27, 2024
Copy link
Collaborator

@kksat kksat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add file 'kubeconfig' to .gitignore so it will not be accidentally added to git

help says
"
--file -f : Path to the file where kubeconfig should be saved. Default:
kubeconfig in local directory. Default: kubeconfig.
"
so filenamed kubeconfig will be created, it should not be added to git

Signed-off-by: c5346650 <manjun.jiao@sap.com>
@mjiao
Copy link
Contributor Author

mjiao commented Aug 27, 2024

please add file 'kubeconfig' to .gitignore so it will not be accidentally added to git

help says " --file -f : Path to the file where kubeconfig should be saved. Default: kubeconfig in local directory. Default: kubeconfig. " so filenamed kubeconfig will be created, it should not be added to git

Thanks for pointing that out! It's added.

@kksat kksat merged commit 2711773 into redhat-sap:main Aug 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants