Skip to content

Customized HTTP useragent support: - #330

Merged
liulanzheng merged 1 commit into
containerd:mainfrom
BigVan:ua
Jun 12, 2024
Merged

Customized HTTP useragent support:#330
liulanzheng merged 1 commit into
containerd:mainfrom
BigVan:ua

Conversation

@BigVan

@BigVan BigVan commented Jun 12, 2024

Copy link
Copy Markdown
Member

What this PR does / why we need it:
support customized UA to identify traffic or something else.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #328

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

   - users can set their own userAgent in overlaybd.json
   - the default value of UA is overlaybd/${version_no}-${commitID}

Signed-off-by: Yifan Yuan <tuji.yyf@alibaba-inc.com>

@liulanzheng liulanzheng left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liulanzheng
liulanzheng merged commit 0edcc6b into containerd:main Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Custom / Descriptive HTTP User-Agent for Overlaybd

2 participants