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

Expose PodAffinity and PodAntiAffinity struct and build overrides #587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fmount
Copy link
Contributor

@fmount fmount commented Dec 11, 2024

This patch introduces a very basic struct to expose Pod Affinity/ Antiaffinity interfaces as part of the Topology CR spec provided by infra-operator and allows to patch the (opinionated) default affinity that is currently applied to the services.

@fmount fmount force-pushed the affinity-0 branch 2 times, most recently from 7534df7 to 964e3af Compare December 16, 2024 16:52
This patch introduces a very basic struct to expose Pod Affinity/Antiaffinity
and NodeAffinity interfaces as part of the Topology CR spec and it allows to
patch the (opinionated) default that is currently applied to the services
through DistributePods function call.

Signed-off-by: Francesco Pantano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants