mhausenblas / reshifter

Kubernetes cluster state management
https://hackernoon.com/introducing-reshifter-for-kubernetes-backup-restore-migration-upgrade-ffaf78da36
Apache License 2.0
294 stars 30 forks source link

Remove explicit hostnames. #11

Closed debben closed 7 years ago

debben commented 7 years ago

Fix for #7.

I managed to build and run this patch locally on minikube. I confirmed just removing the hostnames ensures all AJAX request are relative to wherever the page is served from.

mhausenblas commented 7 years ago

Awesome, thanks so much @debben! This closes #7 …