GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver
Rebase event-exporter on gcr.io/distroless/static
Open
- Dominant language
- Go
- Stars
- 409
- Forks
- 236
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 9
Description
It looks like event-exporter only requires a base image to provide ca-certificates. If that's the case, the image should be rebased on ~~scratch~~ `gcr.io/distroless/static:latest`,
EDIT: new recommendation is gcr.io/distroless/static over scratch. See https://github.com/kubernetes/kubernetes/issues/70249
Contributor guide
Assessment
This issue has not been assessed yet.