Headlamp is a Kubernetes extensible UI available on Desktop and in cluster. This extension helps with using Headlamp and with development of plugins for Headlamp.
This is a preview release.
Access these commands from the command pallet in vscode.
Use ctrl+p (cmd+p on mac) to bring up the command pallet, and enter "headlamp" to see the Headlamp related commands.
There is a command to create a new headlamp plugin.
There is a command to run Headlamp in development mode.
It opens up a terminal for the backend server, and a terminal for the frontend server in dev mode.
Additionally, if you have not git cloned the headlamp repo it asks you before cloning it.
Please see the Headlamp Development Guide for dependencies and instructions on how to get set up.
https://github.com/headlamp-k8s/vscode-extension-headlamp/issues
Users appreciate release notes as you update your extension.
Small bug fix release with improvements to creating a plugin command and cloning headlamp command.
Small bug fixes.
Small bug fixes.
Initial release of Headlamp vscode extension.