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

@bin/makefiles/kubectl/ | Review makefile kubectl commands #72

Closed
exequielrafaela opened this issue Apr 28, 2020 · 1 comment
Closed
Assignees
Labels
2020 Q4 Milestone 2020 Q4 bug Something isn't working
Milestone

Comments

@exequielrafaela
Copy link
Member

What?

  • Review makefile kubectl commands based on: https://bitbucket.org/thirdpartytrust/devops-tf-infra/src/master/%40bin/makefiles/kubectl/Makefile.kubectl14
  • Running kubectl config get-contexts & kubectl get nodes we can test various important things
  • Consider kubectl get no --v=8 more verbose output that thinks when troubleshooting K8s components since it shows:
    • The the config that it's being currently in use,
    • The api host and endpoint,
    • Type of auth currently in use,
    • Details about the request / response,
    • IMPORTANT: masquedaring all the sensitve data.

Why

  • Improving basic validations in a secure way.
@exequielrafaela exequielrafaela added bug Something isn't working 2020 Q2 Milestone 2020 Q2 labels Apr 28, 2020
@exequielrafaela exequielrafaela added this to the 2020 Q2 milestone Apr 28, 2020
@exequielrafaela exequielrafaela added 2020 Q3 Milestone 2020 Q3 and removed 2020 Q2 Milestone 2020 Q2 labels Jul 3, 2020
@exequielrafaela exequielrafaela added 2020 Q4 Milestone 2020 Q4 and removed 2020 Q3 Milestone 2020 Q3 labels Sep 9, 2020
@exequielrafaela exequielrafaela self-assigned this Jan 30, 2023
@exequielrafaela
Copy link
Member Author

We'll favor the leverage cli native approach as describer in this issue => binbashar/leverage#126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2020 Q4 Milestone 2020 Q4 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant