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

Feature: configure topological structure with affinity and taint tolerations #87

Merged
merged 49 commits into from
Oct 25, 2023

Conversation

powerfooI
Copy link
Collaborator

@powerfooI powerfooI commented Oct 25, 2023

Summary

  • Add fields Affinity and Tolerations that are from k8s corev1 api group to OBZoneTopology type
  • When an OBZone creates an OBServer, it pass these topology configurations down to observer pod spec
  • Along with previous nodeSelector field, now we have all three methods to control observer pod scheduling behaviors

fix #86 enhancement issue

Copy link
Member

@chris-sun-star chris-sun-star left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chris-sun-star chris-sun-star merged commit 181b616 into oceanbase:2.0.x_dev Oct 25, 2023
2 checks passed
@chris-sun-star chris-sun-star changed the title Feature: configure togological structure with affinity and taint tolerations Feature: configure topological structure with affinity and taint tolerations Oct 25, 2023
@powerfooI powerfooI deleted the feat/topology branch November 14, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants