269 Commits

Author SHA1 Message Date
Christian Weichel
72a120e0c8 Update Kubernetes client-go to v1.20.1
Fixes gitpod-io/gitpod#2689
2021-01-11 15:25:05 +01:00
Christian Weichel
b7dda84ad0 [license] Update license header from TypeFox GmbH to Gitpod GmbH 2021-01-04 15:12:02 +01:00
Christian Weichel
44e6aa820b [ws-manager] Add metrics for unary gRPC methods 2020-12-08 09:34:40 +01:00
Christian Weichel
56a336dbf0 [common-go] Add metrics support for unary gRPC methods 2020-12-08 09:34:40 +01:00
Christian Weichel
86562cac2c [ws-manager] Support configurable gRPC rate limits 2020-12-08 09:34:40 +01:00
Christian Weichel
247ddcf810 [common-go] Add gRPC rate limiting support 2020-12-08 09:34:40 +01:00
Sven Efftinge
71ee76822f [commons] map log severity to stackdriver 2020-12-03 18:17:13 +01:00
Christian Weichel
4d055558df [pprof] Fix sampling based profiles 2020-11-30 13:13:42 +01:00
Christian Weichel
33e3a9f1db [pprof] Support mutex contention sampling for /block 2020-11-30 12:02:09 +01:00
Christian Weichel
76c8adc12c [ws-scheduler] Support node-specific services during scheduling 2020-11-27 14:59:44 +01:00
Christian Weichel
75c45a7b39 [common-go] Remove logging enabled output
and make `Init()` work on second call
2020-11-19 08:38:35 +01:00
Christian Weichel
75558809c7 [go] go mod tidy in all components 2020-10-19 07:46:04 +02:00
Christian Weichel
3cbfd6f191 [common-go] Move CRI to ws-daemon/container 2020-10-19 07:46:04 +02:00
Christian Weichel
7172d822c7 [ws-daemon] Fold ws-manager-node into ws-daemon 2020-10-19 07:46:04 +02:00
Christian Weichel
6d93dd8348 [ws-daemon] Rename ws-sync to ws-daemon 2020-10-19 07:46:04 +02:00
Christian Weichel
a494eb7cff [ws-manager-node] Add uidmapper canary support 2020-10-13 11:10:53 +02:00
Christian Weichel
e64b94c844 [ws-manager-node] Use Gitpod CRI instead of containerd directly 2020-10-13 11:10:53 +02:00
Christian Weichel
ac71492b6e [cri] Move cri from ws-sync to common-go for reuse in ws-manager-node 2020-10-13 11:10:53 +02:00
gitpod-init
24f7b609bf initial commit 2020-08-25 09:25:15 +00:00