Raphaël Pinson

Results 208 comments of Raphaël Pinson

Yes, a valid domain is required for let's encrypt.

@mcanevet do you still want to merge this?

Stack upgrades perform a rolling upgrade by default, with an optional auto finish/validation. You just need to use a `rancher_stack` object.

You want to patch existing stacks with Terraform?

@ozbillwang Understood. We currently don't need that feature so we won't develop it ourselves at the moment, unless a client requests it.

That would be doable indeed. That said, we haven't implemented it because we prefer to manage provisioning with the proper Terraform resources, as managing it with Rancher will make it...

Yes indeed, that's the idea. Provisioning a host through Rancher kind of prevents you from managing its lifecycle.

It seems Boolean parameters don't take default values, so it's not possible to set a default value for `start_on_create`. The easiest way to fix this seems to make `start_on_create` a...

We are already using libcompose to normalize the files before comparing them, so I don't see what else can be reasonably done to avoid these differences…