Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events for secrets #24030

Open
woodsb02 opened this issue Sep 21, 2024 · 1 comment
Open

Events for secrets #24030

woodsb02 opened this issue Sep 21, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. stale-issue

Comments

@woodsb02
Copy link

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

@woodsb02 woodsb02 added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 21, 2024
Copy link

A friendly reminder that this issue had no activity for 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. stale-issue
Projects
None yet
Development

No branches or pull requests

1 participant