Lennart Nordgreen
Lennart Nordgreen
Anyone getting this to work? Azure==4.0.0 don't work either. "AttributeError: 'BlockBlobService' object has no attribute 'put_blob'"
Ahh >< pip3 install git+https://github.com/wal-e/wal-e Solves it for now.
Manage to create my own [spilo ](https://github.com/zalando/spilo)container with nb_NO.UTF8 locale support by editing the [Docker.build](https://github.com/zalando/spilo/blob/master/postgres-appliance/Dockerfile.build) file. ``` ## Make sure we have a en_US.UTF-8 locale available && localedef -i en_US...
Thanks for your reply @alexeyklyukin. I'll get back to this case later on when I got some more time on my hands. But one thing that would be great regarding...
I have the same problem where the namespace is stuck in termination with the **kubernetes finalizer** after running the upgrade command: `linkerd upgrade | kubectl apply --prune -l linkerd.io/control-plane-ns=linkerd -f...
After I deleting the apiservices, linkerd was left in a fault state (since the upgrade command failed) but some resources where still in affect (e.g. confimaps) so running install or...
Sorry, I didnt see your new comments before posting my own. @cpretzer Not 100% sure which version it was, but I think I had the CLI verison 2.7.0 but edge-20.4.1...
I can confirm having the same issue using the same version of system-tools and also noticing the cattle CRDSs are untouched when removing. Trying to delete the CRDs directly yields...