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

fixing PDB selector label #230

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fixing PDB selector label #230

merged 1 commit into from
Sep 9, 2024

Conversation

wejdross
Copy link
Member

@wejdross wejdross commented Sep 9, 2024

Summary

Our PDB Selector label for vSHNPOstgreSQL accidently matched also backups. This commit fixes it and takes unique label from PostgreSQL pods.

Test case:

  • create new VSHNPostgreSQL (3 instances)
  • run maintenance
  • run backup
  • run k get pod -l stackgres.io/cluster="true" in instance_namespace
  • result - only cluster pods are selected

@wejdross wejdross added the bug Something isn't working label Sep 9, 2024
@wejdross wejdross requested review from a team, Kidswiss, TheBigLee and zugao and removed request for a team September 9, 2024 11:30
@wejdross wejdross added the patch label Sep 9, 2024
@wejdross wejdross merged commit c8d9f85 into master Sep 9, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants