Skip to content

Refactor: Replace deprecated GetEventRecorderFor with GetEventRecorder #4765

@0xavi0

Description

@0xavi0

The GetEventRecorderFor method has been deprecated in controller-runtime 0.23.x. According to staticcheck (SA1019), this uses the old Kubernetes events API and is slated for removal in a future release.

We should use GetEventRecorder instead

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions