fix: disable webhook authz and clean stale kubelet configs #90

Merged
micqdf merged 1 commits from stage into master 2026-03-02 18:01:33 +00:00
Owner
  • Add authorization.mode: AlwaysAllow to KubeletConfiguration
  • Remove stale kubelet config.yaml before unmasking in all kubeadm scripts
  • This prevents 'no client provided, cannot use webhook authorization' error
- Add authorization.mode: AlwaysAllow to KubeletConfiguration - Remove stale kubelet config.yaml before unmasking in all kubeadm scripts - This prevents 'no client provided, cannot use webhook authorization' error
micqdf added 1 commit 2026-03-02 18:01:30 +00:00
fix: disable webhook authz and clean stale kubelet configs
Some checks failed
Terraform Plan / Terraform Plan (push) Has been cancelled
c061dda31d
- Add authorization.mode: AlwaysAllow to KubeletConfiguration
- Remove stale kubelet config.yaml before unmasking in all kubeadm scripts
- This prevents 'no client provided, cannot use webhook authorization' error
micqdf merged commit cfdfab3ec0 into master 2026-03-02 18:01:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: micqdf/TerraHome#90