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

fix: adds new spread contraints #3364

Merged
merged 20 commits into from
Jun 1, 2023
Merged

Conversation

aweis89
Copy link
Contributor

@aweis89 aweis89 commented May 26, 2023

Store changes for ledger and view:

  • Adds a spread contraint on hostname (in-case we increase replicas beyond number of zones)
  • Adds a matchLabelKeys for the spread contraints so the they only apply within a given shard replica set rather than across all shards
  • Fixes indentation on the volumeClaimTemplate

Router changes for ledger and view (not really necessary):

  • Swaps out pod anti-affinity rule for spread contraint for hostname to match the contraint for zone (and be more flexible to node sizes)

Motivation

Future Work

Soundtrack of this PR

@aweis89 aweis89 force-pushed the fix/contraints-and-spaces branch from 5225a1f to 5af6f3e Compare May 26, 2023 22:28
@aweis89 aweis89 force-pushed the fix/contraints-and-spaces branch from ecde7f3 to 89ac708 Compare May 31, 2023 00:42
@aweis89 aweis89 force-pushed the fix/contraints-and-spaces branch from 7f513d2 to 3b22e57 Compare June 1, 2023 21:45
@aweis89 aweis89 merged commit 87e9ef3 into release/v5.0 Jun 1, 2023
90 checks passed
@aweis89 aweis89 deleted the fix/contraints-and-spaces branch June 1, 2023 23:16
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.

None yet

4 participants