Michael Ruoss

Results 47 comments of Michael Ruoss

Some of it is done. Taking this out of 1.0 milestone.

Alright, with #143 we now generate a valid `apiextensions.k8s.io/v1` CRD. But still without the OpenAPI schema... I've wrapped my head around using typespecs - not a good idea. You can't...

> Contract first approach is good but it transfers the yaml creation to the user and not all users may have complete mastery of the correct format. We should add...

status and scale resources are supported with `Bonny.ControllerV2` (using the `customize_crd/1` callback to define subresources and schemas)

What do you mean by "relevant"? There is no code in Bonny to manage a reverse index on the parent resource. It is relevant if people need it, right? But...

I'd like to close this as won't do. I don't see value in it. Taking it out of 1.0 milestone for now.

Wasn't this fixed with #1921 (and deployed with [v7.5.0](https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.5.0))?

Hi @nickdichev-firework Indeed, this is most likely the API server closing the connection after some time. K8s will reconnect. I do admit, the log level is debatable. Until fixed, I'd...