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

Helm Chart: tolerations are not applied to all the components #99

Open
1 of 2 tasks
prometherion opened this issue Nov 11, 2023 · 0 comments
Open
1 of 2 tasks

Helm Chart: tolerations are not applied to all the components #99

prometherion opened this issue Nov 11, 2023 · 0 comments
Labels
bug Something isn't working needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@prometherion
Copy link

Expected vs actual behavior

When assigning tolerations, these are applied just to a small number of components and are not honoured for these following ones:

  • fluent-bit
  • kratos-courier
  • kratos

Steps to reproduce the bug

  1. Install the Helm Chart with some tolerations by using the tolerations key
  2. Check the components Kubernetes objects, such as DaemonSet, Deployment, or StatefulSet

Are you using the latest version of the project?

Helm Version ztka-0.2.4

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

N.R.

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

  • I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.

  • I'm using the latest version of the project.

@prometherion prometherion added bug Something isn't working new Needs triage labels Nov 11, 2023
@akshay196 akshay196 added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. and removed new Needs triage labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

2 participants