Skip to content

CLI: config and secret reset#3342

Open
noise64 wants to merge 8 commits intomainfrom
config-and-secret-reset
Open

CLI: config and secret reset#3342
noise64 wants to merge 8 commits intomainfrom
config-and-secret-reset

Conversation

@noise64
Copy link
Copy Markdown
Contributor

@noise64 noise64 commented May 6, 2026

  • resolves CLI: deploy --reset should not fail on config or secret changes #3230
  • adds allow_incompatible_config and replace_incompatible_agent_secret flags to HTTP API, which can used to allow incompatible config and secret changes if the environment allows it
  • the above flags are now used as a fallback when --reset is used
  • reworked some error handling in the CLI, and around deployment validation

noise64 added 8 commits April 23, 2026 16:38
# Conflicts:
#	cli/golem-cli/src/command.rs
#	cli/golem-cli/src/command_handler/app/mod.rs
#	cli/golem-cli/src/command_handler/component/mod.rs
#	golem-worker-executor/src/durable_host/mod.rs
#	golem-worker-executor/src/grpc/mod.rs
@noise64 noise64 changed the title CLI: Config and secret reset CLI: config and secret reset May 6, 2026
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.

CLI: deploy --reset should not fail on config or secret changes

1 participant