-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we use the Distroless base images (https://github.com/GoogleContainerTools/distroless) which offers great security and production readiness with its small surface area. But this also means there are no debug / troubleshooting tools available in the Parseable image which might be a problem for our users.
We need to create debug image tags for each release and edge image from now onwards. This way users can simply switch to the debug image for their tests and switch back to actual images once they are satisfied.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request