diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 3e45f537..766e0b29 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -88,12 +88,11 @@ npm run start-dev This application uses additional components hosted in separate repositories: * [freelens-k8s-proxy](https://github.com/freelensapp/freelens-k8s-proxy/) -* [freelens-node-pod-menu](https://github.com/freelensapp/freelens-node-pod-menu/) It bundles binaries for: -* helm -* kubectl +* [helm](https://helm.sh/) +* [kubectl](https://kubernetes.io/docs/reference/kubectl/) The [Renovate](https://github.com/freelensapp/freelens/issues/64) bot keeps the versions up-to-date. diff --git a/README.md b/README.md index 65d0db71..0f2505e0 100644 --- a/README.md +++ b/README.md @@ -132,16 +132,6 @@ winget install Freelensapp.Freelens The `--silent` option is supported to suppress all UI. -### Node-Pod-Menu extension - -To view container logs and shell into them and nodes, you can install the -[freelens-node-pod-menu](https://github.com/freelensapp/freelens-node-pod-menu) -extension. - -To install it, open the `Freelens` -> `Extensions` menu, enter the name -`@freelensapp/freelens-node-pod-menu` as input, and click the `Install` -button. - ## Development Read [DEVELOPMENT.md](DEVELOPMENT.md) to see how to build the application diff --git a/packages/core/src/features/extensions/__snapshots__/navigation-using-application-menu.test.ts.snap b/packages/core/src/features/extensions/__snapshots__/navigation-using-application-menu.test.ts.snap index 04c63eda..9b4f8987 100644 --- a/packages/core/src/features/extensions/__snapshots__/navigation-using-application-menu.test.ts.snap +++ b/packages/core/src/features/extensions/__snapshots__/navigation-using-application-menu.test.ts.snap @@ -442,13 +442,6 @@ exports[`extensions - navigation using application menu when navigating to exten

Add new features via Freelens Extensions.

-

- We recommend - - @freelensapp/freelens-node-pod-menu - - which adds back the node and pod menu functionality. -

(

{"Add new features via Freelens Extensions."}

-

- We recommend - {" @freelensapp/freelens-node-pod-menu "} - which adds back the node and pod menu functionality. -

);