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

Refactor/remove-secret-encryption-experimental #201

Conversation

dbrennand
Copy link
Contributor

Remove secret-encryption as experimental

Summary

Fixes #200. The secret-encryption is no longer an experimental feature.

Issue type

  • Feature

Additional Information

Please let me know if there is anything else I need to change. I'm not sure whether the k3s_use_experimental variable in molecule/highavailabilityetcd/converge.yml needs removing because of this change.

Copy link
Member

@xanmanning xanmanning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better adding the until?

vars/main.yml Show resolved Hide resolved
@dbrennand
Copy link
Contributor Author

dbrennand commented Mar 15, 2023

Tests are failing due to Ansible lint failures unrelated to this PR. If you'd like I can help fix those? 🙂

@dbrennand
Copy link
Contributor Author

Hey @onedr0p - Would you be able to PR this? 🙂

Copy link
Collaborator

@onedr0p onedr0p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes here look fine, and Ansible lint is broken due to updates to Ansible itself. I would merge this however I'm not sure how to cut a release, and maybe the lint errors should be fixed too.

@dbrennand
Copy link
Contributor Author

The changes here look fine, and Ansible lint is broken due to updates to Ansible itself. I would merge this however I'm not sure how to cut a release, and maybe the lint errors should be fixed too.

Thanks a lot for taking a look @onedr0p 🙂 - I started working on fixing the lint issues in #202 but I was awaiting feedback on some of the task names.

@onedr0p onedr0p merged commit 0cc1e48 into PyratLabs:main May 2, 2023
@dbrennand dbrennand deleted the refactor/remove-secret-encryption-experimental branch May 12, 2023 16:22
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.

--secrets-encryption is no longer experimental
3 participants