automation-tests/cmd/podman/common
Jan Kaluza 20523152f8 Add "create" and "remove" events for secrets.
This commit adds the "secret" Event type and emits
"create" and "remove" events for this Event type
when Secret is created or removed.

This can be used for example by podman interfaces to
view and manage secrets.

Fixes: #24030

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2025-02-28 16:58:06 +01:00
..
build.go Fixes for vendoring Buildah 2024-10-02 18:38:38 +02:00
completion.go Add "create" and "remove" events for secrets. 2025-02-28 16:58:06 +01:00
completion_test.go update golangci-lint to v1.62.0 2024-11-11 14:21:17 +01:00
create.go Configure HealthCheck with `podman update` 2024-11-19 19:44:14 +01:00
create_opts.go Add --health-max-log-count, --health-max-log-size, --health-log-destination flags 2024-09-25 14:01:35 +02:00
create_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
default.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go make podman pod inspect output a json array 2024-02-05 17:26:55 +01:00
netflags.go Add --no-hostname option 2025-01-15 06:51:32 -05:00
registries.go shell completion: respect CONTAINERS_REGISTRIES_CONF 2024-12-17 16:29:40 +01:00
sign.go Bump Go module to v5 2024-02-08 09:35:39 -05:00