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

common automatic update #337

Merged

Conversation

mbaldessari
Copy link
Contributor

  • Bump dorny/paths-filter from 2 to 3
  • Add support for parsing secrets into intermediate structure and creating k8s secret objects
  • Update tests after common rebase

dependabot bot and others added 6 commits January 29, 2024 19:55
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/dorny/paths-filter-3

Bump dorny/paths-filter from 2 to 3
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
Add support for kubernetes backend for ESO
@mbaldessari mbaldessari merged commit 340e82a into validatedpatterns:main Feb 7, 2024
3 of 4 checks passed
tim-stasse pushed a commit to tim-stasse/multicloud-gitops that referenced this pull request Mar 18, 2024
Error out from load-iib when INDEX_IMAGES is undefined
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