Skip to content

Add support for Node Tolerations overwrite

What does this MR do?

This Adds Node Toleration overwrites

Why was this MR needed?

To be able to overwrite Node Tolerations. We have a use case where we want to spin up pods to run workloads against on a specific node pool in GKE. These are larger more expensive nodes to run. We want the node pool to spin down to zero when it is not in use.

What's the best way to test this MR?

What are the relevant issue numbers?

This follows the same logic and reasoning from this PR !3221 (merged)

Edited by Scott Richard

Merge request reports

Loading