Skip to content

Add k8s-crd-lsp zed extension#5637

Open
comigor wants to merge 2 commits intozed-industries:mainfrom
decade-eng:add-k8s-crd-lsp-zed
Open

Add k8s-crd-lsp zed extension#5637
comigor wants to merge 2 commits intozed-industries:mainfrom
decade-eng:add-k8s-crd-lsp-zed

Conversation

@comigor
Copy link
Copy Markdown

@comigor comigor commented Apr 16, 2026

k8s-crd-lsp

Kubernetes CRD schema completions and validation for YAML files.

  • Fetches OpenAPI v3 schemas from connected K8s cluster via kubectl
  • Provides completions for all K8s resource types (built-in + CRDs)
  • Validates manifests with schema-aware diagnostics
  • Lazy per-API-group loading
  • Shows loading status while fetching schemas

Repositories:
https://github.com/decade-eng/k8s-crd-lsp
https://github.com/decade-eng/k8s-crd-lsp-zed

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Apr 16, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @comigor on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@comigor
Copy link
Copy Markdown
Author

comigor commented Apr 16, 2026

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Apr 16, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Apr 16, 2026

The cla-bot has been summoned, and re-checked this pull request!

@comigor comigor force-pushed the add-k8s-crd-lsp-zed branch from 0857218 to 32f1c2a Compare April 16, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant