kubernetes-sigs / kubernetes-sigs/controller-runtime

Allow overriding the user agent for the client

Open
#2,264 9 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

lifecycle/frozen
Dominant language
Go
Stars
3k
Forks
1.3k
Avg merge
2d 5h
Merged PRs (30d)
14

Description

It would be great if it was possible for users of a shared client to set the user agent. This would help in being able to correlate api requests to a specific controller out of many that runs within the same binary.

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.

Research direction

No file, test, or entry point is named. Start by locating the shared client configuration and the code that creates API requests; determine how a caller could provide a per-controller user agent. Done means users of a shared client can set that value and resulting requests identify the controller.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.