GoogleContainerTools / kpt-config-sync

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

Add support for tolerations in RootSyncs and RepoSyncs #1377

Open samirtahir91 opened 3 months ago

samirtahir91 commented 3 months 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 3 months ago

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

samirtahir91 commented 3 months ago

Is there any ETA please?

sdowell commented 3 months ago

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