cyclops-ui/cyclops

Add container exec to cyclops UI

petar-cvit opened this issue · 6 comments

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.

@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

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.

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

@kom-senapati thank you. Updated!