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

[hubble] make get-certs not working #601

Open
huntergregory opened this issue Aug 13, 2024 · 0 comments
Open

[hubble] make get-certs not working #601

huntergregory opened this issue Aug 13, 2024 · 0 comments
Labels
area/infra Test, Release, or CI Infrastructure

Comments

@huntergregory
Copy link
Contributor

make get-certs is creating empty cert files (not retrieving data). It seems like the command to get certs is wrong (empty key '') based on the output. Here is part of the output:

kubectl get secret  -n kube-system -o jsonpath="{.data['']}" | base64 -d > /home/hunter/dev/retina-copy/retina/.certs/tls.crt
@huntergregory huntergregory added the area/infra Test, Release, or CI Infrastructure label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra Test, Release, or CI Infrastructure
Projects
Status: No status
Development

No branches or pull requests

1 participant