Bill Maxwell

Results 50 comments of Bill Maxwell

Gotcha :) I hadn't seen Elasticsearch 2.0 went GA. I'll have to take a look at the images to see whats going on.

@cdaguerre , Glad the setup was smooth! All Dockerfiles by us are kept in rancher/catalog-dockerfiles the one your looking for is here: https://github.com/rancher/catalog-dockerfiles/tree/master/drone/containers/0.1.0/drone-config I think in order to get a...

We have been looking at it. :)

Rancher will not stop you from deploying in the UI. The YAML is not run through 'compose' until it is POSTed to the API. If you look under Admin >...

@sshipway, are you seeing the error on #142 with the devX rancher versions or the 1.0.1? I believe between rancher-compose 0.7.x in 1.0.1 and 0.8.x in devX releases we changed...

Yes, this is true. If you add a plugin, you have to add all of its dependencies as well. We are leveraging the builtin script within the container to accomplish...

@NavidZisky, I get a 404 on the Gist. Is it private? If you have a fix for the jenkins plugin.sh script, it would be awesome to get it in upstream....

Part of this issue is related to Traefik needing to be updated to have `allowExternalNameServices` set to true in a k3s deployment. This populates the url when doing `acorn apps`....

Yes, the container endpoints being part of the output is expected behavior. In the event that you are using a deploy file, no containers, just acorns and services, you would...

It would be helpful to know: 1. What app created the credential. Then you could see if it exists or not. 2. What apps are referencing the credential. In the...