TiDB cluster CRD missing namespaceSelector #66449
sykp241095
started this conversation in
Migrated from Forum
Replies: 2 comments
|
Original author: yiduoyunQ Hi vkj-db Thank you for your feedback, it’s because v1 package - k8s.io/api/core/v1 - Go Packages we use is old and does not contain the I will check the upgrade plan internal and let you know. Thanks. |
0 replies
|
Original author: yiduoyunQ Hi vkj-db We plan to upgrade the kubernetes dependence in the next quarter, will be included in new release version later. Thanks. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Original author: vkj-db
Original time: 2023-06-05 23:38:35.81961
Original ID/Slug: 580 / tidb-cluster-crd-missing-namespaceselector
Hi,
I am new to tiDB and I am trying to delpoy tidb clusters on k8s.
While scheduling pods, I want to use namepsaceSelector feature definied in podAffinity but it is missing from tidb cluster CRD
Can anyone please tell what could be the workaround to use namespaceSelector?
All reactions