Sebastian Florek

Results 220 comments of Sebastian Florek

@bryk WDYT about #2081? Should we push it forward or wait for core to handle it?

/reopen /lifecycle frozen

We have a soft code freeze due to https://github.com/kubernetes/dashboard/pull/7047 and to not cause major conflicts with the migration to the new architecture we do not merge new features currently.

Since https://github.com/kubernetes/dashboard/pull/7047 has been merged and it introduces major architecture changes we should close this PR. If you are willing to work on it, you can open a new PR...

This is actually fixed by #7093 and is available in release `v2.6.1` /close

I don't think this is the way it should be done. That's what settings page is for. Global settings should be able to enforce default namespace. It will be much...

It does not. It is a feature that we have to add.

Reading default context namespace from kubeconfig is ok, but it is a different feature IMHO. I'd simply add `defaultNamespace` option to the global options. User could then change it to...