Skip to content

fix: pdb template#84

Open
moore-nathan wants to merge 2 commits intoCircleCI-Public:mainfrom
moore-nathan:nm-fix-pdb-template
Open

fix: pdb template#84
moore-nathan wants to merge 2 commits intoCircleCI-Public:mainfrom
moore-nathan:nm-fix-pdb-template

Conversation

@moore-nathan
Copy link

⚙️ Issue
Fixes the issue of the pod disruption budget defining both minAvailable and maxUnavailable.

Ticket/s:

⚙️ Change

Change Type: Fix

AC:

Fix

Updated the pdb template to account for if both options are set go with the maxUnavailable field. By default just the minAvailable field is set (which is being done by commenting out the maxUnavailable field in values.yaml), and can still be updated via values.

Tests

Added new file pdb_test.yaml for testing out the rendered pdb resource

  • Tests for new feature and update for changes
  • Linting passes and/or formatting matches the standard of the repo

🗒️ Documentation

  • Updated related documentation (if applicable).
  • Updated Change log (if exists)

@moore-nathan moore-nathan requested a review from a team as a code owner July 23, 2025 14:41
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