Skip to content

K8SPS-730 Documented the support of dynamic options without pod restart - #242

Open
nastena1606 wants to merge 3 commits into
mainfrom
K8SPS-730-Doc-dynamic-config-support
Open

K8SPS-730 Documented the support of dynamic options without pod restart#242
nastena1606 wants to merge 3 commits into
mainfrom
K8SPS-730-Doc-dynamic-config-support

Conversation

@nastena1606

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

It introduces a broken release-notes link and contains a few objective documentation issues (grammar/terminology) that should be corrected before merging.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates operator documentation to clarify how MySQL configuration changes are applied, including newly documented support for applying dynamic options without restarting Pods.

Changes:

  • Documented Operator behavior for dynamic vs static MySQL variables, including when rolling restarts occur.
  • Improved ConfigMap/Secret guidance to reflect automatic application behavior.
  • Added a new “Dynamic configuration” section explaining how runtime updates are applied and what happens on failure.
File summaries
File Description
docs/options.md Documents dynamic vs static option application behavior and updates ConfigMap/Secret guidance accordingly.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 4
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/options.md Outdated
Comment thread docs/options.md
Comment on lines +44 to 48
You can use a ConfigMap to pass configuration options. A ConfigMap allows
Kubernetes to pass or update configuration data inside a containerized
application.

Use the `kubectl` command to create the configmap from external
Comment thread docs/options.md
```
## Dynamic configuration

!!! note "Version added: [1.3.0](ReleaseNotes/Kubernetes-Operator-for-PS-RN1.3.0.md)"
Comment thread docs/options.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@nastena1606
nastena1606 temporarily deployed to K8SPS-730-Doc-dynamic-config-support - k8sps-docs-preview PR #242 September 1, 2026 14:04 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

3 participants