Sebastian Florek

Results 220 comments of Sebastian Florek

Thanks for the detailed report and YAML to reproduce. It will be easier to fix. We will take care of that soon.

Ye, it's been fixed. I have missed this issue, thanks for the info. Fix should be available in the latest release created a couple of days ago. /close

That's not really possible for fallback namespaces. The whole idea of fallback namespaces is to use this list when user does not have privileges to list namespaces and all namespaces...

`make serve` and `make run` are broken now and do not work.

What I meant is that running `make serve` and `make run` directly in the dashboard root (without using dev container) dir no longer works with these changes applied.

I could not reproduce it based on the provided steps. Tested on Firefox/Chrome and exec works just fine.

We can extend the logic that tries to dynamically configure base href. It's quite annoying to configure an environment locally that will allow testing more complex scenarios like yours. If...

The reason it starts from the root and goes up is that if you i.e. use a direct link to a subview in Dashboard, it has to be able to...

Your case is different and looks to be an ingress misconfiguration. Did you disable kong and try to replace it with ingress?

Unless something has changed in angular in the latest version that I am not aware of, there is no way to dynamically adjust app path during runtime via config. Path...