This repository was archived by the owner on May 10, 2024. It is now read-only.
This repository was archived by the owner on May 10, 2024. It is now read-only.
Emit Kubernetes events from important actions #230
Open
Description
Idea - emit Kubernetes events, when important actions are happening.
Example of important actions:
- Incorrectly encoded password
- Invalid BackupUser, the secret does not exist or is invalid
- Any of app-level health checks are not passing (excluding collection-level health checks)
More information:
https://book-v1.book.kubebuilder.io/beyond_basics/creating_events.html