argo-cd/server/application
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
..
application.go feat: support pod exec terminal via websockets (#8905) 2022-04-19 18:36:05 +00:00
application.proto fix: fix grpc: error while marshaling: proto: required field "group" not set (#9289) 2022-05-03 19:09:43 -04:00
application_test.go feat: support pod exec terminal via websockets (#8905) 2022-04-19 18:36:05 +00:00
broadcaster.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
broadcaster_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
logs.go fix: upgrade argo-ui version (fixes stuck logs viewer); properly retry loading logs if network connection broke (#5615) 2021-02-25 15:48:58 -08:00
logs_test.go feat: support viewing logs of multiple pods in UI (#5469) 2021-02-10 17:58:13 -08:00
terminal.go fix: make exec feature opt-in (#9259) 2022-05-06 09:13:07 -07:00
terminal_test.go feat: support pod exec terminal via websockets (#8905) 2022-04-19 18:36:05 +00:00
websocket.go feat: support pod exec terminal via websockets (#8905) 2022-04-19 18:36:05 +00:00