Closed matt-deboer closed 7 years ago
Loading the UI with full URLs like https://ui-url/#/workloads/kube-system/Deployment/my-awesome-deployment?view=config result's in the 404 page being displayed, regardless of whether the resource exists.
https://ui-url/#/workloads/kube-system/Deployment/my-awesome-deployment?view=config
fixed in recent release
Loading the UI with full URLs like
https://ui-url/#/workloads/kube-system/Deployment/my-awesome-deployment?view=config
result's in the 404 page being displayed, regardless of whether the resource exists.