hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

Allow to view the kubernetes json in raw mode #19

Closed davsclaus closed 9 years ago

davsclaus commented 9 years ago

Looking at the pods / controllers etc you can see the kubernetes json in a schema like form.

It would be nice if there was a button to show it in raw mode, as plain json in a text area.

See screenshot screen shot 2015-03-17 at 12 51 02 pm

davsclaus commented 9 years ago

And maybe in the future allow people to edit the kubernetes json as well, also in raw mode, and with a text editor that understands json and has syntax highlighter.

But a first a view mode would be nice. Maybe as a new button up there in the button panels to the right corner.

davsclaus commented 9 years ago

Yay this gulp stuff works nice and fast - do a change and the page is updated.