commit | 3d1b4f7e73f61bbb97a695d6180f40108390e7a2 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Apr 13 17:04:48 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Apr 13 17:07:14 2022 -0400 |
tree | 7a87435d3935db8095f22c18e6435779225fed44 | |
parent | db3c4b23b38acc4e1ed49054552273a4de0d4c00 [diff] |
percona: add hotfix for socat We've added a workaround image for an issue with an old version of socat until Percona releases new images, the following was used to build it: docker buildx build \ --platform linux/amd64 --file Dockerfile.k8s --tag us-docker.pkg.dev/vexxhost-infra/openstack/percona-xtradb-cluster:5.7.36-31.55-socatfix 'https://github.com/percona/percona-docker.git#main:percona-xtradb-cluster-5.7' We should flip this back to upstream once they release a new image. Sem-Ver: feature Change-Id: I765140a0a7b17717e31781e8212cb60d432d8e17