Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Use object tables for nodes #2665

Closed
GuessWhoSamFoo opened this issue Jul 19, 2021 · 0 comments · Fixed by #2677
Closed

Use object tables for nodes #2665

GuessWhoSamFoo opened this issue Jul 19, 2021 · 0 comments · Fixed by #2677
Assignees
Labels
api enhancement New feature or request
Projects

Comments

@GuessWhoSamFoo
Copy link
Contributor

Describe the problem/challenge you have
Nodes are an object type in Kubernetes and can use the status icon in octant to show readiness at a glance.

Describe the solution you'd like
Swap out table for object table:

https://github.com/vmware-tanzu/octant/blob/master/internal/printer/node.go#L42
https://github.com/vmware-tanzu/octant/blob/master/internal/printer/deployment.go#L35

@GuessWhoSamFoo GuessWhoSamFoo added enhancement New feature or request api labels Jul 19, 2021
@GuessWhoSamFoo GuessWhoSamFoo added this to To do in 0.23 via automation Jul 19, 2021
@GuessWhoSamFoo GuessWhoSamFoo moved this from To do to Review in progress in 0.23 Jul 23, 2021
@GuessWhoSamFoo GuessWhoSamFoo self-assigned this Jul 23, 2021
0.23 automation moved this from Review in progress to Done Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api enhancement New feature or request
Projects
No open projects
0.23
Done
Development

Successfully merging a pull request may close this issue.

1 participant