chainguard-images / images

Public Chainguard Images
https://chainguard.dev/chainguard-images
Apache License 2.0
542 stars 144 forks source link

cassandra-medusa: make grpc-health-probe configurable #2773

Closed pnasrat closed 4 months ago

pnasrat commented 4 months ago

This makes grpc-health-probe an image build option

smoser commented 4 months ago

Maybe this didn't work right?

I came here from https://github.com/chainguard-dev/customer-issues/issues/1494 .

Looking at the sbom for the latest build it looks like grpc-health-probe got dropped. It was there before (see the check-go-fips.sh output at https://github.com/chainguard-dev/customer-issues/issues/1494).

[get-sbom and sbom-to-manifest are here]

$ ./get-sbom cgr.dev/chainguard-private/cassandra-medusa-fips:latest | ./sbom-to-manifest
bash    5.2.21-r4
busybox 1.36.1-r10
ca-certificates-bundle  20240315-r3
chainguard-baselayout   20230214-r7
gdbm    1.23-r6
glibc   2.39-r6
glibc-locale-posix  2.39-r6
ld-linux    2.39-r6
libbz2-1    1.0.8-r7
libcrypt1   2.39-r6
libcrypto3  3.3.0-r9
libexpat1   2.6.2-r1
libffi  3.4.6-r2
libgcc  13.2.0-r7
libssl3 3.3.0-r9
libstdc++   13.2.0-r7
libxcrypt   4.4.36-r7
mpdecimal   4.0.0-r2
ncurses 6.4_p20231125-r3
ncurses-terminfo-base   6.4_p20231125-r3
openssl-config-fipshardened 3.3.0-r3
openssl-provider-fips   3.0.9-r1
py3.12-installer    0.7.0-r6
py3-attrs   23.2.0-r0
py3-build   1.2.1-r1
py3-cachecontrol    0.14.0-r1
py3-cassandra-medusa    0.21.0-r2
py3-cassandra-medusa-compat 0.21.0-r2
py3-certifi 2024.06.02-r0
py3-cffi    1.16.0-r2
py3-charset-normalizer  3.3.2-r3
py3-cleo    2.1.0-r2
py3-crashtest   0.4.1-r2
py3-cryptography    42.0.7-r0
py3-distlib 0.3.8-r2
py3-dulwich 0.22.1-r1
py3-filelock    3.14.0-r1
py3-idna    3.7-r1
py3-importlib-metadata  7.1.0-r1
py3-importlib-resources 6.4.0-r1
py3-jaraco.classes  3.4.0-r2
py3-jeepney 0.8.0-r4
py3-jsonschema  4.22.0-r1
py3-jsonschema-specifications   2023.12.1-r1
py3-keyring 25.2.1-r0
py3-more-itertools  10.2.0-r1
py3-msgpack 1.0.8-r1
py3-packaging   24.0-r1
py3-parsing 3.1.2-r1
py3-pexpect 4.8.0-r4
py3-pkginfo 1.11.0-r0
py3-platformdirs    4.2.2-r0
py3-poetry  1.8.3-r0
py3-poetry-core 1.9.0-r1
py3-ptyprocess  0.7.0-r3
py3-pycparser   2.22-r1
py3-pyproject-hooks 1.1.0-r1
py3-pywin32-ctypes  0.2.2-r4
py3-rapidfuzz   3.9.3-r0
py3-referencing 0.35.1-r1
py3-requests    2.32.3-r0
py3-requests-toolbelt   1.0.0-r2
py3-rpds-py 0.18.1-r0
py3-secretstorage   3.3.3-r4
py3-shellingham 1.5.4-r2
py3-tomli   2.0.1-r5
py3-tomlkit 0.12.5-r0
py3-trove-classifiers   2024.5.22-r0
py3-typing-extensions   4.12.1-r0
py3-urllib3 2.2.1-r1
py3-virtualenv  20.26.2-r0
py3-xattr   1.1.0-r1
py3-zipp    3.19.1-r0
python-3.11-base    3.11.9-r3
python-3.12 3.12.3-r3
python-3.12-base    3.12.3-r3
readline    8.2-r6
sqlite-libs 3.45.1-r1
wolfi-baselayout    20230201-r11
xz  5.4.6-r2
zlib    1.3.1-r2
pnasrat commented 4 months ago

@smoser I am working on an issue where these images haven't building/releasing currently so I am not sure if that is accurate.