spire-tutorials/k8s
Mark Goddard ee7bf2a53f
Fix envoy-jwt-auth-helper (#137)
While running through the envoy JWT tutorial I hit the following error
in the envoy-jwt-auth-helper:

  /opt/helper/envoy-jwt-auth-helper: /lib/x86_64-linux-gnu/libc.so.6:
  version GLIBC_2.34' not found (required by /opt/helper/envoy-jwt-auth-helper)

The auth helper image builds with golang:latest (currently based on
debian bookworm), then copies to a debian buster.

This change fixes the issue by syncing the build and production stage
images.

Fixes: #136

Signed-off-by: Mark Goddard <mark@cofide.io>
2025-01-17 16:16:40 -08:00
..
envoy-jwt Migrate envoy api v3 (#116) 2023-06-02 09:42:20 -06:00
envoy-jwt-auth-helper Fix envoy-jwt-auth-helper (#137) 2025-01-17 16:16:40 -08:00
envoy-jwt-opa Migrate envoy api v3 (#116) 2023-06-02 09:42:20 -06:00
envoy-opa Migrate envoy api v3 (#116) 2023-06-02 09:42:20 -06:00
envoy-x509 Migrate envoy api v3 (#116) 2023-06-02 09:42:20 -06:00
oidc-aws use Chainguard's wait-for-it image (#99) 2022-12-23 08:42:58 -07:00
oidc-vault Replace alpine images with scratch images (#98) 2022-12-14 20:35:15 -07:00
quickstart Update spire-agent daemonset to use node IP from downward API (#4147). (#117) 2023-06-09 22:58:30 -07:00
test-all.sh Enable Github actions (#78) 2022-05-01 10:49:50 -06:00