argo-cd/util
Michael Crenshaw 5f455af684
chore: add more logging for failures to get label metadata (#14275)
* chore: add more logging for failures to get label metadata

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* context

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix test

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix test

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: jannfis <jann@mistrust.net>
Co-authored-by: jannfis <jann@mistrust.net>
2023-07-01 23:01:23 +00:00
..
app fix(cmp): discover plugins relative to app path (#13940) (#13946) 2023-06-15 21:17:04 +00:00
argo chore: add more logging for failures to get label metadata (#14275) 2023-07-01 23:01:23 +00:00
assets chore: use go embed instead of packr (#6262) 2021-05-18 20:46:17 -07:00
buffered_context Use gRPC timeout for sidecar CMPs (#8131) (#8236) 2022-01-25 15:45:37 -08:00
cache feat: enable gzip compression in Redis by default (#13458) (#13459) 2023-05-04 17:56:47 -04:00
cert fix(cmp): discover plugins relative to app path (#13940) (#13946) 2023-06-15 21:17:04 +00:00
cli chore: Add additional field to set Extra Build Information while building argo-cd by vendors (#13324) 2023-04-27 00:10:12 +00:00
clusterauth chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
cmp fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 (#13360) 2023-05-08 16:29:08 -07:00
collections fix: cluster API should not drop system labels and annotations (#7212) 2021-09-14 10:37:57 -07:00
config chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
crypto feat: Use encrypted cookie to store OAuth2 state nonce (instead of redis) (#8241) 2022-01-26 10:59:50 -08:00
db fix: update github rsa ssh key (argo-cd#12992) (#12995) 2023-03-26 18:41:57 -04:00
dex feat: support referencing secret in any field of oidc config (#13475) 2023-05-27 20:55:46 -04:00
env fix: Fixes sharding placement algorithm and allows development of alternative algorithms (#13018) 2023-06-05 09:19:14 -04:00
errors chore: remove orphaned code (#9171) 2022-04-26 22:00:35 +03:00
exec fix: Correctly verify signatures when targetRevision is a branch name (#14214) 2023-06-27 10:56:45 -04:00
git chore: just use strings.TrimSuffix (#14248) 2023-06-28 09:46:49 -04:00
github_app chore: improve error logs (#10933) 2022-10-13 17:53:06 -04:00
glob feat: Applications in any namespace (#9755) 2022-08-10 11:39:10 +02:00
gpg fix(cmp): discover plugins relative to app path (#13940) (#13946) 2023-06-15 21:17:04 +00:00
grpc fix: Retry IsConflict for settings update. Map kube API errors to retryable HTTP status codes (#10817) 2022-10-17 17:01:50 -07:00
hash Restructure application sources to separate types (#799) 2018-11-17 16:20:25 -08:00
healthz chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
helm fix(cmp): discover plugins relative to app path (#13940) (#13946) 2023-06-15 21:17:04 +00:00
http chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
io feat: allow CMP plugins to preserve repo files mode (#12940) 2023-03-22 12:15:19 -04:00
jwt fix: bad error message (#9967) 2022-07-12 21:51:43 -04:00
kube chore: add more logging for failures to get label metadata (#14275) 2023-07-01 23:01:23 +00:00
kustomize fix(kustomize): allow using build env in images (#13745) 2023-05-26 12:02:09 -04:00
localconfig fix: Add logic to handle for f.Close() in util/localconfig/ (#9963) 2022-07-20 16:20:18 -04:00
log chore: upgrade k8s client to v1.23 (#8213) 2022-01-20 08:28:11 +01:00
lua feat: Create job action (#12174 and #4116) (#12925) 2023-06-23 14:45:53 -04:00
manifeststream fix: surface errors when compressing files (#13491) 2023-05-08 19:57:13 +00:00
notification chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
oidc chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
password Add argocd login command (#82) 2018-04-11 17:01:58 -07:00
profile feat: support pprof endpoints (#7533) 2021-11-01 10:49:43 -07:00
proxy chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
rand Merge pull request from GHSA-2m7h-86qq-fp4v 2022-06-21 09:39:01 -04:00
rbac feat: RBAC csv policy can be composed by multiple configmap keys (#12511) 2023-06-01 09:43:38 -04:00
resource chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
security feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
session chore: update redis client to v9 (#12746) 2023-03-08 09:42:10 -05:00
settings feat: add ignoreResourceUpdates to reduce controller CPU usage (#13534) (#13912) 2023-06-25 01:32:20 +00:00
stats feat: improve api-server and controller performance (#3222) 2020-03-16 11:51:59 -07:00
swagger chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
templates issue #1202: docs(help examples): adding template and first examples for the app command (#1398) 2019-04-08 15:47:02 -07:00
test chore: use http constants instead of string (#12334) 2023-02-17 14:04:10 -05:00
text Support multibyte for truncate string functions (#5055) 2020-12-14 09:56:11 -08:00
tgzstream feat: server-side manifest generation for local diff (#8145) (#10019) 2022-08-17 14:48:50 -04:00
tls chore: upgrade to go 1.20 (#12014) 2023-02-17 15:21:14 -05:00
trace feat: support opentelemetry for grpc tracing (#7539) 2022-04-26 10:02:53 -04:00
webhook fix: add gitlab.SystemHookEvents to support Gitlab system events (#12547) 2023-06-27 12:04:09 +03:00
util.go chore: remove orphaned code (#9171) 2022-04-26 22:00:35 +03:00
util_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00