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
User right now may sometimes be required to pass --cacert flag during logs/downloadrequest/describe to successfully retrieve intended info.
Describe the solution you'd like
The CLI should be able to automatically find cacert info from BSL the same way velero server in cluster is able to.
Anything else you would like to add:
Environment:
Velero version (use velero version):
Kubernetes version (use kubectl version):
Kubernetes installer & version:
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release):
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
👍 for "The project would be better with this feature added"
👎 for "This feature will not enhance the project in a meaningful way"
I feel it should be possible to read bsl.spec.config['cacert"] to achieve this.
If there's agreement this is a valid need, you can assign me this issue.
The text was updated successfully, but these errors were encountered:
Describe the problem/challenge you have
User right now may sometimes be required to pass
--cacert
flag during logs/downloadrequest/describe to successfully retrieve intended info.Describe the solution you'd like
The CLI should be able to automatically find cacert info from BSL the same way velero server in cluster is able to.
Anything else you would like to add:
Environment:
velero version
):kubectl version
):/etc/os-release
):Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
I feel it should be possible to read
bsl.spec.config['cacert"]
to achieve this.If there's agreement this is a valid need, you can assign me this issue.
The text was updated successfully, but these errors were encountered: