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

fix: add vaultkv in secret_update_validate + refactor #1021

Closed
wants to merge 11 commits into from

Conversation

MatteoVoges
Copy link
Contributor

Proposed Changes

  • refactor cmd_parser.py (more in progress
  • add vaultkv backend for kapitan refs --validate-targets

* feat(inv): introduce OmegaConf as optional inventory backend

* remove print statement

* fix(lint): fix linting

* add first version of migration script

* add flag behavior for `--compose-node-name` and `-t`

* add resolving step for references in migration script

* feat: finish migration script

* feat: enable migration support as query

* add local module omegaconf to have new features

* add migrated inventory to test the feature

* refactor: add error handling and correct merging flags

* deps: add temporarily deps ruamel and regex for migrating

* feat: prepare omegaconf for multiprocessing

* feat: add generated grammar

* change route of module oc

* fix: change module import path

* fix: change import paths for omegaconf

* feat: resolve relative class name

* refactor: adapt new merge interface

* refactor: remove examples inventory for omegaconf

* feat: change migration via flag, not query

* refactor: remove unneccessary debug and comments

* feat: add option to pull omegaconf locally

* lint: fix type annotations

* refactor: remove directory oc after pulling

* feat: support init class

* perf: use faster function `unsafe_merge`

* feat: add more custom resolvers

* refactor: add more resolvers

* fix: namespace error with flag migrate

* feat: add ability to define user resolvers in inventory

* fix: user written resolvers replace system resolvers

* feat: restructure resolving and migrating

* chore: remove ruamel-yaml and add omegaconf in poetry-file

* fix: resolver escape_tag was missing braces

* fix: correct wrong behavior of resolver  `tag`

* feat: prepare support for lint
@MatteoVoges MatteoVoges self-assigned this Jul 27, 2023
@MatteoVoges MatteoVoges added enhancement enhancement to an existing feature bugfix fixing a bug labels Jul 27, 2023
@MatteoVoges MatteoVoges force-pushed the nexenio/refactor-refs-cmd-parser branch from db9898b to d8574d4 Compare July 27, 2023 10:58
* Nexenio reclass submodule (#4)

* fix(git): Change submodule to nexenios origin of reclass

* set submodule to branch with merged features

* revert gitignore

* Helm render secrets (#5)

* Add support for secrets in helm

* Add flags for secret and postprocessing (base64)

* Add function for checking kind

* Add option 2

* Add documentation

* Add flags to docs and fix indentation

* Apply suggestions from review

* Overhaul vault pr (#6)

* Merge changes from all three pr's

* Fix typo

* Add test for multiple secrets per path in vault
@MatteoVoges
Copy link
Contributor Author

Closing due a mistake with merging

@MatteoVoges MatteoVoges deleted the nexenio/refactor-refs-cmd-parser branch July 31, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixing a bug enhancement enhancement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant