mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
- Consolidate the ClusterContext functions into a class - Add method for the correct determiation of whether all possible namespaces are selected to ClusterContext - Use said method in the two API related use cases as well in the above component Fix only able to select one namespace - Extends isAllPossibleNamespaces with isFilterSelect option to correctly check the empty namespaces imply selecting all case - renamed contextNamespaces to selectedNamespaces - renamed contextNs to rawSelectedNamespaces fix not restarting subscribes when adding new accessibleNamespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| fonts | ||
| hooks | ||
| ipc | ||
| navigation | ||
| protocol-handler | ||
| themes | ||
| utils | ||
| bootstrap.tsx | ||
| item.store.ts | ||
| kube-object.store.ts | ||
| lens-app.tsx | ||
| template.html | ||
| theme.store.ts | ||