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

Transition secrets-encryption from experimental to GA #6581

Closed
dereknola opened this issue Nov 30, 2022 · 1 comment
Closed

Transition secrets-encryption from experimental to GA #6581

dereknola opened this issue Nov 30, 2022 · 1 comment

Comments

@dereknola
Copy link
Contributor

Background
The --secrets-encryption flag was introduced back as experimental in 1.17, with the secrets-encrypt subcommand introduced in v1.21.8+k3s1. After several months of stability, with the last big issue #5933 fixed in August, it is time to transition --secrets-encryption flag and the secrets-encrypt command from experimental to GA.

Describe the solution you'd like

Remove the experimental tags from K3s help messages and documentation.

Describe alternatives you've considered

Keep secrets-encryption forever as an experimental feature. This is detrimental to product support. We have have good testing coverage and usage of this feature. Its not going away.

Additional context

@ShylajaDevadiga
Copy link
Contributor

Validated experimental tags from K3s help messages and all secrets encryption tests are working as expected

$ k3s server -h |grep secrets
   --secrets-encryption                       Enable secret encryption at rest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants