Skip to content

K8SPS-721 Update versions for 1.2.0 Release (#1439)#1448

Merged
hors merged 21 commits into
mainfrom
release-1.2.0
Jul 7, 2026
Merged

K8SPS-721 Update versions for 1.2.0 Release (#1439)#1448
hors merged 21 commits into
mainfrom
release-1.2.0

Conversation

@jvpasinatto

Copy link
Copy Markdown
Contributor

CHANGE DESCRIPTION

Problem:
Short explanation of the problem.

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/L 100-499 lines label Jul 1, 2026
jvpasinatto and others added 3 commits July 2, 2026 07:52
…tforms (#1437)

* Improve scheduled-backups and service-per-pod tests

* Fix comments

* Fix schedules concurrency and improve queries

* Add flag to define query result is expected

* Improve retry on gr-cross-cluster-backup test

* Fix test step number

* Only detect failures on mysql command

* Improve gr-scheduled-backup and fix additional tests

* Improve gr-scheduled-backup-incremental

* Fix read data and comment

* Add backup deletion verification

* fix test

---------

Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
@pull-request-size pull-request-size Bot added size/XXL 1000+ lines and removed size/L 100-499 lines labels Jul 2, 2026
jvpasinatto and others added 10 commits July 2, 2026 11:28
mysqlsh tries to create $HOME/.mysqlsh on startup to hold its
session config and history. The mysqlshell-runner Deployment runs
the operator image as a non-root user with HOME unset, so mysqlsh
resolves the path to //.mysqlsh and fails with "Permission denied"
trying to write to the container root. The reconcile then sticks
on ClusterSetManagerError and the ClusterSet never reaches Ready.
Set HOME=/tmp explicitly on the runner container. /tmp is always
writable for any container user, mysqlsh creates /tmp/.mysqlsh
there, and the existing exec-based mysqlsh callers in
pkg/mysqlsh do not need to change because they target this same
pod.
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](cert-manager/cert-manager@v1.20.2...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/cert-manager/cert-manager
  dependency-version: 1.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) from 1.24.0 to 1.24.3.
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@aa38384...2558ba1)

---
updated-dependencies:
- dependency-name: reviewdog/action-suggester
  dependency-version: 1.24.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.1 to 1.82.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.1...v1.82.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@82606bf...ba0d7d2)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [reviewdog/action-alex](https://github.com/reviewdog/action-alex) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/reviewdog/action-alex/releases)
- [Commits](reviewdog/action-alex@b6673b5...3474816)

---
updated-dependencies:
- dependency-name: reviewdog/action-alex
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CLOUD-727: Bump actions/checkout from 6 to 7

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
#1444)

Bumps the go-openapi group with 2 updates in the / directory: [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).


Updates `github.com/go-openapi/strfmt` from 0.26.3 to 0.26.4
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.3...v0.26.4)

Updates `github.com/go-openapi/swag` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
valmiranogueira and others added 6 commits July 3, 2026 10:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add docker.io to images during tests

* Fix reviewdog comment

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix versions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julio Pasinatto <julio.pasinatto@percona.com>
@jvpasinatto jvpasinatto marked this pull request as ready for review July 7, 2026 12:30
@JNKPercona

