Simon Murray
Simon Murray
:+1: `Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Internal Server Error: org.jruby.exceptions.RaiseException: (Exception) Hiera type mismatch: expected Hash and got String` @jurgenweber That last error...
Seems this is Puppet causing misery, see PUP-7169 and probably PUP-7100 (looking to the future)
The key problem this is solving is if it was generated by a helm template, and is no longer generated by the helm template, it gets deleted, period, do as...
@mkjpryor This bit... We essentially have to: * Derive what MDs we expect to be generated by the chart, which in itself is a pain as we have to know...
@javanthropus I did try to open a discussion with CAPI directly here https://github.com/kubernetes-sigs/cluster-api/issues/7913 it's definitely on the radar, but will take time.
Note: as a work around I can install the certs into / but evidently not a sub directory.
What changed is in the dpkg logs above. However to shortcut it, I do see `docker-buildx-plugin:amd64 (0.10.2-1~ubuntu.22.04~jammy, automatic)` which is the same as the 0.10 discussed in the attached PR,...
Issue is open at https://github.com/kubernetes/cloud-provider-openstack/issues/2284 if you want to discuss this in more length
Oh wow, I missed all this chatter, was commenting in the issue. I did mention just now that we could do something a bit more clever by polling the file...
Yeah @mdbooth as mentioned, it's just a PoC. I can see there are definitely efforts to coalesce the OS client code into a canonical blob, so was hoping the problem...