feature: Refactor deprecated cluster.GetEventRecorderFor to GetEventRecorder

Open
#157 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
go

Research direction

Start by reviewing the related pull request 156 and searching the Go codebase for uses of cluster.GetEventRecorderFor. Update the deprecated calls to GetEventRecorder and run the repository's Go tests; the work is done when no deprecated usages remain and the tests pass.

Written by the indexing model from the issue text.

Description

kind/feature
Feature Description

Refactor deprecated cluster.GetEventRecorderFor to GetEventRecorder

Proposed Solution

do it

Alternative Solutions

No response

Want to contribute?
  • I would like to work on this issue.
Additional Context

related to https://github.com/kcp-dev/api-syncagent/pull/156

Dominant language
Go
Stars
25
Forks
30
Avg merge
3d 9h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kcp-dev/api-syncagent

All issues in kcp-dev/api-syncagent

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.