Skip to content

Update mysql version#850

Open
Neaj-Morshad-101 wants to merge 1 commit intomasterfrom
myversion
Open

Update mysql version#850
Neaj-Morshad-101 wants to merge 1 commit intomasterfrom
myversion

Conversation

@Neaj-Morshad-101
Copy link
Member

No description provided.

Signed-off-by: Neaj Morshad <neaj@appscode.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the MySQL version used across ProxySQL and MySQL documentation examples, moving the sample manifests from 5.7.44 to 9.1.0 so the guides reflect a newer default MySQLVersion in KubeDB.

Changes:

  • Updated spec.version in multiple inline YAML snippets inside ProxySQL and MySQL guides.
  • Updated referenced example YAML manifests under the corresponding examples/ and yamls/ directories.

Reviewed changes

Copilot reviewed 31 out of 31 changed files in this pull request and generated 13 comments.

Show a summary per file
File Description
docs/guides/proxysql/update-version/cluster/index.md Bumps MySQL example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/update-version/cluster/examples/sample-mysql.yaml Bumps MySQL example manifest spec.version to 9.1.0.
docs/guides/proxysql/tls/configure/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/tls/configure/examples/sample-mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/scaling/vertical-scaling/cluster/index.md Bumps MySQL example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/scaling/vertical-scaling/cluster/example/sample-mysql.yaml Bumps MySQL example manifest spec.version to 9.1.0.
docs/guides/proxysql/scaling/horizontal-scaling/cluster/index.md Bumps MySQL example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/scaling/horizontal-scaling/cluster/examples/sample-mysql.yaml Bumps MySQL example manifest spec.version to 9.1.0.
docs/guides/proxysql/reconfigure/cluster/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/reconfigure/cluster/examples/sample-mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/reconfigure-tls/cluster/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/reconfigure-tls/cluster/examples/sample-mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/quickstart/mysqlgrp/index.md Bumps MySQL backend example spec.version to 9.1.0 in both v1 and v1alpha2 snippets.
docs/guides/proxysql/quickstart/mysqlgrp/examples/sample-mysql-v1alpha2.yaml Bumps MySQL v1alpha2 example manifest spec.version to 9.1.0.
docs/guides/proxysql/quickstart/mysqlgrp/examples/sample-mysql-v1.yaml Bumps MySQL v1 example manifest spec.version to 9.1.0.
docs/guides/proxysql/monitoring/prometheus-operator/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/monitoring/prometheus-operator/examples/mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/monitoring/builtin-prometheus/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/monitoring/builtin-prometheus/examples/mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/clustering/proxysql-cluster/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/clustering/proxysql-cluster/examples/sample-mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/proxysql/autoscaler/compute/cluster/index.md Bumps MySQL backend example spec.version to 9.1.0 in the guide snippet.
docs/guides/proxysql/autoscaler/compute/cluster/examples/sample-mysql.yaml Bumps MySQL backend example manifest spec.version to 9.1.0.
docs/guides/mysql/update-version/minorversion/standalone/yamls/standalone.yaml Bumps MySQL standalone example manifest spec.version to 9.1.0.
docs/guides/mysql/update-version/minorversion/standalone/index.md Bumps MySQL standalone example spec.version to 9.1.0 in the guide snippet.
docs/guides/mysql/update-version/majorversion/standalone/yamls/standalone.yaml Bumps MySQL standalone example manifest spec.version to 9.1.0.
docs/guides/mysql/update-version/majorversion/standalone/index.md Bumps MySQL standalone example spec.version to 9.1.0 in the guide snippet.
docs/guides/mysql/update-version/majorversion/group-replication/yamls/group_replication.yaml Bumps MySQL GR example manifest spec.version to 9.1.0.
docs/guides/mysql/update-version/majorversion/group-replication/index.md Bumps MySQL GR example spec.version to 9.1.0 in the guide snippet.
docs/guides/mysql/configuration/podtemplating/yamls/mysql-misc-config.yaml Bumps MySQL podtemplating example manifest spec.version to 9.1.0.
docs/guides/mysql/configuration/podtemplating/index.md Bumps MySQL podtemplating example spec.version to 9.1.0 in the guide snippet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines 48 to 50
spec:
version: "5.7.44"
version: "9.1.0"
replicas: 3
namespace: demo
spec:
version: "5.7.44"
version: "9.1.0"
Comment on lines 48 to 50
spec:
version: "5.7.44"
version: "9.1.0"
replicas: 3
Comment on lines 49 to 51
spec:
version: "5.7.44"
version: "9.1.0"
replicas: 3
Comment on lines 131 to 133
spec:
version: "5.7.44"
version: "9.1.0"
storageType: Durable
namespace: demo
spec:
version: "5.7.44"
version: "9.1.0"
Comment on lines 46 to 48
spec:
version: "5.7.44"
version: "9.1.0"
replicas: 3
namespace: demo
spec:
version: "5.7.44"
version: "9.1.0"
namespace: demo
spec:
version: "5.7.44"
version: "9.1.0"
namespace: demo
spec:
version: "5.7.44"
version: "9.1.0"
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 9a3bcce):

https://kubedb-v2-hugo--pr850-myversion-cz86p0fu.web.app

(expires Fri, 20 Mar 2026 12:55:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943

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