Theodore Cowan

Results 14 comments of Theodore Cowan

I just want the ability to override the `entryPoint`

I just starting looking into creating some podman modules. I think this is a good starting point: https://github.com/containers/libpod/tree/master/contrib/python/podman

It looks like this repo has been abandoned. Anyone looking for this feature can find it at my fork. https://github.com/deuscapturus/jmxtrans-agent/releases

This feature would be very useful. My use case is migrating resources created by Terraform to be managed by CDK.

This hasn't even made it to the "Researching" phase of the roadmap. Why not? This issue seems to have fallen through the cracks. Could someone from AWS please provide a...

https://github.com/confluentinc/kafka-connect-jdbc/pull/805

I've hit this same issue. Able to connect to tutor-proxy nodePort locally, but not remotely. I'm running the latest available version of the kube-proxy system container from `registry.fedoraproject.org/f27/kubernetes-proxy`. kube-proxy output:...

It has been stated that this issue will be resolved with https://github.com/projectatomic/atomic-system-containers/commit/2d50826014e28d496252060b4739643e1c5ce425 But I have doubt that the above fix applies to the kubernetes-proxy system container. It looks like it...

My problem is somewhere in iptables. I'm able to connect to my service externally on the nodePort when I change kube-proxy to `--proxy-mode=userspace`. @jasonbrooks as your test suggests the ro...