openshift / external-dns-operator

The ExternalDNS Operator provides simplified ExternalDNS controller management.
Apache License 2.0
29 stars 34 forks source link

OCPBUGS-22350: address CVE-2023-44487 #204

Closed alebedev87 closed 1 year ago

alebedev87 commented 1 year ago

What was done to address CVE-2023-44487 (Operator Remediation Guidance followed):

openshift-ci-robot commented 1 year ago

@alebedev87: This pull request references Jira Issue OCPBUGS-22350, which is valid.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.15.0) matches configured target version for branch (4.15.0) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @melvinjoseph86

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/external-dns-operator/pull/204): >What was done to address CVE-2023-44487: >- bump controller-runtime v0.15.3 > - bump of `x/net` and kube api were done along the way >- bump the operand image to the latest version (WIP) >- disable HTTP2 for kube-rbac-proxy container >- disable HTTP2 for webhook server 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.
alebedev87 commented 1 year ago

/test e2e-azure-operator

alebedev87 commented 1 year ago

/test e2e-aws-shared-vpc-phz-operator

Miciah commented 1 year ago

/assign

candita commented 1 year ago

/assign @gcs278 /assign @Miciah

Miciah commented 1 year ago

Thanks! /approve /lgtm /hold for @gcs278.

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Miciah

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/openshift/external-dns-operator/blob/main/OWNERS)~~ [Miciah] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 1 year ago

@alebedev87: all tests passed!

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).
Miciah commented 1 year ago

/lgtm

gcs278 commented 1 year ago

I have some questions about how the ExternalDNS bump works, but I'll follow up with you offline. /unhold /lgtm

openshift-ci-robot commented 1 year ago

@alebedev87: Jira Issue OCPBUGS-22350: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-22350 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/external-dns-operator/pull/204): >What was done to address CVE-2023-44487 ([Operator Remediation Guidance followed](https://docs.google.com/document/d/1F99glzhX2i2Ppe5Qq3M-Po_jSSUiVssqFyWRhVm1X3o)): >- bump controller-runtime v0.15.3 > - bump of `x/net` and kube api were done along the way >- bump the operand image to [the latest version](https://quay.io/repository/external-dns-operator/external-dns/manifest/sha256:6fa3afebbc99926163d4c827a638473e106e6589e9f3d3d3accd3e426693f04f) (`0e095a3`) >- disable HTTP2 for kube-rbac-proxy container >- disable HTTP2 for webhook server 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.