Skip to content

Added kubescret provider#14

Merged
kompotkot merged 4 commits intomainfrom
kube-secrets
Jan 13, 2025
Merged

Added kubescret provider#14
kompotkot merged 4 commits intomainfrom
kube-secrets

Conversation

@zomglings
Copy link
Copy Markdown
Member

Changes

This PR adds the kubesecret provider.

It also removes the concept of the initializer function from plugins. All plugins were using the noop initializer, it was not useful.

How to test these changes?

Tested locally against kubernetes clusters I have access to.

Related issues

Also removed concept of plugin initializer -- that's already handled by `init()` methods.
@zomglings zomglings requested a review from kompotkot October 22, 2024 20:17
@kompotkot
Copy link
Copy Markdown
Contributor

kompotkot commented Jan 8, 2025

  • Verify that the version is locked to the previous one on the servers to avoid breaking the setup of the new Golang version requirement

@kompotkot kompotkot merged commit 8445a02 into main Jan 13, 2025
@kompotkot kompotkot deleted the kube-secrets branch January 13, 2025 10:49
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