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

Adds a PodDisruptionBudget and topologySpreadConstraints to web #409

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

sringel
Copy link
Contributor

@sringel sringel commented Jul 14, 2023

What was changed

  • added configurable podDisruptionBudget to web component
  • added configurable topologySpreadConstraints to web component
  • bugfix: topologySpreadConstraints should be of type list instead of map

Why?

To enable the web component to have a PodDisruptionBudget created and topologySpreadContraints configured due to the requirement of these configurations being enforced by policy.

Checklist

  1. Closes

  2. How was this tested:

helm template .

  1. Any docs updates needed?

@CLAassistant
Copy link

CLAassistant commented Jul 14, 2023

CLA assistant check
All committers have signed the CLA.

@sringel sringel marked this pull request as ready for review July 14, 2023 00:54
@sringel sringel requested review from a team as code owners July 14, 2023 00:54
@robholland robholland requested review from a team and removed request for a team June 14, 2024 07:39
templates/web-pdb.yaml Outdated Show resolved Hide resolved
@robholland robholland added the needs revision Team has requested some changes label Jun 14, 2024
@robholland robholland merged commit 589d670 into temporalio:master Jun 17, 2024
2 checks passed
@sringel sringel deleted the add-web-pdb branch June 17, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs revision Team has requested some changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants