Skip to content

Conversation

@ZuhairM7
Copy link

This patch adds DEBUG logging to the shell driver to print the exact command and environment variables being executed. It also adds TRACE logging to the SecretsManager.Store method and improves error wrapping to distinguish between driver errors and metadata storage errors.

Fixes containers/podman#27635

This patch adds DEBUG logging to the shell driver to print the exact command and environment variables being executed. It also adds TRACE logging to the SecretsManager.Store method and improves error wrapping to distinguish between driver errors and metadata storage errors.

Fixes containers/podman#27635

Signed-off-by: ZuhairM7 <zuhairmerali@gmail.com>
@github-actions github-actions bot added the common Related to "common" package label Dec 10, 2025
podmanbot pushed a commit to podmanbot/buildah that referenced this pull request Dec 10, 2025
@podmanbot
Copy link

✅ A new PR has been created in buildah to vendor these changes: containers/buildah#6589

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to "common" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhanced logging for: podman-secret-create --driver=shell

2 participants