Skip to content

Adds https mode to credentialConfig#397

Open
juliusl wants to merge 2 commits intocontainerd:mainfrom
juliusl:pr/add-https-auth-mode
Open

Adds https mode to credentialConfig#397
juliusl wants to merge 2 commits intocontainerd:mainfrom
juliusl:pr/add-https-auth-mode

Conversation

@juliusl
Copy link
Copy Markdown

@juliusl juliusl commented Mar 24, 2026

What this PR does / why we need it:
Similar to the current http credentialConfig mode, this PR adds a https mode with additional options for enabling full mTLS with a local auth server.

This enables hardening localhost connections in environments that may allow merged network namespaces w/ running containers.

Tested integration manually w/ private build of AKS/ACR artifact streaming.

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 #

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?

juliusl added 2 commits March 24, 2026 15:17
Signed-off-by: Julius <juliusl@microsoft.com>
Signed-off-by: Julius <juliusl@microsoft.com>
@liulanzheng liulanzheng requested a review from BigVan March 26, 2026 06:18
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.

1 participant