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.
- 17 Nov, 2022 2 commits
-
-
René Dudfield authored
-
René Dudfield authored
-
- 16 Nov, 2022 4 commits
-
-
Joaquim Rocha authored
frontend i18n: Set the html lang when page loads too
-
René Dudfield authored
little i18n fix
-
René Dudfield authored
Co-authored-by:
Joaquim Rocha <joaquim.rocha@microsoft.com>
-
René Dudfield authored
Co-authored-by:
Joaquim Rocha <joaquim.rocha@microsoft.com>
-
- 15 Nov, 2022 2 commits
-
-
Joaquim Rocha authored
Add support for HPA,PDB,ResourceQuotas and PriorityClasses
-
René Dudfield authored
Before it wasn't setting it on page load. So if you were already in a non-english language then the attribute would not be set. This causes the browser confusion about the language being used.
-
- 14 Nov, 2022 10 commits
-
-
René Dudfield authored
-
Joaquim Rocha authored
frontend: Resize terminal in toggle fullscreen
-
Julian Li authored
-
Santhosh Nagaraj S authored
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
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 Resource Quota Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Santhosh Nagaraj S authored
This patch adds query params support to the request function Signed-off-by:
Santhosh Nagaraj S <santhosh@kinvolk.io>
-
Joaquim Rocha authored
frontend: Prevent crash in labelSelector
-
- 11 Nov, 2022 1 commit
-
-
Joaquim Rocha authored
-
- 09 Nov, 2022 1 commit
-
-
Joaquim Rocha authored
Improve pod status
-
- 08 Nov, 2022 2 commits
-
-
René Dudfield authored
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /frontend
-
dependabot[bot] authored
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 ) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 07 Nov, 2022 6 commits
-
-
Joaquim Rocha authored
Fetch pods by labels
-
Joaquim Rocha authored
The Pod.getDetailsStatus is repeatedly called in views and has to loop through the pod's structure for getting the same results, so we cache it based on the involved resourceVersion.
-
Joaquim Rocha authored
The old stories for the Pod no longer make sense after the new ones are introduced.
-
Joaquim Rocha authored
The status of pods can be more descriptive if we use the "reason" for why the pod may be failing, among other cases. So these changes deeply change how the status output is computed. Co-authored by: Julian Li <1192344839@qq.com>
-
Joaquim Rocha authored
-
Joaquim Rocha authored
It was just number, but it may be number, string, or null.
-
- 04 Nov, 2022 3 commits
-
-
Joaquim Rocha authored
frontend: Optimize KubeObjectClass.useGet so it updates iff needed
-
Joaquim Rocha authored
frontend: Add filter by type for events section
-
Joaquim Rocha authored
Makefile Dockerfile: Bump alpine 3.15.6
-
- 03 Nov, 2022 1 commit
-
-
Steven Powell authored
-
- 02 Nov, 2022 4 commits
-
-
Joaquim Rocha authored
Since the namespaces are optional in our definition of KubeMetadata, the apiProxy module was using them with `as string` when they were needed, but we should rather assert for it (`namespace!`) instead, as the former way may mask some issues (if the namespace turns out not to exist).
-
Joaquim Rocha authored
-
Joaquim Rocha authored
This patch moves the getLabelSelector logic into a new function labelSelectorToQuery in the lib/k8s/index.ts module and adds tests for it.
-
ashu8912 authored
-
- 24 Oct, 2022 4 commits
-
-
Joaquim Rocha authored
e2e-tests: Add basic e2e test with playwright and minikube
-
Joaquim Rocha authored
frontend: fix test warnings so running tests is less chatty
-
Joaquim Rocha authored
frontend: Fix reconnectOnFailure according to comments
-
Joaquim Rocha authored
app: Bump chocolatey to Headlamp 0.13.0
-