Skip to content

Drop event recorder from shard lease lock #508

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

Merged
merged 1 commit into from
Mar 16, 2025
Merged

Conversation

timebertt
Copy link
Owner

What this PR does / why we need it:

Setting an event recorder on the shard lease lock before setting up the manager was not very pragmatic.
Also, recording events on shard leases isn't meaningful.
Hence, this PR drops the event recorder handling from the shard lease lock for simplicity.

Which issue(s) this PR fixes:
Fixes n/a

Special notes for your reviewer:

@timebertt timebertt enabled auto-merge (squash) March 16, 2025 13:20
@timebertt timebertt moved this from Backlog to In progress in kubernetes-controller-sharding Mar 16, 2025
@timebertt timebertt added breaking This PR contains a breaking change and should be listed accordingly in release notes. enhancement New feature or request cleanup Code cleanup and removed enhancement New feature or request labels Mar 16, 2025
@timebertt timebertt force-pushed the lease-event-recorder branch from 188fe5b to 9b4fd80 Compare March 16, 2025 13:27
@timebertt timebertt force-pushed the lease-event-recorder branch from 9b4fd80 to f1c3a89 Compare March 16, 2025 14:17
@timebertt timebertt merged commit 80dba97 into main Mar 16, 2025
4 checks passed
@timebertt timebertt deleted the lease-event-recorder branch March 16, 2025 14:24
@github-project-automation github-project-automation bot moved this from In progress to Done in kubernetes-controller-sharding Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This PR contains a breaking change and should be listed accordingly in release notes. cleanup Code cleanup
Projects
Development

Successfully merging this pull request may close these issues.

1 participant