You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(select the type below by replacing the space with an x)
Cloud Foundry Application (cf push)
Kubernetes, using a helm chart
Docker, using docker compose
Docker, single container deploying all components
Other (please provide below)
Expected behaviour
When I click potentially-disruptive commands (like "stop application" or "restart application") I get a confirmation prompt (similar to how clicking "terminate instance" pops up a confirmation prompt) before executing the command.
Actual behaviour
No confirmation prompt is shown and the command is executed immediately.
Steps to reproduce the behavior
Click on "stop application"
Notice that the application is stopped immediately with no confirmation prompt
The text was updated successfully, but these errors were encountered:
Deployment type
(select the type below by replacing the space with an
x
)Expected behaviour
When I click potentially-disruptive commands (like "stop application" or "restart application") I get a confirmation prompt (similar to how clicking "terminate instance" pops up a confirmation prompt) before executing the command.
Actual behaviour
No confirmation prompt is shown and the command is executed immediately.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: