question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pods tab: list with stats/start/stop

See original GitHub issue

hello,

it would be great if we have a tab that list pods

podman pod ps
podman pod stats

and when a pod mypod is selected

podman pod start mypod
podman pod stop mypod
podman pod restart mypod
podman pod top mypod
podman pod logs --tail=20 -f mypod

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:24 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
iongioncommented, May 16, 2022

That is awesome to hear, appreciate you taking the time at late hours to give it a check.

  • logs following - this is something I do have in sight, nothing is actually streaming logs, I had it maybe in first versions, but was displeased about tty integration for some subjective reason, will have to revisit indeed
  • design of ui you are right, pods and containers are very similar in concept and purpose, should benefit from the same treatment
  • start/stop sometimes users want a single pattern for all as it is easy for the brain, sometimes they want quick actions … I can’t fit all except probably by giving a configuration option and let them all decide what is best

Going to prepare the next release, feel free to open new features requests at any time

1reaction
muayyad-alsadicommented, May 16, 2022

Again, thanks a lot for deep info

thank you for the quick fix, pods works fine,

I’ve some notes (maybe I’ll open separated tickets for each)

  • logs following does not seem to work
  • the design of containers tab is better than pods (ex. number of running and number of exited) it might be better to show then in pods too
  • in pods tab, I would love adding a single action button for start/stop action placed in each line instead of being inside the sub menu

Screenshot from 2022-05-16 23-38-46

Read more comments on GitHub >

github_iconTop Results From Across the Web

pods tab: list and start stop pods · Issue #121 - GitHub
Please describe it's a missing feature. the problem it tries to solve when having an entire stack of apps running as a pod...
Read more >
1784352 – User can list pods, but not allowed to list the ...
Description of problem: I installed a fresh cluster and created a user in the htpasswd file. The user can log in, can create...
Read more >
Pods form on multiple tabs - WordPress.org
If I use css tabs on a page how can I split a form over multiple tabs. Eg. 15 fields, 5 fields per...
Read more >
How to set the Sub Tab Configuration for Performance ...
How to Configure? In Options page, select Sub tab Configuration; This can be used by the user to configure the landing sub tab....
Read more >
Creating The Automatic Template Plugin - Pods Framework
The plugin Pods Frontier Auto Template adds a tab in the Pods editor to all custom post ... load_pods() , that can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found