sivchari

Results 51 issues of sivchari

## This PR Added logger field to client to output to somewhere in the future. ### Related Issues ### Notes ### Follow-up Tasks ### How to test

## WHAT Added replace directive. ## WHY Currently, wrench got the build failure since the xiter uses invalid syntax. (ref: https://github.com/spheric-cloud/xiter/pull/1) The pr referred above will correct it, but we...

close #22231 Use errprs.Checkerror instead of warning logs. Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community, (b) this is a bug...

ready-for-review

This is part of https://github.com/argoproj/argo-cd/pull/21963 Add context argument to propagate context.

Upgrade Kubernetes dependency to 1.33, then delete all replace directives since it's no necessary. If we use lower kubernetes dependency in other repo and depends on gitops-engine, Go prefers dependency...

This is part of https://github.com/argoproj/argo-cd/pull/21963 I added new API to propagate context for each function and deprecate olds that doesn't have cotnext.

#### Description I added phony govulncheck on root, then I found that the some target can't run govulncheck on itself, so change the phony name in Makefile.Common. #### Link to...

release:risky-change