1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages
Sebastian Malton 0bd72beaf2 Fix namespaces not respecting accessible namespace config (#7279)
* Fix namespaces not respecting accessible namespace config

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix warning hover text formatting

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Log state after refresh accessibility

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix NamespaceStore.allowedNamespaces

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove unnecessary '?'

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add deprecation messages

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Move selected_namespaces storage to injectable

- And its initialization

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Implement contextNamespaces logic in forNamespacedResources

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update snapshot

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix formatting

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix formatting

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix test

- This was a side effect of the previous bug fixes where
  the clusterContext.hasAllSelected was previously erroneously 'false'

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Change log level

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix another test suite

Signed-off-by: Sebastian Malton <sebastian@malton.name>

---------

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-03-07 12:20:39 -05:00
..
bump-version-for-cron Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
core Fix namespaces not respecting accessible namespace config (#7279) 2023-03-07 12:20:39 -05:00
ensure-binaries Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
extension-api Fix extension API not having all the correct types (#7263) 2023-03-03 09:07:38 -05:00
generate-tray-icons Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
infrastructure Bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#7294) 2023-03-07 11:51:58 -05:00
node-fetch Bump versions to 6.5.0-alpha.0 (#7253) 2023-03-02 09:33:33 -05:00
open-lens Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
release-tool Add support for using release branch targetted PRs (#7291) 2023-03-07 12:20:17 -05:00
semver Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
technical-features Extract agnostic and electron-main ways of starting application to separate packages (#7259) 2023-03-06 10:17:24 +02:00