Marco d. L. K.
Marco d. L. K.
Hello, I noticed that the current default port in the SysML-v2-API-Services implementation is 9000, which is the also the default port used by [MinIO](https://min.io/), a very popular open-source S3-compliant object...
KUBECONFIG env var with empty path item leads to "IsADirectoryError: [Errno 21] Is a directory: '.'"
### Which project are you reporting a bug for? kr8s ### What happened? My KUBECONFIG env var has a leading empty path segment, i.e. ":/path/to/config1:/path/to/config2". kubectl ignores this empty path...
### Which project are you reporting a bug for? kr8s ### What happened? I've been running `pytest kr8s/tests -k "not test_multiple_bind_addresses_port_forward"` to test because that test function appears to hang...