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

Add OpenShift binaries to Dev Containers #2840

Closed
adambkaplan opened this issue Apr 19, 2023 · 2 comments · Fixed by #2932
Closed

Add OpenShift binaries to Dev Containers #2840

adambkaplan opened this issue Apr 19, 2023 · 2 comments · Fixed by #2932
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@adambkaplan
Copy link

Dev Containers is a potentially powerful extension to VSCode. One of the neat features is that it lets you declaratively install extensions into a dev container.

The VSCode extension for Kubernetes seems to install kubectl onto the container, under /root/.local/state. The OpenShift extension doesn't seem to do this automatically for oc and other tools.

@datho7561
Copy link
Contributor

Related is #2872. In fact, it seems that issue is a duplicate of this one

@datho7561 datho7561 added the kind/enhancement New feature or request label May 26, 2023
@mohitsuman mohitsuman added this to the 1.5.0 milestone May 30, 2023
@mohitsuman mohitsuman modified the milestones: 1.5.0, 1.6.0 Jun 2, 2023
@mohitsuman
Copy link
Collaborator

@adambkaplan We have implemented this feature in the latest 1.5.0 release. Can you please try and let us know if it works as expected for you. Thanks.

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
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants