argo-cd/util
Michael Crenshaw adb4471569
feat(security): require the aud claim from OIDC providers by default (#12187)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-01-27 21:29:08 +00:00
..
app feat: add support for plugin name in CMPv2 (#11290) (#11341) 2022-12-01 22:30:09 -05:00
argo feat: inversion selection support for the resource filter on sync and wait app commands (#10548) 2023-01-05 15:52:36 -05: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 chore: remove incompatible miniredis dependency (#10566) 2022-09-15 08:10:29 -04:00
cert fix: Add logic to handle for fileHandle.Close() (#9963) (#10361) 2022-08-18 10:14:47 -04:00
cli fix: add space before prompt in CLI (#10362) 2022-08-18 10:25:17 -04:00
clusterauth chore: Replace deprecated ioutil in util packages (#9848) 2022-07-06 12:45:04 -04:00
cmp feat: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05:00
collections fix: cluster API should not drop system labels and annotations (#7212) 2021-09-14 10:37:57 -07:00
config chore: Replace deprecated ioutil in util packages (#9848) 2022-07-06 12:45:04 -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 chore: better error messages (#11738) 2023-01-09 16:32:27 -05:00
dex chore: Add security logging for Dex errors (#10455) 2022-10-01 19:25:30 -04:00
env fix: Trim white space from string slice retrieved from environment (#10275) 2022-08-11 16:22:54 +00:00
errors chore: remove orphaned code (#9171) 2022-04-26 22:00:35 +03:00
exec fix: use current logrus config when logrus is created internally (#6234) (#6301) 2021-05-28 16:27:57 -07:00
git feat: add google cloud source repo support (#7534) (#11618) 2022-12-16 17:07:26 +00: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: Explicitly set private key type for GPG key generation (#11944) 2023-01-11 14:03:09 -05: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 fix: add api-server liveness probe that catches bad data in informer (#5026) 2020-12-10 11:48:27 -08:00
helm feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05:00
http feat: max cookie length (#7515) 2021-10-21 14:37:39 -07:00
io feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05:00
jwt fix: bad error message (#9967) 2022-07-12 21:51:43 -04:00
kube chore: Remove dependency on github.com/pkg/errors (#11886) 2023-01-18 17:06:10 -05:00
kustomize chore: Remove dependency on github.com/pkg/errors (#11886) 2023-01-18 17:06:10 -05: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: Shared custom health check for multiple resources (#4212) (#10885) 2022-11-08 08:42:08 -05:00
manifeststream feat: server-side manifest generation for local diff (#8145) (#10019) 2022-08-17 14:48:50 -04:00
notification test: Reused const annotationKey string for legacy_test.go (#11837) 2023-01-25 08:03:59 -05:00
oidc fix: add CLI client IDs to default OIDC allowed audiences (#12170) (#12179) 2023-01-27 14:17:51 -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 feat: add first class support to access repositories using proxy (#5581) (#6286) 2021-06-16 14:45:10 +02:00
rand Merge pull request from GHSA-2m7h-86qq-fp4v 2022-06-21 09:39:01 -04:00
rbac fix: web terminal outside argocd namespace (#11166) (#11400) 2022-12-22 13:28:53 -05:00
resource chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
security Merge pull request from GHSA-q9hr-j4rf-8fjc 2023-01-25 09:15:03 -05:00
session feat(security): require the aud claim from OIDC providers by default (#12187) 2023-01-27 21:29:08 +00:00
settings feat(security): require the aud claim from OIDC providers by default (#12187) 2023-01-27 21:29:08 +00:00
stats feat: improve api-server and controller performance (#3222) 2020-03-16 11:51:59 -07:00
swagger chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02: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 Merge pull request from GHSA-q9hr-j4rf-8fjc 2023-01-25 09:15:03 -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 feat: add HTTPS to dex server (#9424) (#9883) 2022-07-13 16:45:35 -04:00
trace feat: support opentelemetry for grpc tracing (#7539) 2022-04-26 10:02:53 -04:00
webhook feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05: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