Skip to content

chore: update kube-rbac-proxy args to disable http2 #614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Oct 31, 2023

Conversation

jaideepr97
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind line, and delete the rest.
For example, > /kind bug would simply become: /kind bug

/kind bug
/kind cleanup
/kind failing-test
/kind enhancement
/kind documentation
/kind code-refactoring

What does this PR do / why we need it:
disables http2 for kube-rbac-proxy container after picking up patched version of the downstream kube-rbac-proxy image

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

jaideepr97 and others added 21 commits July 14, 2023 09:11
Signed-off-by: varshab1210 <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
This reverts commit 6cff7f8.
Previous changes work as expected.

Signed-off-by: Siddhesh Ghadi <[email protected]>
Signed-off-by: Jaideep Rao <[email protected]>
Signed-off-by: Jaideep Rao <[email protected]>
@openshift-ci openshift-ci bot requested review from jgwest and svghadi October 30, 2023 17:46
@svghadi
Copy link
Member

svghadi commented Oct 31, 2023

/lgtm

Copy link
Contributor

@iam-veeramalla iam-veeramalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Copy link

openshift-ci bot commented Oct 31, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iam-veeramalla

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit 15e270c into redhat-developer:master Oct 31, 2023
trdoyle81 pushed a commit to trdoyle81/gitops-operator that referenced this pull request Aug 13, 2024
…#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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants