Matteo Cerutti
Matteo Cerutti
Path to certifyConfig.cmake is wrong..
Hi, is there any way of specifying the principal's secret for the Cook mesos framework? Kind regards, Matteo
Hi, I noticed that following logic in the build-container definition, line 416 ``` (if (= (clojure.string/lower-case ctype) "docker") (let [docker (:docker container) params (or (:parameters docker) []) port-mappings (or (:port-mapping...
This is useful for those cases where one wants to load things directly from memory (e.g. BytesIO) without having to write it out to a file first and load it...
We would like to keep managing our configuration in config maps and have consul-template/confd to dynamically build the final service configuration by retrieving it from consul. Is there any plan...
When defining a principal, mesomatic should also support the principal's secret. This is needed if authentication is enabled on the mesos masters. I believe this is achieved by using the...
It would be nice if dictdiffer had support for ordered dictionaries.
It would be nice for expressions to support the =~ operator
Check this out. root@host:~ # rpm -q rubygem-chronic rubygem-chronic-0.10.2-1 root@host:~ # irb irb(main):001:0> require 'rubygems' => true irb(main):002:0> require 'chronic' => true irb(main):003:0> t = Chronic.parse("today 21:00") => Sun Oct...
The node_template resource supports an amazon ec2 config. It would be great if we could get the ability to disable source/dst checks on the nodes provisioned by Rancher. A typical...