Jacek Tomasiak
Jacek Tomasiak
I did some debugging and it looks like podman still returns "running" state for containers during restart (or non-running state is reported only briefly). Following hack seems to help with...
Above hack causes view to collapse if "Only running" filter was selected. Improved version which doesn't overwrite `State` but uses additional `isRestarting` flag: https://github.com/cockpit-project/cockpit-podman/pull/1093
@jsuchome we don't :) Since yesterday I learned a couple of interesting things about Temp URLs. One of them is that the Key needs to be set for glance account...
I was thinking about this too. There are a couple of options: 1. no changes in swift barclamp, ironic barclamp will fail validation if tempurl is not enabled 2. no...
Right, if we go with option #3 then schema migration would be needed to keep things consistent.
@pcpiela take a look at my version here: https://github.com/crowbar/crowbar-openstack/pull/937/commits (last commit) I added validation for glance and swift settings to ironic barclamp. The TempURL handling is done in ironic barclamp...
@JanZerebecki this is a chicken/egg problem. This PR is part of work which was supposed to lead to a working ironic CI. IIRC there were some other problems which were...
It should not break anything.
@jgrassler try to use "Forget" option in crowbar instead of direct deleting in chef.
@wenningerk I was thinking about this but currently all CMAP failures (see https://github.com/ClusterLabs/sbd/blob/master/src/sbd-cluster.c#L197) are just "warning level" and don't trigger reconnect.