Commit Graph

406 Commits

Author SHA1 Message Date
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
Henning Jacobs
5d0a8e05c7 fix oauth + github example 2019-03-23 11:03:11 +01:00
Henning Jacobs
a897aa7494 use Flask Dance instead of deprecated flask-oauthlib 2019-03-22 22:12:13 +01:00
Tomasz Święcicki
1922d5b57a Save info about sorting to localStorage 2019-03-22 18:46:32 +01:00
Henning Jacobs
2dd4f437b8 fix API query 2019-03-21 17:38:55 +01:00
Henning Jacobs
1838a07b57 use pykube-ng to query Kubernetes API 2019-03-21 17:23:38 +01:00
Matthew Casperson
9a4acae358 Merge branch 'fix-no-masters' of https://github.com/mcasperson/kube-ops-view into fix-no-masters
# Conflicts:
#	.gitattributes
2019-03-20 07:03:52 +10:00
Matthew Casperson
b740119532 Merge branch 'upstream-master' into fix-no-masters
# Conflicts:
#	.gitattributes
2019-03-20 07:03:02 +10:00