Thomas Schubart

Results 48 comments of Thomas Schubart

@jankeromnes You are absolutely correct. This needs better UX, but we will enable this feature for only a very limited number of customers first, where it is understood that this...

> Not a Gitpod specific issue: https://stackoverflow.com/questions/71941032/why-i-cannot-run-apt-update-inside-a-fresh-ubuntu22-04 Not so sure. Our docker version in the workspace should already have that fix and it is still failing. As @aledbf has pointed...

Maybe a reoccurrence of https://github.com/kubernetes/kubernetes/issues/106884

> I think this is because we changed 1m to whole numbers, which request entire cores: [[1](https://github.com/gitpod-io/ops/commit/72c57be6137ae856e6044bd62352610dcad5d6b1)][[2](https://github.com/gitpod-io/ops/commit/750de98456903f045b58a3c4ae8e1ab122a9737a)][[3](https://github.com/gitpod-io/ops/commit/a01b72244a355715b79c925df985c1d415b3e079)][[4](https://github.com/gitpod-io/ops/commit/ecd919a3ce0d7111b541dcb3cef57115d3963816)] These values affect the limits, not the requests.

Based on the discussion in the [RFC](https://www.notion.so/gitpod/Rate-limit-network-connections-b3ac59e7db5d41198d63cc7f374c0333) the following changes have been made. - Limiting is now setup by ws-daemon instead of workspacekit - We use an annotation (gitpod.io/netConnLimit) to...

/werft run :+1: started the job as [gitpod-build-fo-connlimit.29](https://werft.gitpod-dev.com/job/gitpod-build-fo-connlimit.29) (with `.werft/` from `main`)

@kylos101 > Will this audit connections (which we would have limited), or, will it actually limit? I assume audit, but wanted to double check. It will only [audit](https://github.com/gitpod-io/gitpod/blob/a87d9e0b246092f78c2b3113b6776a6f5e50e535/components/ws-daemon/nsinsider/main.go#L616) them

/werft run :+1: started the job as [gitpod-build-fo-connlimit.32](https://werft.gitpod-dev.com/job/gitpod-build-fo-connlimit.32) (with `.werft/` from `main`)

/werft run with-clean-slate-deployment :+1: started the job as [gitpod-build-fo-connlimit.37](https://werft.gitpod-dev.com/job/gitpod-build-fo-connlimit.37) (with `.werft/` from `main`)

@utam0k PTAL