Skip to content

Instantly share code, notes, and snippets.

@pranshu256
Created October 18, 2021 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pranshu256/103eb9e423af99da5bdfe09c3fc0ead7 to your computer and use it in GitHub Desktop.
Save pranshu256/103eb9e423af99da5bdfe09c3fc0ead7 to your computer and use it in GitHub Desktop.
Canary rollout with bad image tag
time="2021-10-12T01:19:38Z" level=info msg="Updating replica set 'istio-shipping-bg-587fd74d5b' revision from 0 to 33" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Created ReplicaSet istio-shipping-bg-587fd74d5b" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Created ReplicaSet istio-shipping-bg-587fd74d5b" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:38Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:38Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:38Z" level=info msg="Created ReplicaSet istio-shipping-bg-587fd74d5b (revision 33)" event_reason=NewReplicaSetCreated namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Created ReplicaSet istio-shipping-bg-587fd74d5b (revision 33)" event_reason=NewReplicaSetCreated namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Event(v1.ObjectReference{Kind:\"Rollout\", Namespace:\"service-mesh\", Name:\"istio-shipping-bg\", UID:\"f871c762-c90a-4229-9dc4-62b57f73bc12\", APIVersion:\"argoproj.io/v1alpha1\", ResourceVersion:\"309630580\", FieldPath:\"\"}): type: 'Normal' reason: 'NewReplicaSetCreated' Created ReplicaSet istio-shipping-bg-587fd74d5b (revision 33)"
time="2021-10-12T01:19:38Z" level=info msg="Set rollout condition: &RolloutCondition{Type:Progressing,Status:True,LastUpdateTime:2021-10-12 01:19:38.257330903 +0000 GMT m=+369021.458761347,LastTransitionTime:2021-10-12 01:19:38.257331013 +0000 GMT m=+369021.458761444,Reason:NewReplicaSetCreated,Message:Created new replica set \"istio-shipping-bg-587fd74d5b\",}" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=error msg="rollout syncHandler error: Operation cannot be fulfilled on replicasets.apps \"istio-shipping-bg-587fd74d5b\": the object has been modified; please apply your changes to the latest version and try again" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=error msg="roCtx.reconcile err Operation cannot be fulfilled on replicasets.apps \"istio-shipping-bg-587fd74d5b\": the object has been modified; please apply your changes to the latest version and try again" generation=52 namespace=service-mesh resourceVersion=309630576 rollout=istio-shipping-bg
E1012 01:19:38.297470 1 controller.go:174] Operation cannot be fulfilled on replicasets.apps "istio-shipping-bg-587fd74d5b": the object has been modified; please apply your changes to the latest version and try again
time="2021-10-12T01:19:38Z" level=info msg="Scaled up ReplicaSet istio-shipping-bg-587fd74d5b (revision 33) from 0 to 4" event_reason=ScalingReplicaSet namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:38Z" level=info msg="Event(v1.ObjectReference{Kind:\"Rollout\", Namespace:\"service-mesh\", Name:\"istio-shipping-bg\", UID:\"f871c762-c90a-4229-9dc4-62b57f73bc12\", APIVersion:\"argoproj.io/v1alpha1\", ResourceVersion:\"309630581\", FieldPath:\"\"}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up ReplicaSet istio-shipping-bg-587fd74d5b (revision 33) from 0 to 4"
time="2021-10-12T01:19:38Z" level=info msg="Not finished reconciling new ReplicaSet 'istio-shipping-bg-587fd74d5b'" namespace=service-mesh rollout=istio-shipping-bg
time="2021-10-12T01:19:38Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:42Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:42Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-12T01:19:42Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":8,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-08T21:12:19Z\",\"lastUpdateTime\":\"2021-10-08T21:12:19Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:19:42Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"}],\"message\":\"waiting for all steps to complete\",\"replicas\":8,\"updatedReplicas\":4}}" generation=52 namespace=service-mesh resourceVersion=309630581 rollout=istio-shipping-bg
time="2021-10-12T01:29:48Z" level=info msg="Patched: {\"status\":{\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-08T21:12:19Z\",\"lastUpdateTime\":\"2021-10-08T21:12:19Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-12T01:29:48Z\",\"lastUpdateTime\":\"2021-10-12T01:29:48Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"reason\":\"ProgressDeadlineExceeded\",\"status\":\"False\",\"type\":\"Progressing\"}],\"message\":\"ProgressDeadlineExceeded: ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"phase\":\"Degraded\"}}" generation=52 namespace=service-mesh resourceVersion=309630660 rollout=istio-shipping-bg
time="2021-10-13T01:24:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T01:24:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T01:24:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T01:24:30Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-08T21:12:19Z\",\"lastUpdateTime\":\"2021-10-08T21:12:19Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:24:30Z\",\"lastUpdateTime\":\"2021-10-13T01:24:30Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"}],\"message\":\"more replicas need to be updated\",\"phase\":\"Progressing\",\"replicas\":7,\"updatedReplicas\":3}}" generation=52 namespace=service-mesh resourceVersion=309635370 rollout=istio-shipping-bg
time="2021-10-13T01:24:50Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"availableReplicas\":3,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:24:30Z\",\"lastUpdateTime\":\"2021-10-13T01:24:50Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T01:24:50Z\",\"lastUpdateTime\":\"2021-10-13T01:24:50Z\",\"message\":\"Rollout does not have minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"False\",\"type\":\"Available\"}],\"message\":\"updated replicas are still becoming available\",\"readyReplicas\":3,\"replicas\":7}}" generation=52 namespace=service-mesh resourceVersion=310322359 rollout=istio-shipping-bg
time="2021-10-13T01:24:50Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"availableReplicas\":3,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:24:30Z\",\"lastUpdateTime\":\"2021-10-13T01:24:50Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T01:24:50Z\",\"lastUpdateTime\":\"2021-10-13T01:24:50Z\",\"message\":\"Rollout does not have minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"False\",\"type\":\"Available\"}],\"message\":\"updated replicas are still becoming available\",\"readyReplicas\":3,\"replicas\":7}}" generation=52 namespace=service-mesh resourceVersion=310322359 rollout=istio-shipping-bg
time="2021-10-13T01:25:33Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T01:25:34Z" level=info msg="Patched: {\"status\":{\"availableReplicas\":4,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:24:30Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T01:25:34Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"}],\"message\":\"waiting for all steps to complete\",\"readyReplicas\":4}}" generation=52 namespace=service-mesh resourceVersion=310323444 rollout=istio-shipping-bg
time="2021-10-13T01:25:34Z" level=info msg="Patched: {\"status\":{\"availableReplicas\":4,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:24:30Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T01:25:34Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"}],\"message\":\"waiting for all steps to complete\",\"readyReplicas\":4}}" generation=52 namespace=service-mesh resourceVersion=310323444 rollout=istio-shipping-bg
time="2021-10-13T01:40:32Z" level=info msg="Patched: {\"status\":{\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:25:34Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-13T01:40:32Z\",\"lastUpdateTime\":\"2021-10-13T01:40:32Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"reason\":\"ProgressDeadlineExceeded\",\"status\":\"False\",\"type\":\"Progressing\"}],\"message\":\"ProgressDeadlineExceeded: ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"phase\":\"Degraded\"}}" generation=52 namespace=service-mesh resourceVersion=310325942 rollout=istio-shipping-bg
time="2021-10-13T08:21:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T08:21:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-13T08:21:30Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T01:25:34Z\",\"lastUpdateTime\":\"2021-10-13T01:25:34Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-13T08:21:30Z\",\"lastUpdateTime\":\"2021-10-13T08:21:30Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"}],\"message\":\"more replicas need to be updated\",\"phase\":\"Progressing\",\"replicas\":7,\"updatedReplicas\":3}}" generation=52 namespace=service-mesh resourceVersion=310356408 rollout=istio-shipping-bg
time="2021-10-13T08:21:49Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"availableReplicas\":3,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T08:21:30Z\",\"lastUpdateTime\":\"2021-10-13T08:21:49Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T08:21:49Z\",\"lastUpdateTime\":\"2021-10-13T08:21:49Z\",\"message\":\"Rollout does not have minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"False\",\"type\":\"Available\"}],\"message\":\"updated replicas are still becoming available\",\"readyReplicas\":3,\"replicas\":7}}" generation=52 namespace=service-mesh resourceVersion=310580298 rollout=istio-shipping-bg
time="2021-10-13T08:21:49Z" level=info msg="Patched: {\"status\":{\"HPAReplicas\":7,\"availableReplicas\":3,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T08:21:30Z\",\"lastUpdateTime\":\"2021-10-13T08:21:49Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T08:21:49Z\",\"lastUpdateTime\":\"2021-10-13T08:21:49Z\",\"message\":\"Rollout does not have minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"False\",\"type\":\"Available\"}],\"message\":\"updated replicas are still becoming available\",\"readyReplicas\":3,\"replicas\":7}}" generation=52 namespace=service-mesh resourceVersion=310580298 rollout=istio-shipping-bg
time="2021-10-13T08:22:19Z" level=info msg="Patched: {\"status\":{\"availableReplicas\":4,\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T08:21:30Z\",\"lastUpdateTime\":\"2021-10-13T08:22:19Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" is progressing.\",\"reason\":\"ReplicaSetUpdated\",\"status\":\"True\",\"type\":\"Progressing\"},{\"lastTransitionTime\":\"2021-10-13T08:22:19Z\",\"lastUpdateTime\":\"2021-10-13T08:22:19Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"}],\"message\":\"waiting for all steps to complete\",\"readyReplicas\":4}}" generation=52 namespace=service-mesh resourceVersion=310581437 rollout=istio-shipping-bg
time="2021-10-13T08:40:32Z" level=info msg="Patched: {\"status\":{\"canary\":{\"weights\":{\"canary\":{\"podTemplateHash\":\"587fd74d5b\",\"weight\":0},\"stable\":{\"podTemplateHash\":\"84f758b689\",\"weight\":100}}},\"conditions\":[{\"lastTransitionTime\":\"2021-10-12T01:15:00Z\",\"lastUpdateTime\":\"2021-10-12T01:15:00Z\",\"message\":\"Rollout is paused\",\"reason\":\"RolloutPaused\",\"status\":\"False\",\"type\":\"Paused\"},{\"lastTransitionTime\":\"2021-10-12T01:19:37Z\",\"lastUpdateTime\":\"2021-10-12T01:19:37Z\",\"message\":\"RolloutCompleted\",\"reason\":\"RolloutCompleted\",\"status\":\"False\",\"type\":\"Completed\"},{\"lastTransitionTime\":\"2021-10-13T08:22:19Z\",\"lastUpdateTime\":\"2021-10-13T08:22:19Z\",\"message\":\"Rollout has minimum availability\",\"reason\":\"AvailableReason\",\"status\":\"True\",\"type\":\"Available\"},{\"lastTransitionTime\":\"2021-10-13T08:40:32Z\",\"lastUpdateTime\":\"2021-10-13T08:40:32Z\",\"message\":\"ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"reason\":\"ProgressDeadlineExceeded\",\"status\":\"False\",\"type\":\"Progressing\"}],\"message\":\"ProgressDeadlineExceeded: ReplicaSet \\\"istio-shipping-bg-587fd74d5b\\\" has timed out progressing.\",\"phase\":\"Degraded\"}}" generation=52 namespace=service-mesh resourceVersion=310583040 rollout=istio-shipping-bg
time="2021-10-14T00:18:01Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-14T01:17:30Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-14T20:33:47Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-15T00:31:52Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
time="2021-10-15T00:31:52Z" level=info msg="Enqueueing parent of service-mesh/istio-shipping-bg-587fd74d5b: Rollout service-mesh/istio-shipping-bg"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment