Jürgen Leschner
Jürgen Leschner
I was thinking of a scenario where a repo is used in both self-hosted and gitpod.io. In that case specifying both preferred classes would work. (the inspiration for allowing a...
You have a point, although introducing a new syntax just to avoid some other syntax may be 🤔 . B.t.w it is valid yaml to allow both string OR sequence...
It's worth mentioning here, that this will address how a workspace class is selected a. when users start a workspace and b. when prebuilds are triggered e.g. by a push...
Scheduled for investigation.
We don’t have a self-service mechanism to do this atm. Contacting support to delete the old identity is the only way. It would be nice to have an email-based self-service...
Hi, I'm hitting this while following the [docs for durable objects](https://developers.cloudflare.com/workers/learning/using-durable-objects) which is using https://github.com/cloudflare/durable-objects-template ``` $ wrangler --version 👷 ✨ wrangler 1.15.0-custom-builds-rc.2 $ wrangler generate rate-limit-actions https://github.com/cloudflare/durable-objects-template 🔧 Creating...
see https://discord.com/channels/595317990191398933/799437470004412476/828395478244524082
Perhaps also of use, [this post](https://medium.com/@zhimin.wen/explore-knative-build-on-on-premise-kubernetes-cluster-ibm-cloud-private-b0e94e59ba9d) by Zhimin Wen offers a description of how to configure Knative builds to run with GitLab and IBM's on-prem private container registry.
That 👆 came from knative/serving#1996 which includes a broad discussion of the issues related to using Knative with private / on-prem / localhost registries.
FYI - edited issue description to include 2 new issues as sub-tasks (fix usage view and team deletion)