argo-cd/util
c1_zh 363e1d2d49
feat: Make Casbin matcher configurable on runtime(globMatch(default) or RegexMatch) (#7165)
* feat: Make Casbin matcher configurable on runtime(globMatch(default) or RegexMatch)

Signed-off-by: cezhang <c1zhang.dev@gmail.com>
2021-10-09 12:01:09 -07:00
..
app chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
argo feat: Resources should be normalized in order to prevent our of sync during migration (#7388) 2021-10-07 09:51:29 -07:00
assets chore: use go embed instead of packr (#6262) 2021-05-18 20:46:17 -07:00
cache feat: add test to redis_hook.go (#7233) 2021-09-16 08:06:29 -07:00
cert chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cli fix: Argo CD server address unspecified with Argo CD CLI v2.1.x (#7238) 2021-09-16 11:23:29 -07:00
clusterauth chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
collections fix: cluster API should not drop system labels and annotations (#7212) 2021-09-14 10:37:57 -07:00
config fix: client input arguments with equal sign (#6885) 2021-08-04 14:20:18 +02:00
db fix: cluster API should not drop system labels and annotations (#7212) 2021-09-14 10:37:57 -07:00
dex fix: rewrite Host header in dex reverse proxy (#6183) 2021-05-12 09:11:44 +02:00
env fix: Utilize a backoff for git retried operations (#7395) 2021-10-08 14:00:09 -07:00
errors fix: Declarative helm repositories with missing secret causes all repositories in ArgoCD to lock (#3492) (#5363) 2021-02-16 07:38:06 +01:00
exec fix: use current logrus config when logrus is created internally (#6234) (#6301) 2021-05-28 16:27:57 -07:00
git fix: Utilize a backoff for git retried operations (#7395) 2021-10-08 14:00:09 -07:00
glob fix: support ** wildcard in repo sources permitted sources (#3759) (#4085) 2020-08-14 12:49:35 -07:00
gpg fix: support gpg keys generation in centos-7 distros (#7221) 2021-09-15 08:26:46 -07:00
grpc fix: Git errors to grpc (#7005) 2021-08-17 12:27:44 -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 fix: fix broken Test_nativeHelmChart_ExtractChart_insecure test (#6765) 2021-07-20 11:04:40 -07:00
http fix: Set header to OIDC requests (#6869) 2021-08-05 12:02:22 +02:00
io fix: Custom Styles feature is broken (#7067) 2021-08-24 15:08:12 -07:00
jwt chore: pre filter groups before enforcing #4296 (#6651) 2021-07-26 11:11:36 -07:00
ksonnet chore: compile-time validation of adherence to interface contract (#5850) 2021-04-15 12:45:57 -07:00
kube feat: rename app identifier (#7251) 2021-09-28 08:35:17 -07:00
kustomize feat: Support Kustomize --force flags (#6443) 2021-06-09 10:16:43 -07:00
localconfig refactor: rename Argo CD headless feature to Core (#6819) 2021-07-27 16:36:13 -07:00
log fix: use current logrus config when logrus is created internally (#6234) (#6301) 2021-05-28 16:27:57 -07:00
lua chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
oidc chore: More informative error message when redirect URL is invalid (#7331) 2021-09-30 13:29:12 -07:00
password Add argocd login command (#82) 2018-04-11 17:01:58 -07:00
proxy feat: add first class support to access repositories using proxy (#5581) (#6286) 2021-06-16 14:45:10 +02:00
rand Enables default lint checks, fixes lint and bugs (#1330) 2019-03-28 13:37:53 -07:00
rbac feat: Make Casbin matcher configurable on runtime(globMatch(default) or RegexMatch) (#7165) 2021-10-09 12:01:09 -07:00
resource chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
security Add support for hidden directories with directory enforcer (#2821) 2019-12-10 13:50:20 -08:00
session fix: Redis should reconnect on connectivity issue (#7207) 2021-09-15 09:05:48 -07:00
settings feat: Allow Banner to be non-closable #7261 (#7312) 2021-10-04 09:45:13 -07: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
text Support multibyte for truncate string functions (#5055) 2020-12-14 09:56:11 -08:00
tls fix: Disable generating of CA Certificates (#6987) 2021-08-14 10:04:41 +02:00
webhook fix: Webhook does not trigger refresh when using target revision format refs/heads/<branch name> (#6800) 2021-07-26 12:47:34 -07:00
util.go feat: Gitops engine (#3066) 2020-05-15 10:01:18 -07:00
util_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00