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 autocomplete for oc and kubectl in UDI image #21735

Closed
amisevsk opened this issue Sep 28, 2022 · 4 comments
Closed

Add autocomplete for oc and kubectl in UDI image #21735

amisevsk opened this issue Sep 28, 2022 · 4 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@amisevsk
Copy link
Contributor

Is your enhancement related to a problem? Please describe

When starting a workspace that uses the universal developer image, I'm able to open a terminal and use oc and kubectl to interact with the cluster. However, autocomplete is not available for these commands, making it tedious to use them.

Describe the solution you'd like

  1. Install bash-completion and related packages in the UDI image
  2. Add entries for oc and kubectl autocomplete

Describe alternatives you've considered

No response

Additional context

The web-terminal-tooling container supports autocomplete, as an example.

@amisevsk amisevsk added kind/enhancement A feature request - must adhere to the feature request template. area/dev-experience labels Sep 28, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 28, 2022
@amisevsk amisevsk added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 30, 2022
@l0rd l0rd self-assigned this Jan 23, 2023
@che-bot
Copy link
Contributor

che-bot commented Jul 22, 2023

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 22, 2023
@amisevsk
Copy link
Contributor Author

/remove-lifecycle stale

@che-bot che-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 24, 2023
@AObuchow
Copy link

The oc completion side of this task was resolved in devfile/developer-images#88, but the kubectl autocompletion is still missing.

AObuchow added a commit to AObuchow/developer-images that referenced this issue Jul 25, 2023
l0rd pushed a commit to devfile/developer-images that referenced this issue Jul 26, 2023
AObuchow added a commit to AObuchow/developer-images that referenced this issue Jul 28, 2023
@che-bot
Copy link
Contributor

che-bot commented Jan 20, 2024

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 20, 2024
@che-bot che-bot closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants