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

Tolerations missing from job cost-analyzer-checks #758

Closed
ghost opened this issue Feb 1, 2021 · 6 comments
Closed

Tolerations missing from job cost-analyzer-checks #758

ghost opened this issue Feb 1, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 1, 2021

Describe the bug
With the last release, you added the support of nodeselectors through all resources. But you did not add tolerations to the job cost-analyzer-checks as well, which results in provisioning errors/problems.

Expected behavior
Please add this settings for the job as well or remove the nodeselectors for the job. Also currently there are general options for nodeselector and tolerations, but also a networkcosts specific option for tolerations. Please use the general options for all resources. There is no need to have different tolerations here.

In "cost-analyzer-checks-template.yaml", you can see that only nodeSelector is used and not tolerations.

@ghost ghost added the bug Something isn't working label Feb 1, 2021
@pierluigilenoci
Copy link

@ghost
Copy link
Author

ghost commented Feb 5, 2021

The version 1.73.0 only has the setting for nodeSelector, not tolerations, for the cost-analyzer-checks jobs. The tolerations setting is not put through.
https://github.com/kubecost/cost-analyzer-helm-chart/blob/develop/cost-analyzer/templates/cost-analyzer-checks-template.yaml

@dwbrown2
Copy link
Contributor

#780 is now outstanding! That look good @Zenmodai @pierluigilenoci?

@pierluigilenoci
Copy link

@dwbrown2 almost good. It is better do define separate tolerations/nodeselector for any element of the software. Ref: #772

@michaelmdresser
Copy link
Contributor

Closing this issue because it seems to be addressed. We'll leave #772 open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants