You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for parsing secrets into intermediate structure and creating
k8s secret objects
Ensure only push_secrets runs from vault_utils
Update makefile - remove extra targets and make fix none
Revert version bump as we only add fields
Conditionalize check change output
Start module to load parsed secrets into vault
New machinery for vault secrets loading
Make the linters pass again
Inject policies
Add some more code to test readiness to load
Correct typo
Add vault_hub
Add vaultMount
Rename new modules to v2
Update inject_field method
Correct field typo
Temporarily print command
Add more logic
Hopefully fix secret loading issue with counter
Count per secret
Pick stuff out of secret that we need
Fix lint issue
Refactor tests to use fixture constants
Correctly spell exclusion for ansible-lint
Provide a target to exercise legacy code path
Add error exists for missing args and update docs
Reverse test for override
Also process base64 for generated secrets
Be more explicit about what we load
Test framework for loading parsed_secret data
Fix linting errors
Finish test suite
Last linter stuff
Change schema; code and tests to follow
Add target_namespaces phase 1
more passing, but some still fail
Passing again
All pass
Check the correct variable in golang-external-secrets chart
Update YAML parsing to do decodes right
Add tests and tighten up code for retrieving block yaml quotes
Add test for kubernetes secret object and block yaml
0 commit comments