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

feat: Redis cluster pod anti affinity #1174

Conversation

xiaozhuang-a
Copy link
Contributor

Description

support leader and follower anti affinity of pods with the same order

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

@xiaozhuang-a
Copy link
Contributor Author

related issues #1174

@xiaozhuang-a xiaozhuang-a changed the title Redis cluster pod anti affinity feat: Redis cluster pod anti affinity Dec 17, 2024
@xiaozhuang-a xiaozhuang-a deleted the redis-cluster-pod-anti-affinity branch December 18, 2024 09:02
@xiaozhuang-a
Copy link
Contributor Author

#1175

drivebyer added a commit that referenced this pull request Dec 27, 2024
* feat: redis-cluster add podAntiAffinity

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: lint

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: webhook add annotation

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: lint

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: lint

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: redis-operator chart add MutatingWebhookConfiguration

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: revert kustomization for webhook

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: podAntiAffinity control by annotation

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: webhook add testing

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: lint

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: lint

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* chore: MutatingWebhookConfiguration remove namespace filter

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>

* change key

Signed-off-by: drivebyer <wuyangmuc@gmail.com>

* add example

Signed-off-by: drivebyer <wuyangmuc@gmail.com>

---------

Signed-off-by: xiaozhuang <xiaozhuang@minimaxi.com>
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
Co-authored-by: xiaozhuang <xiaozhuang@minimaxi.com>
Co-authored-by: drivebyer <wuyangmuc@gmail.com>
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.

1 participant