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 container exec to cyclops UI #522

Open
petar-cvit opened this issue Aug 22, 2024 · 6 comments
Open

Add container exec to cyclops UI #522

petar-cvit opened this issue Aug 22, 2024 · 6 comments
Labels
go Pull requests that update Go code help wanted Extra attention is needed kubernetes k8s related issues ⚔️ Quest Tracks quest-bot quests UI Update on the UI

Comments

@petar-cvit
Copy link
Collaborator

petar-cvit commented Aug 22, 2024

Is your feature request related to a problem? Please describe.
It would be great to have an option to run shell commands from Cyclops. We should implement a modal that can emulate a terminal that can run commands in a certain container.

Describe the solution you'd like
We should add a button for exec in the PodTable. When a button is pressed, a Modal pops up and connects to the backend to emulate the terminal.

@petar-cvit petar-cvit added help wanted Extra attention is needed go Pull requests that update Go code UI Update on the UI kubernetes k8s related issues labels Aug 22, 2024
@pravintargaryen
Copy link

please check @petar-cvit

@petar-cvit
Copy link
Collaborator Author

@pravintargaryen, please close and open a new PR (or update the PRs) since it adds changes for multiple issues. That goes for both #525 and #526

@pravintargaryen
Copy link

@petar-cvit please check

Copy link

quest-bot bot commented Oct 6, 2024

New Quest! image New Quest!

A new Quest has been launched in @cyclops-ui’s repo.
Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #522 to link your PR to this Quest.

Questions? Check out the docs.

@quest-bot quest-bot bot added the ⚔️ Quest Tracks quest-bot quests label Oct 6, 2024
@kom-senapati
Copy link
Contributor

kom-senapati commented Oct 9, 2024

cyclops-ui/src/components/k8s-resources/common/PodTable.tsx
This path showing 404

Correct Path - cyclops-ui/src/components/k8s-resources/common/PodTable/PodTable.tsx

@petar-cvit
Copy link
Collaborator Author

@kom-senapati thank you. Updated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code help wanted Extra attention is needed kubernetes k8s related issues ⚔️ Quest Tracks quest-bot quests UI Update on the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants