Skip to content

feat: add sealed secrets plugin for creating and writing sealed secrets#3805

Open
PowerOfCreation wants to merge 3 commits intoderailed:masterfrom
PowerOfCreation:master
Open

feat: add sealed secrets plugin for creating and writing sealed secrets#3805
PowerOfCreation wants to merge 3 commits intoderailed:masterfrom
PowerOfCreation:master

Conversation

@PowerOfCreation
Copy link

This PR implements a k9s plugin that allows converting existing Kubernetes Secrets into SealedSecrets directly within K9s using shortcuts.
The idea and motivation are described in #3804 .
I have been using this plugin locally and found it to be a nice quality of life improvement when working with SealedSecrets and GitOps workflows.

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@PowerOfCreation Nice! Could you also add this to the readme so folks can find it?
Thank you!

@PowerOfCreation
Copy link
Author

@PowerOfCreation Nice! Could you also add this to the readme so folks can find it? Thank you!

Sure!

I noticed some entries in the readme are a bit ill-formatted. I decided not to fix it as I didn't want to bloat this PR with a ton of changes to the markdown table. If you want, I can open another PR for that or include it in this PR.

I also noticed another plugin had kubectl listed as a dependency in the readme, so I decided to do the same and added kubectl as a dependency in the sealed-secrets.yaml plugin file as well.

@PowerOfCreation PowerOfCreation requested a review from derailed March 1, 2026 08:30
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.

2 participants