Skip to content

Commit

Permalink
Merge branch 'main' into garbd-fail
Browse files Browse the repository at this point in the history
  • Loading branch information
egegunes committed Dec 4, 2024
2 parents 4c2ec92 + 3a27ca8 commit bd53965
Show file tree
Hide file tree
Showing 42 changed files with 1,110 additions and 18 deletions.
1 change: 1 addition & 0 deletions haproxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ RUN set -ex; \
vim-minimal \
policycoreutils; \
microdnf update -y glibc \
pam \
krb5-libs; \
\
microdnf clean all; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-13/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-14/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-15/Dockerfile-ol8
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack15 \
percona-pgaudit15 \
percona-pgaudit15_set_user \
percona-pgvector_15 \
percona-wal2json15; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-15/Dockerfile-ol9
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ RUN set -ex; \
percona-pg_repack15 \
percona-pgaudit15 \
percona-pgaudit15_set_user \
percona-pgvector_15 \
percona-wal2json15; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-15/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-16/Dockerfile-ol9
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ RUN set -ex; \
percona-pg_repack16 \
percona-pgaudit \
percona-pgaudit16_set_user \
percona-pgvector_16 \
percona-wal2json16; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-16/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-16/Dockerfile_back
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack16 \
percona-pgaudit16 \
percona-pgaudit16_set_user \
percona-pgvector_16 \
percona-wal2json16; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-17/Dockerfile-ol9
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ RUN set -ex; \
percona-pg_repack17 \
percona-pgaudit \
percona-pgaudit17_set_user \
percona-pgvector_17 \
percona-wal2json17; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-17/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION} \
percona-pgaudit${PPG_MAJOR_VERSION}_set_user \
percona-pgvector_${PPG_MAJOR_VERSION} \
percona-wal2json${PPG_MAJOR_VERSION}; \
dnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db /docker-entrypoint-initdb.d; \
Expand Down
1 change: 1 addition & 0 deletions percona-distribution-postgresql-17/Dockerfile_back
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN set -ex; \
percona-pg_repack17 \
percona-pgaudit17 \
percona-pgaudit17_set_user \
percona-pgvector_17 \
percona-wal2json17; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum $PGDATA && mkdir -p $PGDATA /docker-entrypoint-initdb.d; \
Expand Down
5 changes: 3 additions & 2 deletions percona-server-5.7/Dockerfile-pro
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ RUN set -ex; \
rpm -i /tmp/numactl-libs.rpm; \
rm -rf /tmp/numactl-libs.rpm

ENV PS_VERSION 5.7.44-51.1
ENV PS_VERSION 5.7.44-52.1
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PS_VERSION.$OS_VER"
ENV PS_TELEMETRY_VERSION 5.7.44-51-1
ENV PS_TELEMETRY_VERSION 5.7.44-52-1
ENV CALL_HOME_DOWNLOAD_SHA256 5e84d2f1a5d57f44c46e6a1f16794d649d3de09fe8021f0294bc321c89e51068
ENV CALL_HOME_VERSION 0.1

Expand Down Expand Up @@ -73,6 +73,7 @@ RUN set -ex; \
policycoreutils; \
microdnf -y update \
python3-setuptools-wheel \
pam \
platform-python-setuptools; \
\
#repoquery -a --location \
Expand Down
2 changes: 2 additions & 0 deletions percona-server-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ RUN set -ex; \
libnghttp2 \
openssh \
python3-setuptools-wheel \
krb5-libs \
pam \
python3; \
\
dnf -y install \
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN set -ex; \
rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; \
rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY

ENV PSMDB_VERSION 6.0.18-15
ENV PSMDB_VERSION 6.0.19-16
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-6.0/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN set -ex; \
rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; \
rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY

ENV PSMDB_VERSION 6.0.18-15
ENV PSMDB_VERSION 6.0.19-16
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-6.0/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plus additional enterprise-grade functionality."
LABEL org.opencontainers.image.license="SSPLv1"
LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 6.0.18-15
ENV PSMDB_VERSION 6.0.19-16
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-6.0/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM redhat/ubi8-minimal

LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 6.0.18-15
ENV PSMDB_VERSION 6.0.19-16
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-6.0/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM redhat/ubi9-minimal

LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 6.0.18-15
ENV PSMDB_VERSION 6.0.19-16
ENV OS_VER el9
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-7.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN set -ex; \
rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; \
rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY

ENV PSMDB_VERSION 7.0.14-8
ENV PSMDB_VERSION 7.0.15-9
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-7.0/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN set -ex; \
rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; \
rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY

ENV PSMDB_VERSION 7.0.14-8
ENV PSMDB_VERSION 7.0.15-9
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-7.0/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plus additional enterprise-grade functionality."
LABEL org.opencontainers.image.license="SSPLv1"
LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 7.0.14-8
ENV PSMDB_VERSION 7.0.15-9
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-7.0/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM redhat/ubi8-minimal

LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 7.0.14-8
ENV PSMDB_VERSION 7.0.15-9
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb-7.0/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM redhat/ubi9-minimal

LABEL org.opencontainers.image.authors="info@percona.com"

ENV PSMDB_VERSION 7.0.14-8
ENV PSMDB_VERSION 7.0.15-9
ENV OS_VER el9
ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
ENV K8S_TOOLS_VERSION "0.5.0"
Expand Down
14 changes: 8 additions & 6 deletions percona-xtradb-cluster-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ FROM redhat/ubi8-minimal

LABEL org.opencontainers.image.authors="info@percona.com"

ENV PXC_VERSION 8.0.37-29.1
ENV PXC_VERSION 8.0.39-30.1
ENV PXC_REPO release
ENV OS_VER el8
ENV FULL_PERCONA_XTRADBCLUSTER_VERSION "$PXC_VERSION.$OS_VER"
ENV PXC_TELEMETRY_VERSION 8.0.37-29-1
ENV PXC_TELEMETRY_VERSION 8.0.39-30-1

# Do not report during Docker image creation.
# Note that doing so, would create telemetry config file
Expand Down Expand Up @@ -72,10 +72,12 @@ RUN set -ex; \
percona-telemetry-agent \
libatomic \
tar; \
microdnf update -y libksba; \
microdnf update -y krb5-libs; \
microdnf update -y libnghttp2; \
microdnf update -y glibc; \
microdnf update -y \
libksba \
krb5-libs \
libnghttp2 \
glibc \
pam; \
microdnf clean all; \
rm -rf /var/cache/dnf /var/cache/yum

Expand Down
Loading

0 comments on commit bd53965

Please sign in to comment.