argo-cd/server
Michael Crenshaw 0e2148e331
fix: make exec feature opt-in (#9259)
* fix(ui): missing manifests and logs (#9231)

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* feat: make exec feature opt-in

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* fix codegen

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* use create instead of get for exec to match k8s

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* add RBAC instructions for exec

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* delete old line

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>

* remove unnecessary caveat

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2022-05-06 09:13:07 -07:00
..
account fix: Update account.proto annotaion for gen grpc gateway (#6684) 2022-03-26 21:46:57 +02:00
application fix: make exec feature opt-in (#9259) 2022-05-06 09:13:07 -07:00
badge chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cache feat: Use encrypted cookie to store OAuth2 state nonce (instead of redis) (#8241) 2022-01-26 10:59:50 -08:00
certificate chore: remove unused protobuf imports (#8815) 2022-03-17 12:25:43 -07:00
cluster feat: allow cli to remove cluster by name (#8823) 2022-03-28 14:35:39 -07:00
gpgkey chore: remove unused protobuf imports (#8815) 2022-03-17 12:25:43 -07:00
logout chore: Migrate to use golang-jwt/jwt v4.2.0 (#8136) 2022-01-13 13:12:21 -08:00
metrics feat: support pprof endpoints (#7533) 2021-11-01 10:49:43 -07:00
project chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
rbacpolicy fix: make exec feature opt-in (#9259) 2022-05-06 09:13:07 -07:00
repocreds chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
repository chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
session chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
settings fix: make exec feature opt-in (#9259) 2022-05-06 09:13:07 -07:00
version feat: remove ksonnet from codebase (#8621) 2022-03-02 10:09:47 -08:00
server.go fix: make exec feature opt-in (#9259) 2022-05-06 09:13:07 -07:00
server_norace_test.go chore: update grpc runtime library (#8929) 2022-04-18 10:47:13 -04:00
server_test.go feat: add caching to application js bundle since it has a unique name (#9008) 2022-04-07 10:15:23 -04:00