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 <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>
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>
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>
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>
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>
PreviousNext