WIP: feat: upgrade to Windows Containerd config to v2 and enable hostprocess annotations#4472
WIP: feat: upgrade to Windows Containerd config to v2 and enable hostprocess annotations#4472jsturtevant wants to merge 1 commit intoAzure:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsturtevant The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #4472 +/- ##
=========================================
Coverage ? 72.05%
=========================================
Files ? 141
Lines ? 21765
Branches ? 0
=========================================
Hits ? 15682
Misses ? 5131
Partials ? 952
Continue to review full report at Codecov.
|
|
We are now using containerd 1.6 in our tests which no longer needs this |
Reason for Change:
Enables alpha host process feature in Containerd.
Currently, To use hostprocess you need k8s 1.22.0-alpha.2+ and the following flags:
Also need the containerd-shim binary built from microsoft/hcsshim#962
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
If "Yes," did you notify that project's maintainers and provide attribution?
Requirements:
Notes: