mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384) * Simplify CRD KubeApi registrations - Switch to auto injectable registrations Signed-off-by: Sebastian Malton <sebastian@malton.name> * Make sure that stores can still be retrieved Signed-off-by: Sebastian Malton <sebastian@malton.name> * Cleanup get extension fake to simplify impl Signed-off-by: Sebastian Malton <sebastian@malton.name> * Simplify logic for extensionInjectable Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix test in differencing registrator Signed-off-by: Sebastian Malton <sebastian@malton.name> * Cleanup code style Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix some tests Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix HPA details tests Signed-off-by: Sebastian Malton <sebastian@malton.name> --------- Signed-off-by: Sebastian Malton <sebastian@malton.name> * Release 6.4.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> --------- Signed-off-by: Sebastian Malton <sebastian@malton.name> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app-event-bus | ||
| app-paths | ||
| base-store | ||
| catalog | ||
| catalog-entities | ||
| certificate | ||
| cluster | ||
| cluster-store | ||
| directory-for-lens-local-storage | ||
| error-reporting | ||
| fetch | ||
| front-end-routing | ||
| fs | ||
| get-configuration-file-model | ||
| helm | ||
| hotbars | ||
| initializable-state | ||
| ipc | ||
| k8s | ||
| k8s-api | ||
| kube-helpers | ||
| logger | ||
| os | ||
| path | ||
| protocol-handler | ||
| root-frame | ||
| runnable | ||
| terminal | ||
| test-utils | ||
| user-store | ||
| utils | ||
| vars | ||
| weblinks-store | ||
| .gitkeep | ||
| cluster-frames.injectable.ts | ||
| cluster-frames.ts | ||
| cluster-types.ts | ||
| event-emitter.ts | ||
| item.store.ts | ||
| kube-helpers.ts | ||
| library.ts | ||
| log-error.global-override-for-injectable.ts | ||
| log-error.injectable.ts | ||
| logger.global-override-for-injectable.ts | ||
| logger.injectable.ts | ||
| logger.ts | ||
| rbac.ts | ||
| vars.ts | ||