Adrian Suarez

Results 12 comments of Adrian Suarez

@ivanmatmati @oktalz I noticed that the "stale" label has been automatically applied to this issue. Hopefully it doesn't fall through the cracks, since this makes `ssl-passthrough` unusable for us in...

Not sure why the maintainers haven't addressed this, but it seems like the issue is that they rely on a Maven plugin to transform the `javax.ws.rs.*` classes to `jakarta.ws.rs.*`, so...

@ivanmatmati, @oktalz: I see that this was closed as stale. Has there been a fix of this that wasn't explicitly linked to this issue?

@shawkins, thanks for the quick response. We do use Minikube for coarse-grained end-to-end testing, but would like to avoid having a dependency on it for the unit tests, which should...

@shawkins, I took a look at jenvtest, and it seems to be wrapper for envtest which provisions etcd and the Kubernetes API server without any controllers like the one that...

To close the loop on this, we ended up migrating over to jenvtest and were able to implement a mock garbage collection controller that we combine with jenvtest to test...

> Awesome, is this controller publicly available? It isn't currently, but we could upstream the code if there is interest. Note that the mock garbage collector is very simple and...

This would be very useful. I don't know what the plan is for this feature since I don't have access to the Slack conversation, but I implemented a trivial volume...

@wzshiming: Sounds good. I'm totally okay with copying this over to a different organization if that is a better place to maintain it.

Not sure if my comment is relevant, but I'll go ahead and make it here before creating a new issue. What I would like to see besides more comprehensive support...