Skip to content

K8SPG-646 - Extend test to verify CA update #1221

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

Merged
merged 9 commits into from
Jul 17, 2025
Merged

K8SPG-646 - Extend test to verify CA update #1221

merged 9 commits into from
Jul 17, 2025

Conversation

valmiranogueira
Copy link
Contributor

@valmiranogueira valmiranogueira commented Jul 14, 2025

K8SPG-646 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
Extend custom-tls test to verify CA update

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 PG version?
  • Does the change support oldest and newest supported Kubernetes version?

@valmiranogueira valmiranogueira changed the title Extend test to verify CA update K8SPG-646 - Extend test to verify CA update Jul 14, 2025
eleo007
eleo007 previously approved these changes Jul 15, 2025
@hors hors self-requested a review July 15, 2025 09:54
Copy link
Collaborator

@hors hors left a comment

Choose a reason for hiding this comment

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

    logger.go:42: 20:41:28 | custom-tls/9-verify-certs-update | ++ run_command_local 'openssl s_client -connect custom-tls-primary:5432 -starttls postgres <<< '\'''\'' | openssl x509 -noout -subject -issuer -dates -serial'
    logger.go:42: 20:41:28 | custom-tls/9-verify-certs-update | sh: line 5: run_command_local: command not found
    logger.go:42: 20:41:28 | custom-tls/9-verify-certs-update | + pg_certificate_data=
    case.go:396: failed in step 9-verify-certs-update

@valmiranogueira valmiranogueira marked this pull request as ready for review July 15, 2025 13:08
@valmiranogueira valmiranogueira requested review from hors and eleo007 July 15, 2025 13:08
@JNKPercona
Copy link
Collaborator

Test Name Result Time
backup-enable-disable passed 00:07:00
custom-extensions passed 00:08:29
custom-tls passed 00:05:48
database-init-sql passed 00:03:31
demand-backup passed 00:27:46
finalizers passed 00:04:01
init-deploy passed 00:03:10
monitoring passed 00:06:54
monitoring-pmm3 passed 00:07:31
one-pod passed 00:05:32
operator-self-healing passed 00:07:53
pgvector-extension passed 00:02:38
pitr passed 00:11:37
scaling passed 00:05:01
scheduled-backup passed 00:30:48
self-healing passed 00:09:09
sidecars passed 00:02:33
start-from-backup passed 00:10:51
tablespaces passed 00:07:26
telemetry-transfer passed 00:03:20
upgrade-consistency passed 00:07:04
upgrade-minor passed 00:05:39
users passed 00:03:30
We run 23 out of 23 03:07:21

commit: e360afb
image: perconalab/percona-postgresql-operator:PR-1221-e360afba2

@hors hors merged commit c02af82 into main Jul 17, 2025
18 checks passed
@hors hors deleted the K8SPG-646 branch July 17, 2025 07:44
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.

4 participants