Skip to content
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

Fix kube rbac proxy #4498

Merged

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Feb 7, 2021

Description of the change:

  • For Ansible/Helm based-operators, upgrade the kube-rbac-proxy image version from 0.5.0 to 0.8.0 to address security concerns. More info #kubernetes-sigs/kubebuilder#1955.

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

The change itself is fine, but changelog fragment has formatting/information errors.

changelog/fragments/kube-rbac-proxy.yaml Outdated Show resolved Hide resolved
changelog/fragments/kube-rbac-proxy.yaml Outdated Show resolved Hide resolved
changelog/fragments/kube-rbac-proxy.yaml Outdated Show resolved Hide resolved
Camila Macedo and others added 5 commits February 10, 2021 02:13
…0 to 0.8.0

Signed-off-by: Camila Macedo <cmacedo@redhat.com>
Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
Signed-off-by: Camila Macedo <cmacedo@redhat.com>
Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
Signed-off-by: Camila Macedo <cmacedo@redhat.com>
Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
Signed-off-by: Camila Macedo <cmacedo@redhat.com>
…ogging.md

Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
Signed-off-by: Camila Macedo <cmacedo@redhat.com>
Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 10, 2021
@camilamacedo86 camilamacedo86 merged commit d1c14c4 into operator-framework:master Feb 10, 2021
@camilamacedo86 camilamacedo86 deleted the fix-kube-rbac-proxy branch February 10, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade sdk to use kube-rbac-proxy:v0.7.0 instead of kube-rbac-proxy:v0.5.0
3 participants