The mtls expiry and mtls export commands should have the -k option.
Open
good first issue
kind/bug
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Expected Behavior
These commands should be independent of the platform that the run on, whilst currently they only work on Kubernetes.
It should be;
mtls expiry -k
mtls export -k
When the renew-certificate option was added, this included -k to be explicit. See https://github.com/dapr/docs/pull/2293/files
## Actual Behavior
mtls expiry and mtls export currently work without providing the -k option.
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.