Skip to content

Debulleting the Porch Troubleshooting pages#1024

Open
lovesprung wants to merge 1 commit into
kptdev:mainfrom
nokia:debulleting_troubleshooting
Open

Debulleting the Porch Troubleshooting pages#1024
lovesprung wants to merge 1 commit into
kptdev:mainfrom
nokia:debulleting_troubleshooting

Conversation

@lovesprung
Copy link
Copy Markdown
Contributor

Title

Debulleting the Porch Troubleshooting pages


Description

Minor rewrites to make the text more readable.


Type of Change

  • Bug fix
  • New feature
  • Enhancement
  • Refactor
  • Documentation
  • Tests
  • Other: ________

Checklist

  • Code follows project style guidelines
  • Self-reviewed changes
  • Tests added/updated
  • Documentation added/updated
  • All tests and gating checks pass

Copilot AI review requested due to automatic review settings June 3, 2026 11:55
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 3, 2026

Deploy Preview for kpt-porch ready!

Name Link
🔨 Latest commit aa6156d
🔍 Latest deploy log https://app.netlify.com/projects/kpt-porch/deploys/6a201733ebe8c00008ccf21c
😎 Deploy Preview https://deploy-preview-1024--kpt-porch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates troubleshooting and disaster recovery documentation to improve phrasing and consolidate some bullet lists into inline sentences.

Changes:

  • Reworded several “Problem/Solutions/Common causes” entries in repository sync troubleshooting.
  • Flattened nested bullet lists and converted some subheadings into bold inline labels in disaster recovery docs.
  • Minor grammar/wording adjustments (“aren’t” → “are not”, etc.).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 9 comments.

File Description
docs/content/en/docs/9_troubleshooting_and_faq/repository-sync/_index.md Rephrases troubleshooting items and condenses lists into sentences.
docs/content/en/docs/9_troubleshooting_and_faq/disaster-recovery/_index.md Refactors list formatting and replaces some headings with bold labels in scenarios.


#### Data stores lost:
- Kubernetes control plane: entire Kubernetes cluster deleted
**Data stores lost:** Kubernetes control plane. The entire Kubernetes cluster deleted.
repositories are deemed Ready
- **Porch API will be unavailable** to perform operations on package revisions
- `get` or `list` operations can be used to monitor Porch for API availability and repository status
**Data stores lost:** None. Porch will immediately begin to re-sync all repositories, resulting in a **decrease in quality of service** until all repositories are deemed Ready. **Porch API will be unavailable** to perform operations on package revisions You can use `get` or `list` operations to monitor Porch for API availability and repository status.
- Invalid cron expression falls back to default frequency
- Repository authentication issues
- Network connectivity problems
**Common causes** invalid cron expression falls back to default frequency, repository authentication issues or network connectivity problems.
**Solutions**:
- Ensure timestamp is at least 1 minute in future
- Verify namespace is correct
**Solutions**: Ensure the timestamp is at least 1 minute in future and verify that the namespace is correct.
Comment on lines +29 to +31
- **custom resource objects on the Kubernetes control plane**, such as Porch repositories (Repository objects), package variants (and by extension package variant sets) and **if** the CR cache is configured, "work-in-progress" package revisions whose lifecycle stage is "Draft", "Proposed", or "DeletionProposed"
- **Git repositories**, such as package revisions (Kpt package file contents and directory structures)
- **Package revision cache**, such as Kubernetes-related metadata for package revisions (for example, labels and annotations) and **if** the DB cache is configured, "work-in-progress" package revisions whose lifecycle stage is "Draft", "Proposed", or "DeletionProposed"
Signed-off-by: Dominika Schweier <dominika.schweier@nokia.com>
@lovesprung lovesprung force-pushed the debulleting_troubleshooting branch from 34c0c38 to aa6156d Compare June 3, 2026 11:59
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