github argoproj/argo-rollouts v1.1.1

latest releases: v1.7.2, stable, v1.7.1...
2 years ago

Quickstart

kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://github.com/argoproj/argo-rollouts/releases/download/v1.1.1/install.yaml

Changes since v1.1.0

Bug Fixes

  • fix: Route traffic to Experiment even if Canary RS not scaled (#1638)
  • fix: Wait for all canary pods to come up in TrafficRouting canary before switching traffic (#1663)
  • fix: inconsistent status command output (#1433)
  • fix: add service delete to argo-rollouts role (#1632)
  • fix: Fixed NPE while getting the ReplicaSet labels (#1664)
  • fix: reset the progress condition when a pod is restarted (#1649)
  • fix: Modify Experiment collision naming from dot-notation to dash (#1646)
  • fix: release the dashboard-install.yaml (#1601)
  • fix: rollout experiment template changing reference rs template labels. Fixes #1596 (#1597)
  • fix: viewcontroller gorouting leak in status and get subcommand (#1584)

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.