k3s/pkg
Kubernetes Submit Queue 865321c2d6
Merge pull request #61940 from alinbalutoiu/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add support for CNI on Windows Server 2016 RTM

**What this PR does / why we need it**:
Windows Server 2016 RTM has limited CNI support. This PR makes it possible for the CNI plugin to be used to setup POD networking on Windows Server 2016 RTM (build number 14393).

**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 #61939

**Special notes for your reviewer**:
The old mode is not supported and tested on Windows Server 2016 RTM. This change allows the CNI plugin to be used on Windows Server 2016 RTM to retrieve the container IP instead of using workarounds (docker inspect).

CNI support has been added for Windows Server 2016 version 1709 (build number 16299), this patch will just allow the same support for older build numbers.

Windows Server 2016 RTM has a longer lifecycle (LTS) than Windows Server 2016 version 1709.
https://support.microsoft.com/en-us/lifecycle/search/19761 vs https://support.microsoft.com/en-us/lifecycle/search/20311


**Release note**:

```release-note
NONE
```
2018-05-03 10:17:03 -07:00
..
api remove incorrect static restmapper 2018-05-01 07:51:17 -04:00
apis add UT test to PolicyRuleBuilder in file 2018-05-02 11:38:25 +08:00
auth
capabilities
client Merge pull request #63200 from deads2k/api-09-duplicate 2018-04-26 09:43:06 -07:00
cloudprovider Merge pull request #63261 from dougm/cloudprovider-notimplemented 2018-05-02 22:16:06 -07:00
controller Merge pull request #63227 from karataliu/nodec 2018-05-03 00:08:48 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #62870 from pospispa/Bring-StorageObjectInUseProtection-feature-to-GA-2nd-attempt 2018-04-26 17:25:04 -07:00
fieldpath
generated Add pointer comments 2018-04-25 09:47:14 -07:00
kubeapiserver remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
kubectl Merge pull request #56137 from containscafeine/remove-punctuation-from-error 2018-05-03 06:37:57 -07:00
kubelet Merge pull request #61940 from alinbalutoiu/master 2018-05-03 10:17:03 -07:00
kubemark
master Merge pull request #63200 from deads2k/api-09-duplicate 2018-04-26 09:43:06 -07:00
printers update restmapping to indicate fully qualified resource 2018-05-01 16:34:49 -04:00
probe
proxy Merge pull request #62534 from nicolasbigler/duplicate-iptables-comment 2018-04-29 11:39:40 -07:00
quota
registry not expose object detail when creating TokenRequest 2018-05-02 11:01:02 +08:00
routes
scheduler Merge pull request #63178 from misterikkit/ecache-locking 2018-04-30 19:29:49 -07:00
security Update generated files. 2018-04-11 18:35:24 +02:00
securitycontext
serviceaccount fix a error in serviceaccount validate. 2018-04-24 14:48:37 +08:00
ssh
util Merge pull request #62903 from cofyc/fixfsgroupcheckinlocal 2018-05-02 20:13:11 -07:00
version
volume Merge pull request #63261 from dougm/cloudprovider-notimplemented 2018-05-02 22:16:06 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS