Skip to content

Tags: sarabala1979/argo

Tags

v3.1.2

Toggle v3.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
docs: document how to access hyphenated steps in expression templates (

…argoproj#6318)

Signed-off-by: Michael Crenshaw <[email protected]>

v2.2.1

Toggle v2.2.1's commit message
Update installation manifests to use v2.2.1

v2.1.2

Toggle v2.1.2's commit message
Update version to 2.1.2

v2.2.0

Toggle v2.2.0's commit message

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

Toggle v0.4.7's commit message
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

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Retry `argocd app wait` connection errors from EOF watch. Show detail…

…ed state changes

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was signed with the committer’s verified signature.
jessesuen Jesse Suen
Add `argocd app unset` command to unset parameter overrides. Bump ver…

…sion to v0.4.5

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ability to show parameters and overrides in CLI (resolves argopro…

…j#240) (argoproj#247)