Skip to content

Conversation

benjaminjb
Copy link
Contributor

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

Since the introduction of k8s 1.34 as the envtest latest, some of our tests were failing due to missing elements of the statefulset spec (mostly).

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

This PR fixes those tests by adding those elements.

Other Information:
Issues: [PGO-2648]

Since the introduction of k8s 1.34 as the envtest latest,
some of our tests were failing due to missing elements of
the statefulset spec (mostly). This PR fixes those tests
by adding those elements.

Issues: [PGO-2648]
Copy link
Contributor

@dsessler7 dsessler7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benjaminjb benjaminjb merged commit 02bd7a7 into CrunchyData:main Aug 29, 2025
17 checks passed
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.

2 participants