Skip to content

Conversation

nastena1606
Copy link
Collaborator

No description provided.

Copy link

@Copilot 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

This PR documents a warning that users may encounter when updating the Percona Server for MongoDB Operator via Helm. The changes improve the Helm upgrade documentation by reorganizing the steps and adding important information about CRD compatibility checks and warnings.

Key changes:

  • Restructured Helm upgrade documentation with clearer step organization
  • Added CRD version compatibility check instructions
  • Documented the warning message that appears during upgrades when CRDs are outdated

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

$ helm upgrade my-op percona/psmdb-operator --version {{ release }} -f my-values.yaml
```
The `my-op` parameter in the above example is the name of a [release object :octicons-link-external-16:](https://helm.sh/docs/intro/using_helm/#three-big-concepts)
which you have chosen for the Operator when installing its Helm chart.
Copy link

Copilot AI Sep 30, 2025

Choose a reason for hiding this comment

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

The indentation is inconsistent. Line 219 has extra spaces at the beginning that don't match the surrounding text formatting.

Suggested change
which you have chosen for the Operator when installing its Helm chart.
which you have chosen for the Operator when installing its Helm chart.

Copilot uses AI. Check for mistakes.

@nastena1606 nastena1606 added the pending release PR is ready to be included in the upcoming release label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending release PR is ready to be included in the upcoming release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants