- 
        Couldn't load subscription status. 
- Fork 42
Add User-Agent to Equinix Metal API calls #355
Conversation
| [APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: displague The full list of commands accepted by this bot can be found here. The pull request process is described here 
Needs approval from an approver in each of these files:
 
 Approvers can indicate their approval by writing  | 
Signed-off-by: Marques Johansson <mjohansson@equinix.com>
f274493    to
    3b6a20e      
    Compare
  
    Signed-off-by: Marques Johansson <mjohansson@equinix.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't update past kustomize 4.0.4 for now, due to issues with how kustomize renders long lines.
kubernetes-sigs/kustomize#947
| 
 It looks like Azure went through a similar set of updates. It looks like they are 4 months and 3 minor releases ahead of that update. I don't see open issues related to it. | 
What this PR does / why we need it:
Adds a user-agent string with CAPP and packngo versions embedded. This helps Equinix Metal identify the source and usage of API patterns and errors which greatly helps in debugging and supporting CAPP issues.
Additionally, dependencies have been updated.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):