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

merge: sync dev and master #17

Draft
wants to merge 79 commits into
base: master
Choose a base branch
from
Draft

merge: sync dev and master #17

wants to merge 79 commits into from

Conversation

MatteoVoges
Copy link
Member

Proposed changes

  • list of all features pending

MatteoVoges and others added 30 commits July 19, 2023 10:32
* 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
* chore(*): support python version `3.10`

* docs: cleanup removal of python 3.7

* fix: make gh actions use python3.10
* 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 MatteoVoges added the internal mostly branch organization label Oct 30, 2023
@github-actions github-actions bot added the Stale label Dec 30, 2023
@github-actions github-actions bot removed the Stale label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal mostly branch organization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants