digitalocean / digitalocean/do-operator
Add events for DatabaseClusters
Open
- Dominant language
- Go
- Stars
- 95
- Forks
- 10
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 1
Description
When reconciling a `DatabaseCluster` we should create events to show progress - e.g., when we request a DO database to be created, when we check whether it's ready, and if any of our actions fail.
The [kubebuilder docs](https://book-v1.book.kubebuilder.io/beyond_basics/creating_events.html) show how to create events.
Contributor guide
Assessment
This issue has not been assessed yet.