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

[opentelemetry-operator] Add affinity, tolerations and nodeSelector to tests template file #910

Closed
Juliaj opened this issue Oct 7, 2023 · 0 comments
Assignees
Labels
bug Something isn't working chart:operator Issue related to opentelemetry-operator helm chart

Comments

@Juliaj
Copy link
Contributor

Juliaj commented Oct 7, 2023

The test template files under templates/tests (eg. test-certmanager-connection.yaml etc) don't take in affinity, tolerations and nodeSelector specified in values.yaml. On a cluster with custom tolerations, the deployment of opentelemetry-operator stalls because if the test pods are scheduled. This is to add affinity, tolerations and nodeSelector to tests template files.

cc @TylerHelmuth, thanks for responding to my question on Slack.

@TylerHelmuth TylerHelmuth added bug Something isn't working chart:operator Issue related to opentelemetry-operator helm chart labels Oct 10, 2023
@Juliaj Juliaj closed this as completed Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chart:operator Issue related to opentelemetry-operator helm chart
Projects
None yet
Development

No branches or pull requests

2 participants