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(k8s.construct.api): Topology spread constraints, fix incorrect pod hostname antiaffinity, PodDisruptionBudget impl and usage, fixes #39

Merged
merged 16 commits into from
Sep 1, 2023

Conversation

BradenM
Copy link
Member

@BradenM BradenM commented Sep 1, 2023

  • fix(k8s.construct.api): patch in topology spread constraints in favor of weighted pod anti affinity
  • test: update snapshots
  • fix(k8s.construct.api): ensure unique celery queues args
  • test: update snapshots
  • feat(construct.k8s.api): add fargate anti pod affinity
  • feat(construct.k8s.api): increase wsgi resource memory
  • fix(k8s.construct.api): increase activeDeadline for static/migrate jobs
  • feat(k8s.construct.component): implement PodDisruptionBudget
  • test(charts.ccu): update snapshots
  • fix(stacks.api): specify prometheus node exporter pod anti-affinity under correct subchart
  • test(stacks.api): update snapshots
  • feat(k8s.construct.api): protect spread operations under spread prop
  • feat(construct.k8s.api): add pod disruption budget to deployment if spread is enabled
  • feat(charts.ccu): add spread option to deployment schema
  • test(charts.ccu): impl chart prop cases and targets for testing variations of chart configurations
  • test: update test snapshots

Fixes #

… of weighted pod anti affinity

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…nder correct subchart

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…pread is enabled

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
…tions of chart configurations

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
@BradenM BradenM enabled auto-merge (rebase) September 1, 2023 03:47
@nx-cloud
Copy link

nx-cloud bot commented Sep 1, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 25fdc4e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@BradenM BradenM merged commit 146af85 into main Sep 1, 2023
6 checks passed
@BradenM BradenM deleted the fix/spread-constraints branch September 1, 2023 03:49
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