This repository was archived by the owner on Dec 17, 2025. It is now read-only.
Tags: argoproj/gitops-engine
Tags
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 <[email protected]> * add test case to validate retry is just invoked if error is Unauthorized Signed-off-by: Leonardo Luz Almeida <[email protected]> Signed-off-by: Leonardo Luz Almeida <[email protected]>
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 <[email protected]> * add test case to validate retry is just invoked if error is Unauthorized Signed-off-by: Leonardo Luz Almeida <[email protected]> Signed-off-by: Leonardo Luz Almeida <[email protected]>
feat: support exiting early from IterateHierarchy method (#388) * feat: support existing early from IterateHierarchy method Signed-off-by: Alexander Matyushentsev <[email protected]> * reviewer notes: comment action callback return value; add missing return value check Signed-off-by: Alexander Matyushentsev <[email protected]>
feat: support exiting early from IterateHierarchy method (#388) * feat: support existing early from IterateHierarchy method Signed-off-by: Alexander Matyushentsev <[email protected]> * reviewer notes: comment action callback return value; add missing return value check Signed-off-by: Alexander Matyushentsev <[email protected]>
feat: support exiting early from IterateHierarchy method (#388) * feat: support existing early from IterateHierarchy method Signed-off-by: Alexander Matyushentsev <[email protected]> * reviewer notes: comment action callback return value; add missing return value check Signed-off-by: Alexander Matyushentsev <[email protected]>
PreviousNext