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
We started to see our release train pipelines fail (after the "Trigger release train" step) because they cannot unlock all our environments for qa stage (there is a timeout)
If we try to do this for all environments in the UI we also get the same timeout.
Workaround: We manage to workaround this by removing the lock for a subset of environments instead of for all (30)
Impact: We cannot promote new versions unless we unlock the environment manually.
We see the issue again today. This time it was more sever because we actually received a tiemout in the "Trigger release train" step for one of our production clusters. This prevented the automated deploymented to production.
We started to see our release train pipelines fail (after the "Trigger release train" step) because they cannot unlock all our environments for qa stage (there is a timeout)
If we try to do this for all environments in the UI we also get the same timeout.
Workaround: We manage to workaround this by removing the lock for a subset of environments instead of for all (30)
Impact: We cannot promote new versions unless we unlock the environment manually.
The text was updated successfully, but these errors were encountered: