Open googs1025 opened 2 months ago
/assign
@googs1025 Yes, I think adding "READY" and "UP-TO-Update" will be very useful
That's great, but there's a small problem. https://github.com/kubernetes-sigs/kubebuilder/discussions/4134 This problem can be solved by adding an extra field to the status, but I don't think this is a good way to handle it. Maybe we can wait until this problem is solved before implementing it
Glad to see this aligned with deployment or statefulset which has richer columns.
What would you like to be added: Currently, when using kubectl get with lws , there are only two fields displayed: name and age. We should provide more meaningful fields to make it more convenient to use.
We should provide more meaningful fields, which will be more convenient to use as follows:
There were some minor problems during implementation. FRY: https://github.com/kubernetes-sigs/kubebuilder/discussions/4134 I am not sure whether the current JSONPath of kubebuilder can achieve a display effect similar to (X/Y). In addition, should we add other useful fields (maybe we can also discuss this PR)? If not, I will close this issue
Why is this needed:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.