Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-73162

Verify rolling update deployments

XMLWordPrintable

      Google Kubernetes Engine plugin currently can only verify deployment with `recreate` strategy, and first deployment of pods with `rolling update` strategy. However this doesn't work during deployment update. It sees that the minimum number of replicas is correct (which can happen multiple times during a rollout before all replicas have been updated) and it will mark the deployment as complete.

      This PR enables to correctly verify deployments with rolling update strategy https://github.com/jenkinsci/google-kubernetes-engine-plugin/pull/321

            craigbarber Craig Barber
            vilius Vilius
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: