Skip to content

fix: ensure pods are found and set the correct availability option

Boros Gábor requested to merge gabor/update-pdb-conf into main

Description

Ensure pods are found and set the correct availability option

Supporting information

N/A

Testing instructions

Steps to test the changes:

  1. Apply changes
  2. Drain the nodes the pods are running on
  3. Monitor extended heartbeat
  4. Ensure nothing breaks and heartbeat never stops

Dependencies

N/A

Screenshots

N/A

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated

Additional context

N/A

Merge request reports