Skip to content

Conversation

valmiranogueira
Copy link
Contributor

@valmiranogueira valmiranogueira commented Aug 21, 2025

K8SPS-484 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
Add test fixes necessary for the release:

  1. Add Storage Class that is expandable for EKS
  2. Add Vault credentials to download Hashicorp Vault images from community repository
  3. Align timeouts in gr-self-healing (720 seconds for cluster crash status) and remove whitespace from online members variable (reproduceble on EKS)
  4. Crio is the default runtime when installing Chaos Mesh for Openshift, and containerd was default for tests on cloud (besides minikube)
  5. Fix platform variable when installing Vault. Platform is used to determine the cloud provider, by default it was always kubernetes

Cause:
Short explanation of the root cause of the issue if applicable.

Solution:
Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PS version?
  • Does the change support oldest and newest supported Kubernetes version?

@pull-request-size pull-request-size bot added the size/S 10-29 lines label Aug 21, 2025
@pull-request-size pull-request-size bot added size/M 30-99 lines and removed size/S 10-29 lines labels Aug 22, 2025
@valmiranogueira valmiranogueira marked this pull request as ready for review August 26, 2025 13:36
@valmiranogueira valmiranogueira requested a review from hors August 26, 2025 13:36
@JNKPercona
Copy link
Collaborator

Test name Status
version-service passed
async-ignore-annotations passed
auto-config passed
config passed
config-router passed
demand-backup passed
async-data-at-rest-encryption passed
gr-data-at-rest-encryption passed
gr-demand-backup passed
gr-demand-backup-haproxy passed
gr-finalizer passed
gr-haproxy passed
gr-ignore-annotations passed
gr-init-deploy passed
gr-one-pod passed
gr-recreate passed
gr-scaling passed
gr-scheduled-backup passed
gr-security-context passed
gr-self-healing passed
gr-tls-cert-manager passed
gr-users passed
haproxy passed
init-deploy passed
limits passed
monitoring passed
one-pod passed
operator-self-healing passed
recreate passed
scaling passed
scheduled-backup passed
service-per-pod passed
sidecars passed
smart-update passed
storage passed
tls-cert-manager passed
users passed
pvc-resize passed
We run 38 out of 38

commit: e1fc784
image: perconalab/percona-server-mysql-operator:PR-1013-e1fc784c

@valmiranogueira valmiranogueira merged commit 8d06353 into release-0.11.0 Aug 27, 2025
15 of 16 checks passed
@valmiranogueira valmiranogueira deleted the test_fixes branch August 27, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M 30-99 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants