Skip to content

Fix broken comms links in Calico Cloud compliance docs#2803

Merged
lwr20 merged 3 commits into
mainfrom
fix-cloud-comms-broken-links
Jun 26, 2026
Merged

Fix broken comms links in Calico Cloud compliance docs#2803
lwr20 merged 3 commits into
mainfrom
fix-cloud-comms-broken-links

Conversation

@lwr20

@lwr20 lwr20 commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

Removes two dead Markdown links in the unversioned (next) Calico Cloud docs that point to the deleted calico-cloud/operations/comms/index.mdx:

  • calico-cloud/compliance/encrypt-cluster-pod-traffic.mdx (Additional resources bullet)
  • calico-cloud/compliance/istio/deploy-istio-ambient.mdx (inline reference in a warning)

Background

PR #2631 (EV-6493, "Consolidate TLS certificate docs") deleted the calico-cloud/operations/comms/ section but left these two pages linking to the removed operations/comms/index.mdx. This breaks the calico-docs-preview-next deploy, which builds the unversioned/"next" Cloud docs:

MDX compilation failed for file ".../encrypt-cluster-pod-traffic.mdx"
Markdown link with URL `../operations/comms/index.mdx` ... couldn't be resolved.

The production/tigera build is unaffected because it serves the versioned Cloud docs (version-22-2 still contains operations/comms/), so this only shows up on the next-docs preview that runs on every PR.

The TLS/comms page was intentionally removed for Calico Cloud (managed service — no BYO component certificates) with no Cloud replacement, so the references are removed rather than repointed. Calico Enterprise keeps its comms/index.mdx, so its equivalent links are unaffected.

Test plan

  • calico-docs-preview-next deploy preview succeeds
  • No remaining operations/comms references in current calico-cloud/ docs (verified locally: none)

🤖 Generated with Claude Code

@lwr20 lwr20 requested a review from a team as a code owner June 26, 2026 14:57
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

Name Link
🔨 Latest commit 4d1a7e6
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a3ea21be83e9000085cdcb6
😎 Deploy Preview https://deploy-preview-2803--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

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Name Link
🔨 Latest commit 4d1a7e6
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a3ea21b235d810008a47d8e
😎 Deploy Preview https://deploy-preview-2803--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: 88 (🔴 down 2 from production)
Accessibility: 98 (no change from production)
Best Practices: 83 (🔴 down 9 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.

@rene-dekker rene-dekker force-pushed the fix-cloud-comms-broken-links branch from 9ae760c to e738bd1 Compare June 26, 2026 15:56
@rene-dekker rene-dekker force-pushed the fix-cloud-comms-broken-links branch from eda38cc to 1c45495 Compare June 26, 2026 15:59
@lwr20 lwr20 merged commit a12d9b7 into main Jun 26, 2026
11 checks passed
@lwr20 lwr20 deleted the fix-cloud-comms-broken-links branch June 26, 2026 16:13
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