Add additional events for MachineSet #1007
Labels
area/machine
Issues or PRs related to machine lifecycle management
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
/kind feature
Describe the solution you'd like
As a Cluster API user, I would like more insight into the actions associated with a MachineSet. Specifically, I would like to see events for:
SuccessfulCreate
- created Machine $nameFailedCreate
- error creating Machine $nameSuccessfulDelete
- deleted Machine $nameFailedDeleted
error deleting Machine $nameThis is similar to the events generated for ReplicaSets.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: