stage #112

Merged
micqdf merged 3 commits from stage into master 2026-03-04 18:51:54 +00:00
Owner
No description provided.
micqdf added 2 commits 2026-03-04 18:41:37 +00:00
fix: stop overriding kubelet config in kubeadm init
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
3cd0c70727
Remove custom KubeletConfiguration from init config so kubeadm uses default kubelet authn/authz settings and bootstrap registration path. This avoids the standalone-style kubelet behavior where the node never appears in the API.
fix: restart kubelet during CRISocket recovery and add registration diagnostics
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 16s
ba6cf42c04
When kubeadm init fails at upload-config/kubelet due missing node object, explicitly restart kubelet to ensure bootstrap flags are loaded before waiting for node registration. Add kubelet flag dump and focused registration log output to surface auth/cert errors.
micqdf added 1 commit 2026-03-04 18:42:23 +00:00
Merge branch 'master' into stage
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
90ef0ec33f
micqdf scheduled this pull request to auto merge when all checks succeed 2026-03-04 18:42:40 +00:00
micqdf merged commit c034f7975c into master 2026-03-04 18:51:54 +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#112