Skip to content

Rename operator-crds.yaml to v1_crd_projectcalico_org.yaml#2558

Merged
ctauchen merged 1 commit intomainfrom
casey-rename-operator-crds-yaml
Mar 5, 2026
Merged

Rename operator-crds.yaml to v1_crd_projectcalico_org.yaml#2558
ctauchen merged 1 commit intomainfrom
casey-rename-operator-crds-yaml

Conversation

@caseydavenport
Copy link
Member

Summary

  • The CRD manifest was renamed upstream from operator-crds.yaml to v1_crd_projectcalico_org.yaml
  • Updates all references across the unversioned calico/ install, upgrade, and getting-started docs (16 files)

… docs

The CRD manifest was renamed upstream. Update all references in the
unversioned calico/ docs to use the new filename.
Copilot AI review requested due to automatic review settings March 3, 2026 18:27
@caseydavenport caseydavenport requested a review from a team as a code owner March 3, 2026 18:27
@netlify
Copy link

netlify bot commented Mar 3, 2026

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 52f1ee3
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/69a7282a355e76000825c12f
😎 Deploy Preview https://deploy-preview-2558--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify
Copy link

netlify bot commented Mar 3, 2026

Deploy Preview succeeded!

Name Link
🔨 Latest commit 52f1ee3
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/69a7282af05c800008028e79
😎 Deploy Preview https://deploy-preview-2558--tigera.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: 67 (🔴 down 6 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
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

Updates Calico Open Source (unversioned) installation and upgrade documentation to reflect an upstream rename of the operator CRD manifest from operator-crds.yaml to v1_crd_projectcalico_org.yaml, keeping command examples aligned with the current published manifests.

Changes:

  • Replaced operator-crds.yaml references with v1_crd_projectcalico_org.yaml in operator install/upgrade command snippets.
  • Updated both direct URL-based kubectl ... -f $[manifestsUrl]/... usage and workflows that curl -O then apply a local file.
  • Updated an MDX CodeBlock literal in the ingress gateway canary tutorial to use the new manifest name.

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
calico/operations/upgrading/kubernetes-upgrade.mdx Updates CRD apply/download commands to use the renamed upstream CRD manifest.
calico/operations/operator-migration.mdx Updates operator migration install step to reference the renamed CRD manifest.
calico/networking/ingress-gateway/tutorial-ingress-gateway-canary.mdx Updates embedded CodeBlock commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/windows-calico/rancher.mdx Updates Windows-on-Rancher install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/vpp/getting-started.mdx Updates multiple VPP install paths to use the renamed CRD manifest.
calico/getting-started/kubernetes/self-managed-public-cloud/gce.mdx Updates GCE install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/self-managed-onprem/onpremises.mdx Updates on-prem install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/rancher.mdx Updates Rancher install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/nftables.mdx Updates nftables install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/minikube.mdx Updates Minikube install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/managed-public-cloud/eks.mdx Updates EKS install commands (multiple sections) to use the renamed CRD manifest.
calico/getting-started/kubernetes/managed-public-cloud/aks.mdx Updates AKS install commands (multiple sections) to use the renamed CRD manifest.
calico/getting-started/kubernetes/kind.mdx Updates Kind install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/k8s-single-node.mdx Updates single-node install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/k3s/quickstart.mdx Updates K3s quickstart install commands to use the renamed CRD manifest.
calico/getting-started/kubernetes/k3s/multi-node-install.mdx Updates K3s multi-node install commands to use the renamed CRD manifest.

@ctauchen ctauchen merged commit d244f1c into main Mar 5, 2026
15 checks passed
@ctauchen ctauchen deleted the casey-rename-operator-crds-yaml branch March 5, 2026 14:42
@ctauchen
Copy link
Collaborator

ctauchen commented Mar 5, 2026

@lwr20 FYI

The old files remain active, but you may want to update Banzai to reflect the new preferred name.

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