spiegel_podman/cmd/podman/registry
Marcos Paulo Diniz 18e1154e73 fix(config): apply log level before loading
Podman loads containers.conf before Cobra processes global flags, hiding debug and trace diagnostics emitted during configuration parsing.

Parse early CLI options once so logging is configured first, then reuse the result for modules and remote-mode selection.

Fixes: #25362
Signed-off-by: Marcos Paulo Diniz <marcosdinizpaulo@gmail.com>
2026-08-13 09:24:37 -03:00
..
config.go fix(config): apply log level before loading 2026-08-13 09:24:37 -03:00
config_abi.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config_test.go fix(config): apply log level before loading 2026-08-13 09:24:37 -03:00
config_tunnel.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go Add migration code for BoltDB to SQLite 2026-05-08 14:07:17 -04:00
registry_common.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
registry_freebsd.go cmd/podman, pkg/domain/infra: sockets should live in /var/run on FreeBSD 2023-06-29 14:52:51 +01:00
remote.go fix(config): apply log level before loading 2026-08-13 09:24:37 -03:00