-
Notifications
You must be signed in to change notification settings - Fork 771
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
Comments
please check @petar-cvit |
@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 |
@petar-cvit please check |
New Quest!A new Quest has been launched in @cyclops-ui’s repo. Some loot has been stashed in this issue to reward the solver! 🗡 Comment ⚔️ When you submit a PR, comment Questions? Check out the docs. |
cyclops-ui/src/components/k8s-resources/common/PodTable.tsx Correct Path - |
@kom-senapati thank you. Updated! |
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.
The text was updated successfully, but these errors were encountered: