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

seeder-job.yaml is missing tolerations #117

Closed
harrison-seow-develab opened this issue Jun 24, 2024 · 1 comment
Closed

seeder-job.yaml is missing tolerations #117

harrison-seow-develab opened this issue Jun 24, 2024 · 1 comment

Comments

@harrison-seow-develab
Copy link
Contributor

harrison-seow-develab commented Jun 24, 2024

Issue

The seeder-job.yaml file is missing the tolerations configuration as compared to web-deployment.yaml or worker-deployment.yaml.

This causes the entire helm installation to fail when using nodeSelector if the node has taints as the seeder will be stuck in pending state.

Workaround

  1. Run helm pull openproject --repo https://charts.openproject.org --destination ./chart
  2. Modify seeder-job.yaml
  3. Install using local helm chart

Fix

Please check PR 116.

@oliverguenther
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants