Skip to content

Tags: argoproj/gitops-engine

Tags

v0.7.3

Toggle v0.7.3's commit message
fix: retry on unauthorized error when retrieving resources by gvk (#449)

* fix: retry on unauthorized when retrieving resources by gvk

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* add test case to validate retry is just invoked if error is Unauthorized

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

v0.7.2

Toggle v0.7.2's commit message
fix: retry on unauthorized error when retrieving resources by gvk (#449)

* fix: retry on unauthorized when retrieving resources by gvk

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* add test case to validate retry is just invoked if error is Unauthorized

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

v0.7.1

Toggle v0.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: Fix argument order in resource filter (#436)

Signed-off-by: jannfis <jann@mistrust.net>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add GvkParser in cluster cache (#404)

* feat: add GvkParser in cluster cache

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

v0.6.2

Toggle v0.6.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: Set QPS and burst rate for resource ops client (#395)

Signed-off-by: jannfis <jann@mistrust.net>

v0.6.1

Toggle v0.6.1's commit message
feat: support exiting early from IterateHierarchy method (#388)

* feat: support existing early from IterateHierarchy method

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

* reviewer notes: comment action callback return value; add missing return value check

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

v0.5.5

Toggle v0.5.5's commit message
feat: support exiting early from IterateHierarchy method (#388)

* feat: support existing early from IterateHierarchy method

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

* reviewer notes: comment action callback return value; add missing return value check

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

v0.4.3

Toggle v0.4.3's commit message
feat: support exiting early from IterateHierarchy method (#388)

* feat: support existing early from IterateHierarchy method

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

* reviewer notes: comment action callback return value; add missing return value check

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Add missing IngressClass in kind order when syncing tasks (#380)

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

v0.5.4

Toggle v0.5.4's commit message
fix: ensureCRDReady check did not work for v1 CRDs (#378)

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>