Vedran Lerenc
Vedran Lerenc
Yes, I know, but it's not working @mislav . You wrote "This is untested.". I tested it and it doesn't work. I can change fields like the title with v3...
Awesome @mislav, thank you very much. You used the mutation `markPullRequestReadyForReview` and it does work. I missed that one and stumbled only across the missing `draft` field in the `updatePullRequest`...
@mislav Thank you very much for taking the time to check and answer. Well, you taught me one way and maybe the other will open up eventually as well. You...
Excellent, thank you @mislav !
> Our Pull Requests team is lately working on adding new APIs for things that are currently missing, this included. @mislav Any update on this? Is it now possible to...
OK, then please add it also for the other (cloud) providers where it's missing. It's certainly practical to have the zone as something that can be filtered on in general.
I thought, it was also a general wish to have such a kill-switch in the toolbox, e.g. by @dguendisch and colleagues (and the machine deployment already offers it). I also...
> Other thoughts? @timuthy `maxSurge = ceil(maxSurge / numZones)` and `maxUnavailable = ceil(maxUnavailable / numZones)`, i.e. a `maxSurge` of `1` with `3` zones, turns into `1/3`, turns into `1`, but...
There were quite some updates: E.g. AWS, Azure, and GCP now all support spot instances with dynamic prices (Azure and GCP deprecated their old models in favour of the new...
Yes, today it's difficult to use one network for Gardener shoot'ed seeds (that is maybe only available to us) and another one for end users (that is maybe shared with...