David Gamero

Results 47 comments of David Gamero

thanks! can i get a new invite? this one expired :(

this would be great. I'm currently trying to implement steps from [kind's guide](https://kind.sigs.k8s.io/docs/user/local-registry/) for a local registry into a test using the e2e-framework so I'll keep an eye on this...

thank you for your contribution! looks like @jaiveerk reworked the integration tests to cover this case along with some reworks we had on the private cluster manifest functions. merged in...

thank you for your PR, the dependabot changes were merged

@rossanthony For the complexity of middleware use, the current approach relies on reconstructing internals `ServerConfiguration` as a result of the inability to merge headers at request time into generated API...

reopening this while continuing in gen repo pr https://github.com/kubernetes-client/gen/pull/284? merged generator PR https://github.com/OpenAPITools/openapi-generator/pull/21560

Sure! The tricky part comes from interpreting these parts: > ... which would then instruct the peripheral side to reset. ^ this states that using a key binding to reset...

Ah yup that's exactly it. Your explanation totally makes sense idk why I thought it would somehow know that all the keys on a combo were on one side and...

which version of the action are you using? i see[ v1.10.0 of @actions/core should update to avoid this](https://github.com/actions/toolkit/pull/1178), but this action already [uses that version](https://github.com/Azure/setup-kubectl/blob/2a0a121944460a6d4f90a903de149ff3b218fb40/package.json#L21), so if you are on...