Skip to content

Conversation

aanm
Copy link
Member

@aanm aanm commented Sep 16, 2021

The Kubernetes' client User-Agent was never set and it would always
fallback to the default value. This commit fixes this issue and now all
Cilium components will correctly present their User-Agent.

Fixes: b31ed33 ("Add k8s client qps and burst as cli flags for the operator")
Signed-off-by: André Martins andre@cilium.io

Set right User Agent in Kubernetes client for all Cilium components.

The Kubernetes' client User-Agent was never set and it would always
fallback to the default value. This commit fixes this issue and now all
Cilium components will correctly present their User-Agent.

Fixes: b31ed33 ("Add k8s client qps and burst as cli flags for the operator")
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added kind/bug This is a bug in the Cilium logic. release-note/bug This PR fixes an issue in a previous release of Cilium. kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. needs-backport/1.8 labels Sep 16, 2021
@aanm aanm requested review from a team and errordeveloper September 16, 2021 12:44
@aanm
Copy link
Member Author

aanm commented Sep 21, 2021

No need to re-run the entire CI for this as smoke tests should be enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is a bug in the Cilium logic. kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants