argo-cd/util
Siddhesh Ghadi eb10b70e8a
feat: Add ability to hide certain annotations on secret resources (#18216)
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
2024-10-30 09:52:37 -07:00
..
app fix(ci): ignore temporary files when checking for out of bound symlinks (#20527) 2024-10-29 14:31:11 -04:00
argo chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
assets chore: use go embed instead of packr (#6262) 2021-05-18 20:46:17 -07:00
buffered_context fix: enable bool-compare rule from testifylint linter (#18414) 2024-06-05 18:13:45 -04:00
cache fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
cert fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
cli chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
clusterauth chore: bump k8s to 1.31 (#19654) 2024-08-23 22:28:34 +00:00
cmp chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
collections chore: replacing custom map util functions with golang std (#20311) 2024-10-09 10:34:03 -04:00
config feat: Add reusable interactive prompts and configure command (issue #19528) (#19637) 2024-10-25 10:21:23 +03: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: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
dex feat(dex): set logger based on argo config (#13191) (#19608) 2024-08-21 09:38:37 -04:00
env chore: enable float-compare rule from testifylint (#18721) 2024-06-21 14:16:32 -04:00
errors chore: enable errorlint linter on util folder (#18588) 2024-06-11 10:42:32 -04:00
exec fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
git fix: allow pipes to be present in git username (#20040) 2024-10-08 08:10:46 -04:00
github_app chore: enable require-error rule from testifylint linter (#18621) 2024-06-12 21:53:29 -04:00
glob chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966) 2024-10-03 07:37:50 -07:00
gpg chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
grpc fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
hash Restructure application sources to separate types (#799) 2018-11-17 16:20:25 -08:00
healthz chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
helm feat: add support for helm skipTests flag (#20118) 2024-10-05 19:55:46 -04:00
http chore: extend require-error rule from testifylint (#18675) 2024-06-14 17:40:33 -04:00
io chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
jwt chore: enable require-error rule from testifylint linter (#18621) 2024-06-12 21:53:29 -04:00
kube chore: enable usestdlibvars linter (#20399) 2024-10-16 07:54:00 -04:00
kustomize chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
localconfig feat: Add reusable interactive prompts and configure command (issue #19528) (#19637) 2024-10-25 10:21:23 +03:00
log chore: enable goimports linter (#18564) 2024-06-10 09:18:12 -04:00
lua chore(server): better error message for missing action (#20408) (#20409) 2024-10-17 09:28:41 -04:00
manifeststream chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
metrics feat: Add applicationset metrics (#19691) 2024-08-28 09:00:38 +00:00
notification chore(lint): errors reported by golangci-lint: S1009: should omit nil check; printf: non-constant format string (#19773) 2024-09-04 14:58:15 +00:00
oidc chore: enable usestdlibvars linter (#20399) 2024-10-16 07:54:00 -04:00
password chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
profile feat!: disable profile endpoint by default (#19327) 2024-07-31 23:13:33 +00:00
proxy feat: allow no_proxy to be specified on repoCreds (#18526) 2024-08-20 12:54:39 -04:00
rand Merge pull request from GHSA-2m7h-86qq-fp4v 2022-06-21 09:39:01 -04:00
rbac chore(deps): bump github.com/casbin/casbin/v2 from 2.77.2 to 2.97.0 (#18862) 2024-07-01 12:58:58 -04:00
regex feat(sourceNamespace): Regex Support (#19016) (#19017) 2024-08-13 08:46:25 -04:00
resource chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
security chore: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
session chore: enable usestdlibvars linter (#20399) 2024-10-16 07:54:00 -04:00
settings feat: Add ability to hide certain annotations on secret resources (#18216) 2024-10-30 09:52:37 -07: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: enable thelper linter (#20405) 2024-10-16 17:37:03 +00:00
text chore: enable require-error rule from testifylint linter (#18621) 2024-06-12 21:53:29 -04:00
tgzstream chore: enable errorlint linter on util folder (#18588) 2024-06-11 10:42:32 -04:00
tls fix: use ErrorContains(t, err instead of Contains(t, err.Error() (#20220) 2024-10-04 09:36:05 -04:00
trace feat(opentelemetry): support for secured OTLP endpoint and headers (#15573) 2023-11-27 10:45:00 +05:30
webhook chore: enable usestdlibvars linter (#20399) 2024-10-16 07:54:00 -04:00
util.go chore: remove orphaned code (#9171) 2022-04-26 22:00:35 +03:00
util_test.go fix(appset): allow for shorthand git refs in git generators #15427 (#19783) 2024-09-05 10:13:30 +05:30