Commit Graph

451 Commits

Author SHA1 Message Date
l-nmch
68ab06ea53 Trying things
Some checks failed
Docker Build and Push / build (push) Failing after 1m39s
2025-10-26 13:25:28 +01:00
l-nmch
6938dafb85 Trying things 2025-10-26 13:16:52 +01:00
l-nmch
c08ca9a16e Trying things 2025-10-26 13:15:24 +01:00
l-nmch
950f525c99 Trying things 2025-10-26 13:09:44 +01:00
l-nmch
5b126cd087 Trying things 2025-10-26 13:03:59 +01:00
l-nmch
bbb12ff3c4 Trying things 2025-10-26 12:57:48 +01:00
l-nmch
597bae7dc7 Trying things 2025-10-26 12:56:19 +01:00
l-nmch
306bc6db51 Trying things 2025-10-26 12:55:12 +01:00
l-nmch
20924e759c Trying things 2025-10-26 12:53:11 +01:00
l-nmch
e327da2f53 Trying things 2025-10-26 12:47:38 +01:00
l-nmch
b8305b8924 fix(actions): Stupid mess 2025-10-26 12:28:29 +01:00
l-nmch
63416660dc fix(actions): Added Appjs build 2025-10-26 12:26:41 +01:00
l-nmch
5ea8dfdb9e fix(js): Updated app 2025-10-26 12:26:26 +01:00
l-nmch
9356da73cb fix(actions): Removed on pull request 2025-10-26 12:09:41 +01:00
l-nmch
54ecbcfba2 fix(build): Added npm build in dockerfile 2025-10-26 12:08:42 +01:00
l-nmch
ecf60cfb5d fix(build): Added --no-root 2025-10-26 01:13:05 +02:00
l-nmch
7215040d93 fix(build): Added poetry lock 2025-10-26 01:07:03 +02:00
l-nmch
9b85f0521d fix(build): Removed --no-dev 2025-10-26 01:00:42 +02:00
l-nmch
6023129ebe feat(actions): Added dev build 2025-10-26 01:00:25 +02:00
l-nmch
4e299a68ed fix(actions): Multiple changes 2025-10-26 00:35:41 +02:00
l-nmch
7a79f39209 fix(actions): Revert to ubuntu image 2025-10-25 16:55:45 +02:00
l-nmch
1d90140fb9 fix(actions): Switch from ubuntu to debian and updated checkout version 2025-10-25 16:43:12 +02:00
l-nmch
5fccacfc1f fix(typo): renamed folder 2025-10-25 15:54:22 +02:00
l-nmch
92d1b4b6aa feat(actions): Added ARM64 build, 2025-10-25 15:53:35 +02:00
Henning Jacobs
87ed169ed4 Merge pull request 'Added Openshift example deployments' (#17) from megabreit/kube-ops-view:main into main
Reviewed-on: https://codeberg.org/hjacobs/kube-ops-view/pulls/17
2023-05-29 18:07:54 +00:00
Armin Kunaschik
b79285b4fb Added Openshift example deployments 2023-05-22 01:11:41 +02:00
Henning Jacobs
3e2a051cb2 v23.5.0 2023-05-10 13:24:41 +02:00
Henning Jacobs
43c19c400d make json_delta faster 2023-05-10 13:24:12 +02:00
Henning Jacobs
eca2032e3f v23.2.0 2023-02-09 22:05:26 +01:00
Henning Jacobs
5f139bbac0 update dependencies 2023-02-09 22:04:18 +01:00
Henning Jacobs
6876dbe0e0 update npm packages 2022-06-17 13:11:09 +02:00
Henning Jacobs
d56ab0cbf0 update Dockerfile for Python 3.10 2022-06-17 13:06:52 +02:00
Henning Jacobs
1d09479a6a update dependencies 2022-05-20 11:17:25 +02:00
Henning Jacobs
cb44d184a7 Merge pull request 'Add livenessProbe' (#5) from netflash/kube-ops-view:main into main
Reviewed-on: https://codeberg.org/hjacobs/kube-ops-view/pulls/5
2021-01-26 22:59:03 +01:00
netflash
a2c3e97a4f Add livenessProbe 2021-01-26 22:52:18 +01:00
Henning Jacobs
4ea5efbc58 README as Markdown 2020-10-03 13:23:24 +02:00
Minuk Song
9965665290 Feature: Add cluster name in text field (#271)
* Add cluster name in text field

* Change double quote to single quote
2020-08-29 12:05:59 +02:00
Shubham Gopale
ac6eeb4d78 Use -k since we are using Kustomization (#272) 2020-08-25 14:46:50 +02:00
Khachatur Ashotyan
89c143d3aa Add ROUTE_PREFIX parameter for working with reverse proxies. (#256)
* Add ROUTE_PREFIX parameter for working with reverse proxies.

* [flake8/E304] remove blank line after function decoder

* Add APPLICATION_ROOT and use route_prefix in requests.

* [black/code-styling] use double quotes instead of single.

* handle right events url depending route path

* properly handle redirects

* [flake8] remove unused module, fix styling issues

Co-authored-by: Henning Jacobs <henning@jacobs1.de>
2020-08-23 15:27:34 +02:00
dependabot[bot]
3c6056dac3 Bump elliptic from 6.5.2 to 6.5.3 in /app (#267)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 09:42:57 +02:00
Henning Jacobs
c7189ffe96 update dependencies 2020-07-28 10:14:47 +02:00
Henning Jacobs
c0f7e501ab Merge branch 'jochen42-add-not-ready-filter' 2020-07-28 10:13:10 +02:00
jochen weber
0002ca9236 need's to be a function 2020-07-26 12:40:35 +02:00
jochen weber
758e0f9e34 fix whitespaces 2020-07-26 12:32:34 +02:00
jochen weber
b905db0c22 remove unnecessary code 2020-07-26 12:31:42 +02:00
jochen weber
f901a7fe0b add filter for pods with non-ready containers 2020-07-24 18:51:59 +02:00
dependabot[bot]
468f3a2b00 Bump lodash from 4.17.15 to 4.17.19 in /app (#265)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 21:00:26 +02:00
Henning Jacobs
2371d3f626 fix Pod spec: do not use deprecated "serviceAccount" 2020-04-26 19:23:46 +02:00
Henning Jacobs
0b38b4e979 package lock update from build run 2020-04-26 14:19:10 +02:00
Henning Jacobs
fafcffcf33 v20.4.0 2020-04-26 14:18:14 +02:00