Commit Graph

413 Commits

Author SHA1 Message Date
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
dependabot[bot]
45cb680059 Bump lodash from 4.17.10 to 4.17.15 in /app (#244)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-11 20:21:06 +02:00
Henning Jacobs
d2198e0919 Merge branch 'master' of github.com:hjacobs/kube-ops-view 2019-09-04 22:05:19 +02:00
Henning Jacobs
febc5d4956 update deps 2019-09-04 22:05:07 +02:00
Ivan Kurnosov
f634b064a4 It's uid 999 that is redis in the redis:5-alpine (#239) 2019-08-14 08:17:51 +02:00
Henning Jacobs
4b89e48dcd fix manifest format 2019-08-09 22:43:04 +02:00
Henning Jacobs
5e155df332 v0.12 2019-08-09 22:41:50 +02:00
Henning Jacobs
594f901693 also tag :latest 2019-08-09 22:38:41 +02:00
Henning Jacobs
07d5e6e2bc --node-link-url-template and --pod-link-url-template for external links 2019-08-09 22:37:45 +02:00
Henning Jacobs
4dc7d48e43 update dependencies 2019-08-09 21:53:35 +02:00
Henning Jacobs
a7b3895f29 kubectl port-forward instead of proxy (shorter, no long URL) 2019-07-24 11:19:44 +02:00
Henning Jacobs
2a7f5f99a4 update dependencies 2019-07-13 18:04:03 +02:00
Henning Jacobs
620728da3e update deps 2019-06-05 19:10:11 +02:00
Petter Solberg
2c5af20fac Added missing http-headers (#232)
To be able to pass traffic through http proxies.
This is to disable caching/buffering of responses.
2019-06-04 20:10:08 +02:00
Henning Jacobs
bf3e4f4c54 use v1 API version for RBAC 2019-06-01 19:31:20 +02:00
Tomek Święcicki
dcf1fcc2d4 #229 Scale clusters properly (#230) 2019-05-31 15:56:26 +02:00
Henning Jacobs
b069d61ef7 v0.11 2019-03-31 11:11:32 +02:00
jarik2995
813a7d513d Fix definition of OAuth2 scope parameter (#222) 2019-03-29 08:57:30 +01:00
Henning Jacobs
3c472a3dd2 add CRT filter (#216)
* add CRT filter

* animate CRT filter
2019-03-23 13:07:12 +01:00
Henning Jacobs
ffb4375ff8 Merge branch 'mcasperson-fix-no-masters' 2019-03-23 12:27:20 +01:00
Henning Jacobs
047967121e mock cluster without master nodes 2019-03-23 12:27:03 +01:00
Henning Jacobs
4045355feb Merge branch 'fix-no-masters' of git://github.com/mcasperson/kube-ops-view into mcasperson-fix-no-masters 2019-03-23 12:17:35 +01:00
Henning Jacobs
538e61aea9 Merge branch 'tomislater-sort-localstorage' 2019-03-23 12:15:21 +01:00
Henning Jacobs
36d0af6eb4 Merge branch 'sort-localstorage' of git://github.com/tomislater/kube-ops-view into tomislater-sort-localstorage 2019-03-23 12:12:46 +01:00
Henning Jacobs
a43fb93bdf Merge branch 'tomislater-scale-masters-separately' 2019-03-23 12:09:14 +01:00
Henning Jacobs
8ab288da6b Merge branch 'scale-masters-separately' of git://github.com/tomislater/kube-ops-view into tomislater-scale-masters-separately 2019-03-23 12:07:07 +01:00
Henning Jacobs
5f511df7ef Merge pull request #220 from hjacobs/pykube-ng
Switch to pykube-ng
2019-03-23 12:06:33 +01:00
Henning Jacobs
27b34492dc use f-literal 2019-03-23 11:55:16 +01:00