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

Remove the kpack buildpod webhook #2047

Merged
merged 1 commit into from Jan 9, 2023
Merged

Conversation

danail-branekov
Copy link
Member

@danail-branekov danail-branekov commented Jan 9, 2023

Is there a related GitHub Issue?

#1219

What is this change about?

We used to need that webhook to change the security context of the kpack build pods so that they can run in a namespace with restricted pod security standard.

As of kpack 0.7 buildpods have their security context configured accordingly and therefore our webhook is no longer needed.

See buildpacks-community/kpack#972 and buildpacks-community/kpack#1030.

Does this PR introduce a breaking change?

No

Acceptance Steps

N/A

Tag your pair, your PM, and/or team

@gcapizzi

We used to need that webhook to change the security context of the kpack
build pods so that they can run in a namespace with `restricted` pod
security standard.

As of kpack 0.7 buildpods have their security context configured
accordingly and therefore our webhook is no longer needed

See buildpacks-community/kpack#972 and
buildpacks-community/kpack#1030.

Co-authored-by: Giuseppe Capizzi <gcapizzi@vmware.com>
@danail-branekov danail-branekov enabled auto-merge (rebase) January 9, 2023 15:23
@gcapizzi gcapizzi linked an issue Jan 9, 2023 that may be closed by this pull request
@danail-branekov danail-branekov merged commit 4e1f92f into main Jan 9, 2023
@danail-branekov danail-branekov deleted the no-kpack-buildpod-webhook branch January 9, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Chore]: Track kpack PodSecurityStandards discussion
3 participants