Tim Ebert

Results 221 comments of Tim Ebert

Thanks @andrew for your reply! Is it then still a valid usecase to run Octobox as a GitHub App and still restrict access? Or am I heading in a wrong...

As discussed with @ScheererJ out-of-band, I would like to know: - Can we have monitoring data for proving that the underlying issue is actually a problem for a given shoot...

I have given this some thought many times already and I came up with the following rule of thumb about what objects webhooks should mutate for which use cases: I...

https://github.com/gardener/gardener/pull/5274 already tackles part of this. Once its merged, this issue can be tackled for the other parts as well.

What is the status here? What's missing for completing this issue? @plkokanov @kris94

I don't have much more in my head other than what is described in https://github.com/gardener/gardener/pull/5394#pullrequestreview-876002608 already. I think, this outlines the next steps pretty well and I'm unsure what to...

Instead of retrieving all `ControllerRegistrations` and then listing namespaces that might match, gardenlet should retrieve all `ControllerInstallations` for its seed and map these to the corresponding extension objects via `ControllerRegistrations`....