deploy/upgrade/rollback version arguments can be git hash #517

Closed
opened 2023-10-19 12:30:02 +00:00 by moritz · 3 comments
Member

It would be nice if it's possible to specify a commit hash as version parameter of the commands abra app deploy/upgrade/rollback <app_name> [version], instead of checking out the hash using git and than setting the -C flag.

It would be nice if it's possible to specify a commit hash as `version` parameter of the commands `abra app deploy/upgrade/rollback <app_name> [version]`, instead of checking out the hash using git and than setting the `-C` flag.
moritz added the
enhancement
label 2023-10-19 12:30:02 +00:00
Owner

Oh nice yeh, I guess that we then warn to say "this implies --chaos, doing as instructed"?

I don't imagine we want to have to pass --chaos explicitly here as well?

Oh nice yeh, I guess that we then warn to say "this implies --chaos, doing as instructed"? I don't imagine we want to have to pass `--chaos` explicitly here as well?
Author
Member

I think passing a hash need to be enough to know that it won't deploy a stable release version. But printing an extra warning would be nice as well.

I think passing a hash need to be enough to know that it won't deploy a stable release version. But printing an extra warning would be nice as well.
decentral1se added the
abra
label 2023-10-20 09:10:32 +00:00
Owner

Now that coop-cloud/abra#431 is in place, I will aim to get this one done next. I do like the idea of having chaos commits passed as explicit [<version>] arguments instead of --chaos on rollback/upgrade. Now that these chaos commits are visibile in the deployment overviews, we have more of a chance of coordinating stable chaos deployments. Coming soon... See coop-cloud/abra#434 for more.

Now that https://git.coopcloud.tech/coop-cloud/abra/pulls/431 is in place, I will aim to get this one done next. ~~I do like the idea of having chaos commits passed as explicit `[<version>]` arguments instead of `--chaos` on `rollback`/`upgrade`. Now that these chaos commits are visibile in the deployment overviews, we have more of a chance of coordinating stable chaos deployments. Coming soon...~~ See https://git.coopcloud.tech/coop-cloud/abra/pulls/434 for more.
decentral1se self-assigned this 2024-07-08 15:27:27 +00:00
Sign in to join this conversation.
No description provided.