Skip to content

Add toleration for node-role.kubernetes.io/control-plane:NoSchedule#7

Merged
mdnix merged 1 commit intomasterfrom
fix-tolerations
Jan 23, 2026
Merged

Add toleration for node-role.kubernetes.io/control-plane:NoSchedule#7
mdnix merged 1 commit intomasterfrom
fix-tolerations

Conversation

@mdnix
Copy link
Copy Markdown
Contributor

@mdnix mdnix commented Jan 22, 2026

I ran into an issue where the CCM Pod got stuck in Pending phase because it didn't tolerate the taint node-role.kubernetes.io/control-plane:NoSchedule.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

@mdnix mdnix added bump:minor enhancement New feature or request labels Jan 22, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 22, 2026

🚀 This PR has been released as v1.2.0

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:minor

@simu
Copy link
Copy Markdown
Member

simu commented Jan 22, 2026

Side-note: since the PR labeled "feature" it's clearly a new minor version.

@simu simu changed the title Add additional tolerations Add toleration for node-role.kubernetes.io/control-plane:NoSchedule Jan 22, 2026
@mdnix mdnix requested a review from simu January 23, 2026 06:30
@mdnix mdnix merged commit 4d0df6a into master Jan 23, 2026
9 checks passed
@mdnix mdnix deleted the fix-tolerations branch January 23, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:minor enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants