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
The job success, we can see this type of log : 2024/11/07 10:36:14 Service [api-commu-nantes] with revision [api-commu-nantes-00005-gft] is deployed successfully, serving 100 percent of traffic. but in my example the api-commu-nantes-00005-gft revision is not a new one.
Maybe I don't understand one point but I imagine a new revision will be created?
The text was updated successfully, but these errors were encountered:
Expected Behavior
This command creates new revision for the service quoted.
Actual Behavior
The command doesn't create new revision if the service already exists.
Steps to Reproduce the Problem
The job success, we can see this type of log :
2024/11/07 10:36:14 Service [api-commu-nantes] with revision [api-commu-nantes-00005-gft] is deployed successfully, serving 100 percent of traffic.
but in my example the api-commu-nantes-00005-gft revision is not a new one.Maybe I don't understand one point but I imagine a new revision will be created?
The text was updated successfully, but these errors were encountered: