Closed
Description
Feature request description
Create events upon changes to podman secrets, such as creating, removing or updating.
This will be helpful for GUI or WebUI podman interfaces to view and manage secrets.
Suggest potential solution
Create events when secrets are changed
Have you considered any alternatives?
Polling for secrets changes is inefficient.
Additional context
podman events currently does not include secrets:
https://docs.podman.io/en/latest/markdown/podman-events.1.html
docker events do include secrets:
https://docs.docker.com/reference/cli/docker/system/events/#secrets