Jim Minter

Results 6 comments of Jim Minter

FWIW, I think it's a legitimate issue...

Hmm, I've had a bit more of a look at this and prepare_nfs_settings.rb is a bit grotty! 1. a reader might think `def ping()` would use ICMP to check VM...

I disagree. The spec clearly allows for the case where the platform and broker agree to authenticate via a different mechanism. It does not specify how that agreement should take...

Yes, it turns out that the init container is restarting. I've been able to correlate the following observations over several instances where we've seen this bug happen: * When the...

You need to ensure that the base rhel container you use is able to run yum commands against a RHEL repository at docker build time. I think that if you...