Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix docs mentioning Event::Restarted #1546

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Fix docs mentioning Event::Restarted #1546

merged 1 commit into from
Jul 22, 2024

Conversation

rorosen
Copy link
Contributor

@rorosen rorosen commented Jul 22, 2024

Replace leftovers of Event::Restarted with
Event::Init in watcher code documentation.

Motivation

The code documentation in watcher.rs still mentions events of type Event::Restarted, although it seems not to exist anymore since #1499 was merged.

Solution

Replace both occurrences of Event::Restarted with Event::Init.

Replace leftovers of Event::Restarted with
Event::Init in watcher code documentation.

Signed-off-by: Robert Rose <robert.rose@mailbox.org>
@clux clux added this to the 0.93.0 milestone Jul 22, 2024
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot, thank you!

@clux clux enabled auto-merge (squash) July 22, 2024 15:24
@clux clux added the changelog-exclude changelog excluded prs label Jul 22, 2024
@clux clux merged commit e7ff398 into kube-rs:main Jul 22, 2024
16 checks passed
@clux clux mentioned this pull request Jul 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants