hawtio / hawtio-kubernetes

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

have a Run page that takes a kubernetes JSON file as a query parameter #73

Open jstrachan opened 9 years ago

jstrachan commented 9 years ago

see https://github.com/fabric8io/fabric8/issues/4570 for more details

gashcrumb commented 9 years ago

Think we'd actually need a proxy to make this happen, as CORS won't allow us to fetch arbitrary URLs from other sites like repo1.maven.com and so on from the front-end.