Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

add user agent to kube-api calls #353

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Conversation

aramase
Copy link
Member

@aramase aramase commented Aug 21, 2019

Reason for Change:

Add user-agent to kube-api calls.

Issue Fixed:

Fixes #352

Notes for Reviewers:
Sample output from grafana -

{client="aad-pod-identity/MIC/0.0.0-dev/6f597c3/2019-08-21-06:53",resource="azureassignedidentities",verb="CREATE"}
{client="aad-pod-identity/MIC/0.0.0-dev/6f597c3/2019-08-21-06:53",resource="azureidentities",verb="LIST"}
{client="aad-pod-identity/NMI/0.0.0-dev/6f597c3/2019-08-21-06:52",resource="azureassignedidentities",verb="LIST"}

@kkmsft kkmsft merged commit 08adce7 into Azure:master Aug 23, 2019
@aramase aramase deleted the add-user-agent branch August 23, 2019 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custom user agent to kube-api calls
2 participants