Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

JSCCE-30520: remove deprecated admission plugin DenyEscalatingExec #98

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

gdziwoki
Copy link

1.21.14 cluster creation with kOps fails, kube-api server fails with:

2022-11-17T08:57:49.70463905Z stderr F Error: enable-admission-plugins plugin "DenyEscalatingExec" is unknown

The DenyEscalatingExec admission plugin is deprecated.
Use of a policy-based admission plugin (like PodSecurityPolicy or a custom admission plugin) which can be targeted at specific users or Namespaces and also protects against creation of overly privileged Pods is recommended instead.

@gdziwoki gdziwoki merged commit c049bdf into master Nov 17, 2022
@gdziwoki gdziwoki deleted the JSCCE-30520 branch November 17, 2022 11:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants