Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SURE-9228] Fleet pod fleet-cleanup does not receive tolerations from values.yaml #3180

Open
kkaempf opened this issue Jan 7, 2025 · 0 comments
Labels
Milestone

Comments

@kkaempf
Copy link
Collaborator

kkaempf commented Jan 7, 2025

SURE-9228

Issue description:

When adding a specific toleration to values.tolerations, the fleet-cleanup-clusterregitrations pod does not use them. See here for the code and the image attached for an example.

Business impact:

The pod cannot run in a cluster where all nodes are tainted.

Repro steps:

  • Create a new cluster using k3s/rke2
  • Taint the node
  • Install rancher

Files, logs, traces

-- see JIRA --

Actual behavior:

Pod does not run in a cluster with all nodes tainted and chart installation fails.

Expected behavior:

Pod uses the tolerations from values.tolerations and can run in a tainted node.

@kkaempf kkaempf added kind/bug JIRA Must shout labels Jan 7, 2025
@kkaempf kkaempf added this to Fleet Jan 7, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Fleet Jan 7, 2025
@kkaempf kkaempf moved this from 🆕 New to 📋 Backlog in Fleet Jan 7, 2025
@kkaempf kkaempf added this to the v2.10.2 milestone Jan 7, 2025
@manno manno modified the milestones: v2.10.2, v2.10.3 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants