Skip to content

Tags: benjaminws/argo

Tags

v2.4.0-rc1

Remove GLog config from argo executor (argoproj#1537)

v2.3.0

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update VERSION to v2.3.0, changelog, and manifests

stable

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update VERSION to v2.3.0, changelog, and manifests

v2.3.0-rc3

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update version to v2.3.0-rc3

v2.3.0-rc2

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update version to v2.3.0-rc2. Update changelog

v2.3.0-rc1

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Reorganize manifests to kustomize 2 and update version to v2.3.0-rc1

v2.2.1

Update installation manifests to use v2.2.1

v2.1.2

Update version to 2.1.2

v2.2.0

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Update installation manifests to use v2.2.0

v0.4.7

Take into account number of unavailable replicas to decided if deploy…

…ment is healthy or not (argoproj#270)

* Take into account number of unavailable replicas to decided if deployment is healthy or not

* Run one controller for all e2e tests to reduce tests duration

* Apply reviewer notes: use logic from kubectl/rollout_status.go to check deployment health