Skip to content

fix(site): point the Certified Kubernetes badge at the live landscape entry - #699

Merged
Timur Tukaev (tym83) merged 1 commit into
mainfrom
fix/cncf-landscape-item-id
Sep 15, 2026
Merged

Timur Tukaev (tym83) merged 1 commit into
mainfrom
fix/cncf-landscape-item-id

Conversation

@tym83

Copy link
Copy Markdown
Contributor

Summary

Clicking the Certified Kubernetes badge on the home page opened
"We couldn't find this item."

What

The link carried the item id Cozystack had in the CNCF landscape when it was
listed as a certified partner under Platform / PaaS Container Service. The
entry has since moved to Orchestration & Management / Scheduling &
Orchestration
, and the old id resolves to nothing.

The group in the URL was never wrong — the entry still carries
Platform / Certified Kubernetes - Distribution among its additional
categories, which is exactly what the badge claims — so only the id changes.

Two further copies of a dead id are fixed alongside it:

  • the landscape URL in the Organization JSON-LD (sameAs), pointing at the
    same removed entry;
  • the September 2024 announcement post, which used a third id,
    platform--certified-kubernetes-installer--cozystack, that is also gone.
    Only its link is repaired; the prose is left as written.

Why

The badge is the home page's one piece of evidence for a conformance claim,
and it led to an error page. The JSON-LD copy is worse in a quieter way:
sameAs is how search engines tie the site to the landscape entry, and it
pointed at nothing.

Notes

Verified against the landscape's own data: of the three ids the site used,
only orchestration-management--scheduling-orchestration--cozystack exists
today. The replacement was opened in a browser and shows the Cozystack card
with its Certified Kubernetes - Distribution category.

Preview

Netlify deploy preview: the badge under the hero, on / and each translation.

… entry

Clicking the badge on the home page opened "We couldn't find this item."
The link carried the item id Cozystack had in the CNCF landscape when it
was listed as a certified partner under Platform / PaaS Container
Service. It has since moved to Orchestration & Management / Scheduling &
Orchestration, and the old id resolves to nothing.

The group in the URL was never wrong -- the entry still carries
"Platform / Certified Kubernetes - Distribution" among its additional
categories, which is exactly what the badge claims -- so only the id
changes.

Two more copies of a dead id are fixed with it: the landscape URL in the
Organization JSON-LD, which pointed at the same removed entry, and the
2024 announcement post, which used a third id that is also gone. The
post's prose is left as written; only its link is repaired.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: tym83 <6355522@gmail.com>
@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for cozystack ready!

Name Link
🔨 Latest commit a8f5ff4
🔍 Latest deploy log https://app.netlify.com/projects/cozystack/deploys/6aa92292b87ce30008e65ed8
😎 Deploy Preview https://deploy-preview-699--cozystack.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.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 84faf9a8-9ab5-4318-aed3-aaa92c6b0f97


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tym83
Timur Tukaev (tym83) marked this pull request as ready for review September 15, 2026 10:54
@tym83
Timur Tukaev (tym83) merged commit bff7c6e into main Sep 15, 2026
7 checks passed
@tym83
Timur Tukaev (tym83) deleted the fix/cncf-landscape-item-id branch September 15, 2026 10:55
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.

1 participant