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

Add rotate-secrets subcommand for volumes and minor changes #5070

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Sep 5, 2024

This PR adds a rotate-secrets subcommand for the app volumes command in the CLI. Furthermore, rearranges a bit the code and renames s3-credentials to credentials, adding support for different format options in this command.

This also adds a small patch to prevent the deploy command to enter create if run in non-interactive mode without an available app, which is not worth another PR.

@xdoardo xdoardo requested a review from syrusakbary as a code owner September 5, 2024 10:42
@xdoardo xdoardo requested review from theduke and syrusakbary and removed request for syrusakbary September 5, 2024 10:42
Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs on docs.wasmer.io also need to be updated for the changes here.

lib/cli/src/commands/app/volumes/credentials/s3.rs Outdated Show resolved Hide resolved
@theduke theduke merged commit 98d0673 into main Sep 6, 2024
63 checks passed
@theduke theduke deleted the volumes-rotate-secrets branch September 6, 2024 03:33
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