Skip to content

Conversation

u-kai
Copy link
Contributor

@u-kai u-kai commented Sep 28, 2025

Problem

Users expect helm uninstall crossplane to completely remove Crossplane, but CRDs with *.crossplane.io suffix remain in the cluster.
This can cause confusion.

Solution

Added consistent warning sections explaining:

  • CRDs aren't automatically removed by helm uninstall
  • How to view remaining CRDs with kubectl get crd | grep crossplane.io
  • Safe manual deletion example
  • Important data loss warning

Signed-off-by: u-kai <76635578+u-kai@users.noreply.github.com>
Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit 378631e
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/68d899e2cfd3ef0008503501
😎 Deploy Preview https://deploy-preview-996--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93 (🔴 down 2 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
Collaborator

@jeanduplessis jeanduplessis left a comment

Choose a reason for hiding this comment

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

Thank you for this contribution @u-kai

@jeanduplessis jeanduplessis merged commit 445b197 into crossplane:master Sep 28, 2025
7 checks passed
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