K8SPG-963 Documented CR statuses - #412
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds a dedicated reference page that documents Percona PostgreSQL Custom
Resource (CR) status fields and condition values, and links to it from existing
troubleshooting and standby documentation.
Changes:
- Add a new
cr-statuses.mdreference page describing.statusfields for
PerconaPGCluster/Backup/Restore/Upgrade. - Add navigation entry for the new page in
mkdocs-base.yml. - Link to the new reference from
docs/debug.mdanddocs/standby.md.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| mkdocs-base.yml | Adds the new “Custom resource statuses” page to the Reference nav section |
| docs/standby.md | Links the StandbyLagging condition mention to the full conditions list |
| docs/debug.md | Aligns troubleshooting guidance with ready status and links to the new reference |
| docs/cr-statuses.md | Introduces a new reference page documenting CR status fields and condition values |
| | `RepoDeploymentNotFound` | A pgBackRest repository was not | ||
| found during reconciliation | | ||
| | `RepoHostCreated` | A pgBackRest repository host was created | | ||
| | `UnableToCreateStanzas` | |
Comment on lines
21
to
23
| The Custom Resource should have `ready` status. See [Custom resource statuses](cr-statuses.md) for other possible values. | ||
|
|
||
| !!! note |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
nastena1606
marked this pull request as ready for review
July 27, 2026 09:19
nastena1606
requested review from
egegunes,
eleo007,
gkech,
hors,
jvpasinatto,
mayankshah1607,
nmarukovich,
pooknull and
valmiranogueira
as code owners
July 27, 2026 09:19
egegunes
approved these changes
Jul 28, 2026
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.