Jared Kipe
Jared Kipe
No offense to the CI builds, but I think this one is safe 👍
I'm running into this same issue in PGO 5.2.1 and current pg14 (or 12) I get `ERROR: [047]: unable to create path '/var/lib/pgbackrest/archive': [30] Read-only file system` both from k8s...
I found the issue, my `pgo-s3-creds` config had two 'repos' in it... ``` [global] repo1-something: something repo2-something: something ``` This was because I was restoring it from S3 and the...
@daadu yeah its the block of patroni config. I wouldn't say it is solved as much as delayed, but it has more or less solved it for us.
If you look at the logs you'll find `Failed to watch *v1beta1.CSIStorageCapacity: failed to list *v1beta1.CSIStorag │ │ eCapacity: the server could not find the requested resource` https://cloud.google.com/kubernetes-engine/docs/deprecations/apis-1-27#csistoragecapacity-127 I'm not...
https://github.com/openebs/rawfile-localpv/pull/30/commits/654f1789e72b1633146a8cf5a2fbc28d36c571b6 this works
bump, I've tested this as the ONLY change and it does work and supports up to k8s 1.29 in basic usage.
@jesusVMayor I cannot seem to make a pull request from my version of this, but on ~line 39 of "connector_magento/models/stock_picking/exporter.py" -- sale_line = line.procurement_id.sale_line_id ++ sale_line = line.sale_line_id
@seyuf We have had M1 on 11 for a long time stable in production. We are currently in a AB testing situation with M1 and M2 (2.3) at the same...
@seyuf https://github.com/hibou-io/oca-connector-magento Feel free to pull/merge. I wouldn't say they're all minor (but maybe you do consider it minor), like this pricing fix. https://github.com/hibou-io/oca-connector-magento/commit/4a08c45d7fe4115022935fb1f568b758612c72bc We do not use MSI because...