-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
CRD does not show the output like kubectl #7633
Comments
This is unfortunately not supported right now. We do not have any logic to read custom print columns as described in the k8s docs. It would be an enhancement. |
@floreks Thanks for responding . |
@floreks I would like to work on this |
@ashutosh887 i can test and confirm.once the changes are ready |
@maciaszczykm I would like to work on this if @ashutosh887 is no longer interested. |
Hi, Is this issue useful now? If no one continues to do it, I would be interested in solving it. |
@chenshiwei-io I think this is still useful, but the project lacks maintenance. My PR got closed due to lack of review. You can check my PR and brainstorm how to add test cases for the new code. I was unable to do that and was unable to get any expert opinion. |
All right, thanks |
What happened?
We use flinkApplication operator , which shows the output status using kubectl like this
But in a kubernetes dashboad does not shows these information , Is there any way to customize in UI?
What did you expect to happen?
Does not show the proper output in UI,
How can we reproduce it (as minimally and precisely as possible)?
Any CRD can be tested .
Anything else we need to know?
No response
What browsers are you seeing the problem on?
No response
Kubernetes Dashboard version
v2.7.0
Kubernetes version
1.23
Dev environment
No response
The text was updated successfully, but these errors were encountered: