Add support of BinaryData fields to configmap display #9321
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What would you like to be added?
Currently only data fields is supported in configmap display. binaryData (even if it exist) is not shown.
kubectl -n percona-xtradb describe configmaps test1
Why is this needed?
If would be nice if all standard types of standard kubernetes objects is shown in UI.
The text was updated successfully, but these errors were encountered: