Pipeline Freeze window notification for admin users
complete
I
International orange Panda
For pipeline Freeze window:
- Admin users should get a notification banner when running pipeline in freeze window same as other users.
2.Admin users better yet be blocked like normal users but then have an explicit option to bypass, similar to an approval gate or something on a CD pipeline
Log In
Shylaja Sundararajan
complete
Shylaja Sundararajan
With the latest release following is supported
- When admin users are executing the pipeline and with an ongoing freeze , warning messages are available in the pipeline execute form/dialog and in console logs
2.When there is a partial freeze , there will be no message in the pipeline execute form/dialog. But console logs will provide the same
3.Additonally when a freeze is overriden , there will be audit logs as well available
Rohan Gupta
Merged in a post:
Freeze window deployment override warning
E
Ethical Caribou
When a freeze window is active, users with freeze override permission, when they execute a run, they dont see any confirmation window. It will be nice to have a popup window to indicate that there is a freeze window in action and if they really want to trigger execution
Canny AI
Merged in a post:
Improve freeze deployments experience
R
Reduced Hornet
Enhance the freeze deployment experience by addressing visibility concerns. Currently, an admin can override the freezing window, but there are no alerts indicating the freezing, potentially causing issues when an admin user is unaware of it. We propose two possible solutions:
- Implement a warning prompt when executing a pipeline, such as "There is a freezing window for this service/environment/pipeline/global. Are you sure you want to proceed?"
- Place an alert at the top of the relevant page (e.g., deployments/services/environments) associated with the entity that has been frozen.
Canny AI
Merged in a post:
Freeze window provide a warning when an account admin runs a pipeline during Freeze window
A
Aegean Marmot
Here's a corrected version of your text:
Currently, account admins are able to run pipelines during a freeze window, as outlined in the official documentation. This can sometimes cause confusion for users who are unaware that they have account admin privileges and unintentionally trigger a pipeline. Such confusion can be avoided by displaying an alert message that informs the user about the active freeze window. The alert should ideally notify/display the user that the freeze window is active and triggering the pipeline will proceed because they are part of the account admin group.
Rohan Gupta
Merged in a post:
Admins restricted to approve/deploy in Freeze window
C
Compact Bovid
We just noticed that Admins are able to execute even on a Freeze window . We want to be able to restrict that maybe through a toggle.
A
Aegean Marmot
We need this.
Freeze windows should be displayed similarly like the
global freeze
that creates a yellow banner in the whole CD module.If an admin chooses to deploy to a frozen environment there should be an extra confirmation required saying something like
There's a freeze window going on on this environment: ${custom_message} are you sure you want to deploy?
(Yes|No).
Rohan Gupta
long-term
We can provide a notification banner to alert that this pipeline is being deployed in a freeze and if there is an existing pipeline execution in flight.
Shylaja Sundararajan
Hi Marc,
When all the stages and associated Services in a pipeline are in freeze, the user gets a notification that there is an ongoing Freeze . However, when the entities in a pipeline are partially in freeze , there is no notification explicitly. Is the request here to enable messaging always when there is a freeze
Regards
Shylaja