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
Henning Jacobs
2c63f64da8
use application/component labels
2020-04-26 14:17:57 +02:00
Henning Jacobs
f38f72cede
update npm dependencies ( #260 )
2020-04-26 14:13:39 +02:00
Henning Jacobs
4f61486156
do not include Ingress in default deploy
2020-04-25 22:05:46 +02:00
Henning Jacobs
76a498bacc
pre-commit linting ( #259 )
...
* pre-commit linting
* fix pydocs
2020-04-25 21:01:21 +02:00
Henning Jacobs
b409e4f375
remove old MANIFEST file
2019-12-23 20:08:59 +01:00
Henning Jacobs
d8b94db671
Switch to Poetry and Black ( #254 )
...
* Pipenv -> Poetry
* poetry and black
2019-12-23 20:07:46 +01:00
Henning Jacobs
578b03d214
v19.9.0
2019-09-15 17:10:08 +02:00
Henning Jacobs
6147778e35
use Calendar Versioning
2019-09-15 17:09:41 +02:00
Henning Jacobs
2b75a49b55
update deps
2019-09-15 17:01:48 +02:00
Philip Laine
7a70fb346d
Add rule for crosscompiling arm image ( #243 )
2019-09-15 16:55:19 +02:00
dependabot[bot]
b0211d66bc
Bump mixin-deep from 1.3.1 to 1.3.2 in /app ( #245 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-09-11 20:21:17 +02:00