Richard Nemeth

Results 5 issues of Richard Nemeth

This PR introduces additional parameter for the server proxy configuration, which specifies whether the port availability checking is necessary to perform or not. This is useful to disable if the...

Add a method for getting associated policies with a specific `policy-id`.

In the microservice I'm building, I've experienced a memory leak using the Kubernetes client-go package, which I traced back to https://github.com/moby/spdystream/blob/master/connection.go#L733. The memory leak is really well documented in https://github.com/kubernetes/kubernetes/issues/105830....

**Describe the bug:** I'm currently using Velero as a backup service for my Kubernetes cluster. When I try to restore openebs nfs volumes, they do not get restored with the...

Updated the source code to support tox >= 4.0.0. The old implementation is kept for old tox versions. Closes #15