Steve Waterworth

Results 20 comments of Steve Waterworth

OK I will test these and investigate a fix. Regards, Steve Waterworth [email protected] > On 18 Feb 2017, at 10:55, Miodrag Milić wrote: > > This looks awesome. > >...

The README only mentions how to install it, not actually use it. I'm sure you know how to use, you wrote it. A usage example would go a long way.

+1 for UDP support

Rather than double up on the code, how about the image automation controller exposing the PR functionality as an API? Careful consideration of security is essential.

Self hosted Gitlab may use a self signed certificate. This certificate needs to have `-addext "subjectAltName = DNS:host` entry. However, `gitops install` still fails with `certificate signed by unknown authority`....

Got around the CA by installing my own. However, gitops gets really confused when things are not on the normal ports. It tries to connect to SSH on the HTTPS...

Thanks for the reply. I'm using `span.LogFields(otlog.Object("error", err))` any reason this would not work?

I have an intermediate span that validates some data. I'd like to log an error if the validation fails.

None of the suggestions made any difference. About 1.5GB of memory is used for generate which is about the size of the directory including all the images. I have my...

I disabled the plugin but it make very little difference.