Skip to content

Add support of BinaryData fields to configmap display #9321

Open
@a-haurylau

Description

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

Name:         test1
Namespace:    percona-xtradb
Labels:       <none>
Annotations:  <none>

Data
====

BinaryData
====
readiness-check.sh: 17 bytes

Events:  <none>

Why is this needed?

If would be nice if all standard types of standard kubernetes objects is shown in UI.

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions