Skip to content

Commit

Permalink
PSMDB-1242 Missing cyrus-sasl-gssapi in PSMDB docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho committed Apr 11, 2023
1 parent 7d5aef9 commit a3a6f0e
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions percona-server-mongodb-4.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN set -ex; \
procps-ng \
oniguruma \
tar \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-42/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.2/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN set -ex; \
gdb \
nc \
telnet \
cyrus-sasl-gssapi \
percona-server-mongodb-server-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-shell-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-tools-debuginfo-${FULL_PERCONA_VERSION} \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.2/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN set -ex; \
curl \
tar \
procps-ng \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-42/yum/release/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.2/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN set -ex; \
curl \
tar \
procps-ng \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-42/yum/release/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN set -ex; \
jq \
tar \
oniguruma \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-44/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.4/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN set -ex; \
gdb \
nc \
telnet \
cyrus-sasl-gssapi \
percona-server-mongodb-server-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-shell-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-tools-debuginfo-${FULL_PERCONA_VERSION} \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.4/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN set -ex; \
curl \
tar \
procps-ng \
cyrus-sasl-gssapi \
policycoreutils; \
microdnf update systemd-libs; \
\
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-4.4/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN set -ex; \
percona-server-mongodb-tools-${FULL_PERCONA_VERSION} \
procps-ng \
tar \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-44/yum/release/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-5.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN set -ex; \
jq \
tar \
oniguruma \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-50/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-5.0/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN set -ex; \
gdb \
nc \
telnet \
cyrus-sasl-gssapi \
percona-server-mongodb-server-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-shell-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-tools-debuginfo-${FULL_PERCONA_VERSION} \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-5.0/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ RUN set -ex; \
curl \
tar \
procps-ng \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-50/yum/release/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-5.0/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ RUN set -ex; \
shadow-utils \
procps-ng \
tar \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-50/yum/release/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN set -ex; \
jq \
tar \
oniguruma \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-60/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RUN set -ex; \
jq \
tar \
oniguruma \
cyrus-sasl-gssapi \
policycoreutils; \
\
ARCH="$(uname -m)"; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN set -ex; \
gdb \
nc \
telnet \
cyrus-sasl-gssapi \
percona-server-mongodb-server-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-tools-debuginfo-${FULL_PERCONA_VERSION} \
percona-server-mongodb-mongos-debuginfo-${FULL_PERCONA_VERSION} \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ RUN set -ex; \
curl \
tar \
procps-ng \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-60/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ RUN set -ex; \
shadow-utils \
procps-ng \
tar \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-60/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down
1 change: 1 addition & 0 deletions percona-server-mongodb-6.0/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RUN set -ex; \
shadow-utils \
procps-ng \
tar \
cyrus-sasl-gssapi \
policycoreutils; \
\
curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-60/yum/${PSMDB_REPO}/9/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; \
Expand Down

0 comments on commit a3a6f0e

Please sign in to comment.