Commit 15e270c
chore: update kube-rbac-proxy args to disable http2 (#614)
* update to go 1.20; disable http2 for servers; upgrade k8s packages
Signed-off-by: Jaideep Rao <[email protected]>
* remove secure serving option for metrics
Signed-off-by: Jaideep Rao <[email protected]>
* Changing go version for CI
Signed-off-by: varshab1210 <[email protected]>
* Disable http/2 on webhook server
Signed-off-by: Siddhesh Ghadi <[email protected]>
* Revert "Disable http/2 on webhook server"
This reverts commit 6cff7f8.
Previous changes work as expected.
Signed-off-by: Siddhesh Ghadi <[email protected]>
* consume keycloak segmentation fault fix
Signed-off-by: Jaideep Rao <[email protected]>
* update kube-rbac-proxy image
Signed-off-by: Jaideep Rao <[email protected]>
* undo makefile changes
Signed-off-by: Jaideep Rao <[email protected]>
* disable http2 for kube-rbac-proxy
Signed-off-by: Jaideep Rao <[email protected]>
* switch to floating tag for kube-rbac-proxy image
Signed-off-by: Jaideep Rao <[email protected]>
* consume argocd-operator commit
Signed-off-by: Jaideep Rao <[email protected]>
* remove http2 disable command line arg
Signed-off-by: Jaideep Rao <[email protected]>
* disable http2 in kube-rbac-proxy container
Signed-off-by: Jaideep Rao <[email protected]>
---------
Signed-off-by: Jaideep Rao <[email protected]>
Signed-off-by: varshab1210 <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
Co-authored-by: varshab1210 <[email protected]>
Co-authored-by: Siddhesh Ghadi <[email protected]>1 parent 7087f6b commit 15e270c
File tree
2 files changed
+2
-0
lines changed- bundle/manifests
- config/default
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| 934 | + | |
934 | 935 | | |
935 | 936 | | |
936 | 937 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments