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

give pod a more debug-friendly name #1776

Closed
tianweidut opened this issue Feb 5, 2023 · 0 comments
Closed

give pod a more debug-friendly name #1776

tianweidut opened this issue Feb 5, 2023 · 0 comments
Assignees

Comments

@tianweidut
Copy link
Member

Current Behavior

❯ k get pods -n starwhale                                                                                                                                                                       
NAME                                    READY   STATUS              RESTARTS      AGE                                                                                                           
4-0-hqj6h                               0/1     ImagePullBackOff    0             48m                                                                                                           
5-0-n9k47                               0/1     ImagePullBackOff    0             48m                                                                                                           
7-0-spxf6                               0/1     ContainerCreating   0             15s                                                                                                           
8-0-c4n86                               0/1     ContainerCreating   0             15s                                                                                                                                                                                                                                                    

task pod name is not meaningful for the developer.

Proposed Behavior
users can directly find pod name by the task name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants