Open
Conversation
Signed-off-by: Neaj Morshad <neaj@appscode.com>
There was a problem hiding this comment.
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.versionin multiple inline YAML snippets inside ProxySQL and MySQL guides. - Updated referenced example YAML manifests under the corresponding
examples/andyamls/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" |
|
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.