Tomaz Muraus
Tomaz Muraus
Merged into trunk. Thanks.
The biggest offender by far (hundreds of errors) is the Outscale compute driver. To make this task more manageable, I think it makes a lot of sense to simply exclude...
@armab @blag We merged st2 change, but not this one so now if you install StackStorm using installer script it will produce warnings by default. I would say merge that...
I will merge it and test it out. If it doesn't work, I will revert it since we don't want to delay the release any longer.
I pushed a fix, yet things are still breaking (38fdd4e6eafdcf6c1417178021bc18fb7af12232). This requires more work. @blag for future reference, that's how you tested installer script changes from a branch: ```bash wget...
Yeah, signing the packages with our key would be great.
Thanks. Yes, I do want to fix this, but it will probably take a while before I get to it.
In theory `st2ctl reload` should pass correct `--config-file` to the underlying st2-register-content script. Or is it some other issue (e.g. this step is called before password is written to the...
I agree with @armab - it's a hard to do it well and correctly and these days, imo, unnecessary (vms / cloud server / containers are cheap).
I discussed this with @enykeev on Slack. I'm personally not a big fan of shoving API keys in the CLI config - CLI config already solves this problem by allowing...