GoogleContainerTools / kpt-config-sync

Config Sync - used to sync Git, OCI and Helm charts to your clusters.
Apache License 2.0
237 stars 41 forks source link

Add support for tolerations in RootSyncs and RepoSyncs #1377

Open samirtahir91 opened 1 month ago

samirtahir91 commented 1 month ago

Hi

In my organisation we are restricting workloads to nodepools using taints and tolerations.

This is not possible for RootSyncs or RepoSyncs

Can support be added to RootSyncs and RepoSyncs spec for tolerations

Thanks

Samir

sdowell commented 1 month ago

This feature is currently on our roadmap and we plan to add support for this in the near future.

samirtahir91 commented 1 month ago

Is there any ETA please?

sdowell commented 1 month ago

We are tentatively planning this for 1.20.0 (December release), but it is not committed yet