Граф коммитов

857 Коммитов

Автор SHA1 Сообщение Дата
Jack Francis 2754521e6b
feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
Jack Francis 817e01db1c
chore: update containerd to 1.5.11 (#4891) 2022-06-06 10:20:30 -07:00
Chou Hu b52686894e
fix: Set enableLoopbackDSR in Windows Azure CNI configuration for WinDSR (#4793) 2022-05-25 08:40:52 -07:00
haofan-ms 8b03d25f2d
fix: correctly handle multiple root certificates on Azure Stack Hub windows nodes (#4866) 2022-04-04 10:55:44 -07:00
Michael Sinz 07980c4df2
security: feat: Update GPU drivers to 470.103.01 (#4858) 2022-03-16 17:07:17 -07:00
Nicolas Belovoskey fa4eebf72a
fix: Removed dependency on 'ReleaseId' for WS2022 (#4659)
* fix: Removed dependency on 'ReleaseId' for WS2022
2022-03-15 16:08:26 -07:00
haofan-ms 4d203b23dd
chore: force external cloud provider for Kubernetes v1.21+ on Azure Stack Hub (#4849) 2022-03-03 12:33:18 -08:00
haofan-ms 765e5de378
chore: add support for Kubernetes v1.21.10 and v1.22.7 on Azure Stack Hub (#4846) 2022-02-24 12:34:37 -08:00
haofan-ms 123144af47
fix: update APIVersion for Kubernetes resources (#4835) 2022-02-17 15:31:51 -08:00
Jack Francis fe9e4d4659
chore: only label nodes with kubernetes.io/role if they need it (#4827) 2022-02-10 16:05:12 -08:00
Jack Francis 76afba15bf
feat: only download nvidia drivers if needed (#4797) 2022-01-06 16:17:36 -08:00
Jack Francis ea82af8352
chore: update runc to 1.0.2 (#4798) 2022-01-06 09:02:30 -08:00
Jack Francis 1424aab2cd
chore: update nvidia-container-runtime to 3.6.0 (#4796) 2022-01-04 11:49:59 -08:00
Jack Francis fc56ccba80
chore: update out-of-tree cloudprovider releases (#4784) 2021-12-15 12:26:30 -08:00
Javier Darsie 6af8e6d429
chore: check if custom login endpoint is reachable (#4780) 2021-12-08 15:33:47 -08:00
Javier Darsie e36be89b96
chore: update CoreDNS to v1.8.6 (#4771) 2021-12-03 11:14:16 -08:00
Jack Francis 30926b60f5
chore: update containerd versions (#4764) 2021-12-02 14:02:55 -08:00
Chou Hu 87bc0b8402
fix: Update Windows dynamic port range (#4767) 2021-12-01 15:51:05 -08:00
Jack Francis b1d30e2085
chore: update moby Linux packages to 20.10.11 (#4766) 2021-11-30 14:33:42 -08:00
Jack Francis d40009c320
fix: ensure kube-addon-manager + apiserver monitor (#4759) 2021-11-30 10:09:33 -08:00
Jack Francis 784e824f4c
fix: ensure iovisor is not present in apt config (#4761) 2021-11-29 20:01:54 -08:00
James Sturtevant b977851301
revert: "fix: ensure we delete init kube-addon-manager (#4743)" (#4752)
This reverts commit 02770e2fec.
2021-11-22 20:24:13 -08:00
Rahul Jain 0454558939
feat: Update Antrea version to v1.3.0 (#4729)
Upgrading Antrea version to v1.3.0. Also fixed documentation
links.

Signed-off-by: Rahul Jain <reachjainrahul@gmail.com>
2021-11-19 13:07:58 -08:00
Jack Francis 5ef2792a5d
chore: remove iovisor apt dependencies (#4744) 2021-11-19 12:35:32 -08:00
Jack Francis 02770e2fec
fix: ensure we delete init kube-addon-manager (#4743) 2021-11-19 09:25:45 -08:00
Andy Zhang c21d2c474d
chore: upgrade csi driver config (#4745) 2021-11-19 09:04:04 -08:00
tamilmani1989 e189b6e04f
fix: Enable ipforwarding on agent nic for Azure CNI dualstack scenario (#4728) 2021-11-02 09:19:55 -07:00
Javier Darsie a8a7c4fef8
fix: bypass systemd-resolved but use the resolv.conf it generates (#4726)
* fix: bypass systemd-resolved but use the resolv.conf it generates

* fix typo

* remove debugging
2021-11-01 14:19:10 -07:00
Michael Sinz 79756835af
fix: Allow TCP DNS requests to work to upstream DNS in Azure (#4721) 2021-10-28 16:16:17 -07:00
tamilmani1989 4d747db19d
chore: Allow dualstack in AzureCNI transparent mode (#4714) 2021-10-28 11:11:16 -07:00
Ganga Mahesh Siddem 0dc8652b46
feat: updates for container monitoring addon omsagent agent Oct2021 release (#4703) 2021-10-27 18:31:19 -07:00
Andy Zhang ae35100f92
feat: upgrade csi disk driver to v1.8, file driver to v1.7 (#4699)
revert template format change
2021-10-18 08:47:37 -06:00
Yanbing b1cdd1ead4
fix: enable Accelerated Networking settings and pick up the right adapter in windows azure function (#4585)
* remove validation for accelerated networking

* update to select the right adapter

* revert lines to disable netadapterRsc

* update to generic way to find the adapter with IP address

* log error if fail to get the netIP

* minor change to print out the variable

* revert all changes in k8swinsetup

* 1. revert the chagnes for IsAzureStackCloud and vmsize validation. 2. changeing var name and report error before print out netiperror. 3. update doc for the ac setting

* new tempaltes fixing accelerated networking related issue

* update tests for allow enabling AcceleratedNetworkingEnabledWindows

* include true inside `
2021-10-07 09:39:42 -07:00
Jack Francis 910e4bd59b
test: stop testing Ubuntu 16.04-LTS (#4686) 2021-10-04 08:58:40 -07:00
Jack Francis 1704afb717
feat: configurable unattended-upgrades (#4614) 2021-09-24 15:19:21 -07:00
Chou Hu 32d5142bc9
fix: Use Invoke-WebRequest instead of curl.exe to download files (#4646) 2021-09-13 10:21:56 -07:00
Andy Zhang 46aece65b7
fix: make Azure Disk & File CSI drivers work on 1.22 (#4638) 2021-09-09 10:08:09 -07:00
haofan-ms d0da828ba3
feat: External cloud provider support for Azure Stack Cloud (#4635) 2021-09-03 10:03:30 -07:00
Mark Rossetti a3c4663274
fix: Remove 'NT AUTHORITY\AUTHENICATED USERS' write permissions on files in c:\k (#4633)
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2021-09-01 10:41:06 -07:00
Jack Francis 637e2c6893
fix: always install GPU drivers during bootstrapping (#4634) 2021-08-31 09:46:46 -07:00
haofan-ms 10d35264aa
fix: overwrite ubuntu1604 distro for upgrade and block deploy and generate scenarios on Azure Stack Hub (#4612)
* fix: update ubuntu distro during upgrade

* overwrite distro for deploy and generate

* update

* address comments and add test
2021-08-12 12:11:42 -07:00
Chou Hu 0b2346e194
feat: Support enabling secure TLS protocols on Windows nodes (#4568) 2021-07-14 10:33:04 -07:00
Jack Francis dd1b2c4e8f
fix: don't start kubelet if reboot is imminent (#4555) 2021-07-08 10:33:37 -07:00
Jack Francis 4edaf4d68c
chore: update moby/docker, and runc for linux only (#4562) 2021-07-07 13:52:18 -07:00
Jack Francis 093853119c
chore: update containerd to 1.4.6 (#4561) 2021-07-06 09:24:18 -07:00
Jack Francis 1b8a29f7c8
chore: use storage.k8s.io/v1 apiVersion for 1.22+ (#4550) 2021-06-30 16:09:15 -07:00
Javier Darsie bc3dc013ef
fix: front-proxy certs updated by rotate-certs (#4467) 2021-06-21 09:16:33 -07:00
Michael Sinz dda0e5bd5c
chore: update to the nVidia 460.32.03 drivers (#4465)
This is needed in order to support CUDA 11 which supports some large
model memory leak fixes.
2021-06-15 09:50:20 -07:00
technicianted 6f730c853a
fix: Graceful coredns shutdown (#4443)
Co-authored-by: technicianted <technicianted>
2021-06-04 20:19:42 -07:00
Jack Francis 1e5cb42832
chore: update metrics-server to v0.5.0 (#4442) 2021-06-04 18:01:17 -07:00