Copy link
Copy Markdown
Collaborator
Test Name Result Time
async-ignore-annotations-8-4 passed 00:06:32
async-global-metadata-8-4 passed 00:14:44
async-upgrade-8-0 passed 00:13:09
async-upgrade-8-4 passed 00:13:31
auto-config-8-4 passed 00:26:22
config-8-4 passed 00:24:53
config-router-8-0 passed 00:07:34
config-router-8-4 passed 00:07:48
demand-backup-8-0 passed 00:19:18
demand-backup-8-4 passed 00:20:34
gr-pitr-minio-8-4 passed 00:27:48
gr-pitr-one-pod-8-4 passed 00:10:53
async-pitr-minio-8-4 passed 00:25:59
demand-backup-cloud-8-4 passed 00:22:39
demand-backup-retry-8-4 passed 00:17:27
demand-backup-incremental-8-0 passed 00:33:44
demand-backup-incremental-8-4 passed 00:32:59
async-data-at-rest-encryption-8-0 passed 00:14:19
async-data-at-rest-encryption-8-4 passed 00:13:38
gr-cross-cluster-8-0 passed 00:18:22
gr-cross-cluster-8-4 passed 00:18:40
gr-cross-cluster-backup-8-0 passed 00:16:58
gr-cross-cluster-backup-8-4 passed 00:15:49
gr-global-metadata-8-4 passed 00:14:26
gr-data-at-rest-encryption-8-0 passed 00:14:28
gr-data-at-rest-encryption-8-4 passed 00:15:07
gr-demand-backup-8-4 passed 00:12:47
gr-demand-backup-cloud-8-4 passed 00:23:22
gr-demand-backup-haproxy-8-4 passed 00:10:05
gr-demand-backup-incremental-8-0 passed 00:24:30
gr-demand-backup-incremental-8-4 passed 00:24:26
gr-demand-backup-incremental-compressed-8-0 passed 00:11:53
gr-demand-backup-incremental-compressed-8-4 passed 00:11:41
gr-demand-backup-incremental-encrypted-8-0 passed 00:18:20
gr-demand-backup-incremental-encrypted-8-4 passed 00:17:28
gr-finalizer-8-4 passed 00:06:01
gr-haproxy-8-0 passed 00:04:51
gr-haproxy-8-4 passed 00:04:25
gr-ignore-annotations-8-4 passed 00:05:04
gr-init-deploy-8-0 passed 00:10:28
gr-init-deploy-8-4 passed 00:09:51
gr-one-pod-8-4 passed 00:05:35
gr-recreate-8-4 passed 00:17:12
gr-scaling-8-4 passed 00:08:19
gr-scheduled-backup-8-4 passed 00:24:37
gr-scheduled-backup-incremental-8-4 passed 00:36:53
gr-security-context-8-4 passed 00:09:48
gr-self-healing-8-4 passed 00:22:19
gr-tls-cert-manager-8-4 passed 00:11:37
gr-users-8-4 passed 00:07:53
gr-upgrade-8-0 passed 00:09:39
gr-upgrade-8-4 passed 00:10:17
haproxy-8-0 passed 00:09:20
haproxy-8-4 passed 00:08:32
init-deploy-8-0 passed 00:05:56
init-deploy-8-4 passed 00:06:07
limits-8-4 passed 00:04:38
monitoring-8-4 passed 00:19:41
one-pod-8-0 passed 00:06:11
one-pod-8-4 passed 00:06:09
operator-self-healing-8-4 passed 00:11:58
pvc-auto-resize-8-4 passed 00:05:57
pvc-resize-8-4 passed 00:05:56
recreate-8-4 passed 00:13:28
scaling-8-4 passed 00:10:40
scheduled-backup-8-0 passed 00:26:11
scheduled-backup-8-4 passed 00:25:05
scheduled-backup-incremental-8-0 passed 00:33:00
scheduled-backup-incremental-8-4 passed 00:32:38
service-per-pod-8-4 passed 00:06:46
sidecars-8-4 passed 00:05:09
smart-update-8-4 passed 00:10:02
storage-8-4 passed 00:04:07
telemetry-8-4 passed 00:06:23
tls-cert-manager-8-4 passed 00:12:13
users-8-0 passed 00:07:48
users-8-4 passed 00:07:54
version-service-8-4 passed 00:21:22
Summary Value
Tests Run 78/78
Job Duration 02:21:53
Total Test Time 19:00:47

commit: e3666a2
image: perconalab/percona-server-mysql-operator:PR-1448-e3666a20

@hors hors merged commit e7794ba into main Jul 7, 2026
13 checks passed
@hors hors deleted the release-1.2.0 branch July 7, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants