medik8s / node-maintenance-operator

Kubernetes Operator to manage node maintenance through NodeMaintenance custom resources
https://www.medik8s.io/maintenance-node/
Apache License 2.0
25 stars 13 forks source link

[release-0.14] Disable HTTP/2 #102

Closed slintes closed 9 months ago

slintes commented 9 months ago

Mitigates HTTP/2 CVEs

manual backport of #100

openshift-merge-robot commented 9 months ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slintes

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: - ~~[OWNERS](https://github.com/medik8s/node-maintenance-operator/blob/main/OWNERS)~~ [slintes] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
slintes commented 9 months ago

wrong branch...

openshift-ci[bot] commented 9 months ago

@slintes: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.12-ci-index 12db76e10c3622c5fa0f24c3fb6f6f9e061b90ce link true /test 4.12-ci-index
ci/prow/4.14-ci-index 12db76e10c3622c5fa0f24c3fb6f6f9e061b90ce link true /test 4.14-ci-index
ci/prow/4.15-ci-index 12db76e10c3622c5fa0f24c3fb6f6f9e061b90ce link true /test 4.15-ci-index
ci/prow/4.13-ci-index 12db76e10c3622c5fa0f24c3fb6f6f9e061b90ce link true /test 4.13-ci-index

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).