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

Rework secret management #200

Merged
merged 2 commits into from
May 18, 2024
Merged

Rework secret management #200

merged 2 commits into from
May 18, 2024

Conversation

prom3theu5
Copy link
Owner

  • Compose will now not disable secrets
  • Secrets will now include input values
  • Remove prompting for replacement and augmention etc
  • Add --replace-secrets cli option if you want to replace all secret state
  • Secret state is now initialised as the app loads after restoring the state file
  • Compose secrets will be output as env vars
  • Secrets now include inputs (aspire parameter resources) in all output formats
  • No reprompting for secrets if the secrets have been created and exist in the state store. First run non interactive to set manual input values, then subsequent runs you can run non interactive if you'd like to

- Compose will now not disable secrets
- Secrets will now include input values
- Remove prompting for replacement and augmention etc
- Add `--replace-secrets` cli option if you want to replace all secret state
- Secret state is now initialised as the app loads after restoring the state file
- Compose secrets will be output as env vars
- Secrets now include inputs (aspire parameter resources) in all output formats
- No reprompting for secrets if the secrets have been created and exist in the state store. First run non interactive to set manual input values, then subsequent runs you can run non interactive if you'd like to
@prom3theu5 prom3theu5 merged commit 237594a into main May 18, 2024
2 checks passed
@prom3theu5 prom3theu5 deleted the secret-rework branch May 18, 2024 02:39
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.

1 participant