Skip to content

Add additional events for MachineSet #1007

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

Closed
ncdc opened this issue Jun 11, 2019 · 2 comments · Fixed by #1012
Closed

Add additional events for MachineSet #1007

ncdc opened this issue Jun 11, 2019 · 2 comments · Fixed by #1012
Assignees
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.

Comments

@ncdc
Copy link
Contributor

ncdc commented Jun 11, 2019

/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 $name
  • FailedCreate - error creating Machine $name
  • SuccessfulDelete - deleted Machine $name
  • FailedDeleted error deleting Machine $name

This is similar to the events generated for ReplicaSets.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 11, 2019
@ncdc
Copy link
Contributor Author

ncdc commented Jun 11, 2019

/area machine
/area ux
/priority important-soon

@k8s-ci-robot k8s-ci-robot added area/machine Issues or PRs related to machine lifecycle management area/ux priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jun 11, 2019
@detiber
Copy link
Member

detiber commented Jun 11, 2019

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants