Skip to content

Kubernetes admission plugin config in kube-apiserver not applied correctly #52

@runatyr1

Description

@runatyr1

For now i'm using ansible to configure the apiserver parameters.

After an ansible re-run found this:

- --enable-admission-plugins=NodeRestriction,MutatingAdmissionPolicy,MutatingAdmissionPolicy,ImagePolicyWebhook

Responsible file: scripts/bootstrap/k8s-enable-admission-plugins.sh

Issue must be caused to a recent addition of more than one plugin name for insertion. It was likely mishandled by the insertion script.

Metadata

Metadata

Assignees

Labels

HetznerHetzner cloud providerbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions