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

Change permissions on ./kube/config file created #396

Open
WinstonKamau opened this issue Jun 15, 2021 · 1 comment
Open

Change permissions on ./kube/config file created #396

WinstonKamau opened this issue Jun 15, 2021 · 1 comment
Labels
bug Something isn't working pinned Prevents stalebot from removing

Comments

@WinstonKamau
Copy link

While running prepare-kubectl on Circle CI I got the following warning.

WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config

We could a step to limit the file permissions after creating this file.

@sudermanjr sudermanjr added the bug Something isn't working label Jun 17, 2021
@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Marked as stale by stalebot label Jul 21, 2021
@stale stale bot closed this as completed Jul 30, 2021
@sudermanjr sudermanjr removed the stale Marked as stale by stalebot label Jul 30, 2021
@sudermanjr sudermanjr reopened this Jul 30, 2021
@sudermanjr sudermanjr added the pinned Prevents stalebot from removing label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned Prevents stalebot from removing
Projects
None yet
Development

No branches or pull requests

2 participants