Freeze window to allow pipeline staging
long-term
M
Merlot Bear
We would like a toggle to change the freeze window behavior.
Before:
Pipeline Executions involving frozen environments cannot be started/staged. Environment must be unfrozen to stage pipelines.
After:
Environments are still frozen blocking deployments to that environment, but pipelines that include frozen environments can still be staged/started/executed but blocked from actually deploying to frozen environments.
Log In
M
Merlot Bear
For our example:
1) The pipeline will include multiple frozen and unfrozen environments.
2) Any frozen environments should be halted and any unfrozen environments should be allowed to continue.
3) Our environments are set statically in the pipeline objects, but the infrastructure definitions are provided during execution time as runtime inputs.
Thanks!
Shylaja Sundararajan
Hi Justin,
Could you help with the below queries on the requirement
Are the pipelines also deploying to other environments ?
Is it required to only block the stage which has a frozen environment?
Does the pipelines provide Evironments as runtime inputs or expressions ?.
Regards
Shylaja
Rohan Gupta
long-term
We can add this functionality, adding to our backlog
Z
Zinc Hoverfly
Thanks for this. We would utilize this feature for sure.