This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 11 Oct, 2022 4 commits
-
-
Santhosh Nagaraj S authored
Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj S authored
Use the golangci-lint github action instead of building the binary from source. Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj S authored
Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj S authored
this patch adds support to configure headlamp from both args and env Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
- 27 Sep, 2022 1 commit
-
-
Joaquim Rocha authored
Add Link to reference objects from Role/ClusterRole details view
-
- 26 Sep, 2022 2 commits
-
-
Joaquim Rocha authored
docker-ext: Add files required to build docker ext
-
Joaquim Rocha authored
Fix simple table data type
-
- 24 Sep, 2022 2 commits
-
-
Santhosh Nagaraj S authored
this patch adds links to view the objects that are referenced by Roles and ClusterRoles. Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj S authored
this patch fixes an issue that led to creation of invalid links due to mixed case use in defaultRoute Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
- 23 Sep, 2022 2 commits
-
-
Qin Yuan authored
-
Joaquim Rocha authored
There was a mistake in the definition of the SimpleTable's data since it was allowing objects to be passed, but should rather accept only arrays. Indeed, the definition of objects whose keys are either string or **number** was the reason why arrays were actually accepted.
-
- 22 Sep, 2022 1 commit
-
-
Santhosh Nagaraj S authored
this patch adds the github action config to build and push the docker extension Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
- 15 Sep, 2022 2 commits
-
-
Joaquim Rocha authored
frontend: Fix cluster button extending issue
-
Santhosh Nagaraj S authored
Fixes: #654 Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
- 12 Sep, 2022 5 commits
-
-
Santhosh Nagaraj S authored
Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj authored
This patch adds the files required to build the headlamp extension for docker desktop Signed-off-by:
Santhosh Nagaraj <sannagaraj@microsoft.com>
-
Joaquim Rocha authored
frontend Terminal: Use xterm.js windowsMode on Windows
-
Joaquim Rocha authored
frontend plugins: Add hideAppBar option to routes
-
Joaquim Rocha authored
Add basic test of container image on minikube
-
- 09 Sep, 2022 1 commit
-
-
René Dudfield authored
-
- 08 Sep, 2022 1 commit
-
-
René Dudfield authored
-
- 07 Sep, 2022 1 commit
-
-
René Dudfield authored
So plugins can hide the app bar at the top.
-
- 05 Sep, 2022 2 commits
-
-
S Santhosh Nagaraj authored
backend: Handle CA file not found error without panic
-
Santhosh Nagaraj S authored
this patch makes sure that headlamp still works for other clusters when one of the cluster certificate authority is misconfigured. Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
- 02 Sep, 2022 4 commits
-
-
René Dudfield authored
plugins: Add registerRouteFilter and registerSidebarEntryFilter
-
René Dudfield authored
-
René Dudfield authored
kubernetes-headlamp.yaml: Add Secret section for new k8s
-
René Dudfield authored
headlamp-plugin upgrade improvements - check and audit after upgrade, fail better, README
-
- 30 Aug, 2022 1 commit
-
-
René Dudfield authored
Thanks Eric Ace
-
- 29 Aug, 2022 4 commits
-
-
René Dudfield authored
So it exits on failure and doesn't continue on other packages. So it tells you there are more packages that didn't get upgraded. - Check after upgrade: run lint, tsc, and such after upgrading. - Run npm audit --fix after upgrading. - Add the upgrade command to the README.md - Turn on the type checker so it type checks headlamp-plugin.js
-
René Dudfield authored
github: Use a secret as the DriEmail
-
René Dudfield authored
-
René Dudfield authored
It wasn't passing the argument through.
-
- 26 Aug, 2022 4 commits
-
-
Joaquim Rocha authored
-
Joaquim Rocha authored
plugins/examples: upgrade plugins/examples
-
Joaquim Rocha authored
app: Add Windows signing
-
Joaquim Rocha authored
-
- 25 Aug, 2022 1 commit
-
-
Joaquim Rocha authored
frontend: Fix MetadataDisplay to skip ResourceClasses
-
- 24 Aug, 2022 2 commits
-
-
René Dudfield authored
-
René Dudfield authored
plugins/headlamp-plugin: Add upgrade command
-