github argoproj/argo-rollouts v0.10.2

latest releases: v1.7.0-rc1, v1.6.6, stable...
3 years ago

Quick Start

kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://raw.githubusercontent.com/argoproj/argo-rollouts/v0.10.2/manifests/install.yaml

Changes since v0.10.1

Controller

  • fix: switch pod restart to use evict API to honor PDBs
  • fix: ephemeral metadata injection was dropping metadata injected by mutating webhooks
  • fix: requiredForCompletion did not work for an experiment started by a rollout
  • fix: Add missing RoleBinding file to namespace installation

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.