8000 example-backend: when generating kubeconfigs, read CAFile if CAData is empty by gman0 · Pull Request #203 · kube-bind/kube-bind · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

example-backend: when generating kubeconfigs, read CAFile if CAData is empty #203

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

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

gman0
Copy link
Contributor
@gman0 gman0 commented Dec 3, 2024

CAData is empty when example-backend is running in cluster. Instead, CA for kube-binder service account is referred to by a file. So, try to read that file if CAData is empty.

Fixes: #202

…s empty

CAData is empty when example-backend is running in cluster.
Instead, service account's CA is referred to by a file.
So, try to read that file if CAData is empty.

Signed-off-by: Robert Vasek <robert.vasek@sap.com>
@mjudeikis
Copy link
Contributor

/lgtm
/approve
i know I dont have access but still :)
@sttts wanna take a stab to this?

@sttts sttts enabled auto-merge December 4, 2024 19:02
@sttts sttts merged commit 53b4263 into kube-bind:main Dec 4, 2024
4 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.

example-backend: generated kubeconfigs are missing CA for kube-binder service account
3 participants
0