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

Allow specifying cluster_ca as unencoded PEM #40

Merged
merged 1 commit into from
Nov 4, 2020
Merged

Allow specifying cluster_ca as unencoded PEM #40

merged 1 commit into from
Nov 4, 2020

Conversation

vixus0
Copy link
Contributor

@vixus0 vixus0 commented Nov 4, 2020

Try decoding value as Base64 and fallback to treating value as the
unencoded PEM.

Closes #39

assets/common.sh Outdated Show resolved Hide resolved
Try decoding value as Base64 and fallback to treating value as the
unencoded PEM.
@Typositoire
Copy link
Owner

This will be merged and available as latest within 10-20 minutes (Pray the docker hub gods!)

Then it'll be tagged as 1.13.0 soon after. ETA 30 minutes to be in Docker Hub

@Typositoire Typositoire merged commit 6f0601d into Typositoire:master Nov 4, 2020
@vixus0
Copy link
Contributor Author

vixus0 commented Nov 6, 2020

@Typositoire thank you for the speedy turnaround! :)

@vixus0 vixus0 deleted the optional-unencoded-pem branch November 6, 2020 10:38
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.

Allow specifying unencoded cluster CA certficate
2 participants