Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Kubernetes Resource Link Provider #4118

Closed
vrubezhny opened this issue May 11, 2024 · 0 comments · Fixed by #4171
Closed

Migrate Kubernetes Resource Link Provider #4118

vrubezhny opened this issue May 11, 2024 · 0 comments · Fixed by #4171
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@vrubezhny
Copy link
Contributor

The Kubernetes Resource Link provider adds possibility to browse Deployment/Pod configurations YAML documents and open some related configs by control-clicking (currently it works in K8s extension only when a configuration document is opened using YAML output format):

Screencast.from.2024-05-11.17-10-20.webm
@vrubezhny vrubezhny added the kind/enhancement New feature or request label May 11, 2024
@vrubezhny vrubezhny self-assigned this May 15, 2024
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue May 31, 2024
Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@mohitsuman mohitsuman added this to the 1.15.0 milestone May 31, 2024
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Jun 3, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Jun 3, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Jun 3, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Jun 3, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Jun 4, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: redhat-developer#4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
datho7561 pushed a commit that referenced this issue Jun 4, 2024
Plus enjencements:
- Respect to Output Format preference
- Support JSON file format
- Links deduplication (preventing to open multiple files for the same links) when hyperlinking

Fixes: #4118

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants