percona / percona-server-mysql-operator

Percona Operator for MySQL
https://www.percona.com/doc/kubernetes-operator-for-mysql/ps/index.html
Apache License 2.0
130 stars 26 forks source link

K8SPS-361 update port #718

Closed nmarukovich closed 1 month ago

nmarukovich commented 1 month ago

K8SPS-361 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem: Currently, in GR bootstrap we are setting group_replication_group_seeds with hosts with default MySQL port 3306, but for GR communication we should use port 33061 which we already setup.

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

Tests

Config/Logging/Testability

JNKPercona commented 1 month ago
Test name Status
version-service passed
async-ignore-annotations passed
auto-config passed
config passed
config-router passed
demand-backup 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-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
service-per-pod passed
sidecars passed
smart-update passed
tls-cert-manager passed
users passed
We run 32 out of 32

commit: https://github.com/percona/percona-server-mysql-operator/pull/718/commits/78614ed502a2ea84afa939a83292a2ec7e1e4e20 image: perconalab/percona-server-mysql-operator:PR-718-78614ed5