redhat-developer / redhat-developer/vscode-openshift-tools

Enable CodeLens for JSON and YAML K8s file and cluster resources

Open
#5,082 0 comments 0 reactions 1 assignee View on GitHub

@vrubezhny is already working on this.

Since May 28, 2025.

kind/feature
Dominant language
TypeScript
Stars
123
Forks
63
Avg merge
6h 16m
Merged PRs (30d)
74

Description

Currently we have CodeLens support suggesting to Create and Delete a resource from a YAML-file being edited...

But this doesn't work if:

  • a K8s Resource is stored as a JSON file
  • a K8s Resource is opened from a cluster (neither as a YAML, nor as a JSON document)

Also it would be nice to provide context menu commands for K8s files in explorer tree to apply/delete K8s Resource to/from the current cluster

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.