Alexander Brand

Results 53 comments of Alexander Brand

Gotcha. We can definitely improve this. Thanks @swade1987

I am curious about the use case here, as the version is readily available in the podspec.

Before removing deprecating fields, we should think about adding a way to migrate old plan files to new ones. If we choose not to do this, we have to change...

Once this is fixed, the goroutine leak tests that exist in pkg/controller should be enabled.

Sounds like we are looking at the wrong location for available space, and we should be looking at `/data` instead.

@TimWoolford Can you elaborate on the creation of the XFS filesystem?

Looks like this issue might related/duplicate of https://github.com/servicemeshinterface/smi-spec/issues/132

I have noticed that this behavior changes depending on what is accessed first. The pod IPs and service IPs are accessible if the pod IPs are accessed before the service...

This would work, but it requires the colocation of the contiv pods with the etcd processes on the same machine. This might not always be desirable. For example, you could...

@rchirakk Got it. That should indeed work, but is there any reason why we can't just pass multiple servers to contiv? The etcd client supports it.