Skip to content

Tags: alexcapras/argo

Tags

v2.3.0-rc3

Toggle v2.3.0-rc3's commit message

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

Toggle v2.3.0-rc2's commit message

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

Toggle v2.3.0-rc1's commit message

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

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)