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

Feature/secret providers #197

Merged
merged 29 commits into from
Jul 12, 2023
Merged

Feature/secret providers #197

merged 29 commits into from
Jul 12, 2023

Conversation

jan-schutte
Copy link
Collaborator

  • implemented user secrets provider
  • implemented azure kv secret provider and resolver with local cahing
  • implemented a secrets resolver for Nox.Solution
  • implemented org secrets
  • implemented solution secrets
  • implemented user secrets

- added references and macros events to NoxSolutionBuilder.cs
…ervices, making adding Nox easier

- Added OnResolveSecrets event to NoxSolutionBuilder.cs
- added user secret resolver to Nox.Secrets
- implemented user secret resolver in NoxSolutionBuilder.cs
- added CliWellKnownPaths.cs
…n the Solution configuration build pipeline.
@jan-schutte jan-schutte marked this pull request as draft July 10, 2023 13:36
@jan-schutte jan-schutte linked an issue Jul 10, 2023 that may be closed by this pull request
@jan-schutte jan-schutte added the enhancement New feature or request label Jul 10, 2023
@jan-schutte jan-schutte marked this pull request as ready for review July 11, 2023 06:26
@jan-schutte jan-schutte requested a review from rochar July 11, 2023 07:19
@jan-schutte jan-schutte linked an issue Jul 11, 2023 that may be closed by this pull request
- improve docker compose
- added hashicorp to docker-compose
@jan-schutte jan-schutte merged commit e5d1387 into main Jul 12, 2023
@jan-schutte jan-schutte deleted the feature/secret_providers branch July 12, 2023 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Secret providers and resolvers Remove passwords from yaml definition
1 participant