You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
My k8s cluster version is v1.15.3, I want to use helm-v2.14.3 to install swift-v0.12.1. Without ssl, everything is ok.
But when I config ssl in swift command args 【like this https://appscode.com/products/swift/v0.12.1/guides/security/】, the swift pod is running with error message "certificate signed by unknown authority" . The full log below: swift.log
Even I use /etc/kubernetes/ssl/ca.key&ca.crt as ca&key, or change env to k8s-v1.16.8 & helm-v2.16.1, swift pod still report the same error. What's wrong with it?
Which is the latest swift version that can support ssl, and what are the compatible k8s and helm versions?
The text was updated successfully, but these errors were encountered:
Hi @ghb-1234 , this project is in maintenance mode. Please see the readme for more info. We are not looking to fix any bugs or add any features. If you need bug fix or new features, please do that in your fork.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My k8s cluster version is v1.15.3, I want to use helm-v2.14.3 to install swift-v0.12.1. Without ssl, everything is ok.
But when I config ssl in swift command args 【like this https://appscode.com/products/swift/v0.12.1/guides/security/】, the swift pod is running with error message "certificate signed by unknown authority" . The full log below:
swift.log
Even I use /etc/kubernetes/ssl/ca.key&ca.crt as ca&key, or change env to k8s-v1.16.8 & helm-v2.16.1, swift pod still report the same error. What's wrong with it?
Which is the latest swift version that can support ssl, and what are the compatible k8s and helm versions?
The text was updated successfully, but these errors were encountered: