Bridget Kromhout
f634f52ff4
Deprecation of AKS Engine ( #5123 )
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2023-10-24 08:29:21 -07:00
Matt Boersma
e23e46e1a0
chore: use only v1.24 for release gates ( #5117 )
...
* Use only v1.24 for release gates
* Remove 1804 pools from release-gating cluster definition
2023-08-30 14:52:45 -07:00
Mark Rossetti
08b595e7f6
chore: use Aug 2023 Windows VHDs ( #5114 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-08-29 16:40:51 -07:00
Cecile Robert-Michon
288e1e497a
chore: update Linux VHDs to 2023.08.25 ( #5113 )
2023-08-28 16:16:06 -07:00
Matt Boersma
fa61376f04
feat: add support for Kubernetes v1.24.17 ( #5112 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v12416
2023-08-25 13:39:42 -06:00
Cecile Robert-Michon
3970026335
Bump Azure CNI version to v1.4.39.1 ( #5110 )
2023-08-24 15:27:34 -04:00
Matt Boersma
7b61192b1f
feat: add "coming soon" regions to allow list ( #5107 )
2023-08-24 13:13:17 -06:00
Cecile Robert-Michon
35373277dc
Remove failing ubuntu pools from pr-e2e template ( #5111 )
2023-08-24 12:11:13 -04:00
Cecile Robert-Michon
ed867bba23
Remove Windows Docker VHD build check ( #5104 )
...
* Remove Windows Docker VHD build check
* remove docker from publish pipeline
2023-08-17 10:55:45 -07:00
Cecile Robert-Michon
cdaa9c3c27
Remove old k8s versions from pr e2e pipeline ( #5103 )
2023-08-15 07:46:39 -06:00
Matt Boersma
278164e2b3
feat: add support for Kubernetes v1.24.13 ( #5090 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v12412
2023-04-25 14:30:50 -07:00
Mark Rossetti
4a29cd99d2
chore: Updating Windows references for April 2023 ( #5093 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-04-24 14:53:10 -07:00
Jack Francis
de78a517ec
update Linux VHDs to 2023.04.11 ( #5089 )
2023-04-24 09:31:21 -07:00
Mark Rossetti
3003bb64a4
chore: Updating Windows VHD base image to include April 2023 security updates ( #5088 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-04-12 10:24:59 -07:00
Mark Rossetti
ad190e99c5
chore: Windows VHDs for March 2023 ( #5085 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-03-08 09:41:58 -08:00
Jack Francis
3e222e1cb2
add 2023.03.06 Linux VHDs ( #5084 )
2023-03-07 14:22:48 -08:00
Matt Boersma
68483911d5
feat: add support for Kubernetes v1.23.17 ( #5081 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#changelog-since-v12316
2023-03-06 08:59:17 -08:00
dependabot[bot]
84beb86bde
chore(deps): bump golang.org/x/crypto ( #5079 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20220214200702-86341886e292 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 10:05:39 -08:00
dependabot[bot]
07aaf2bd1b
chore(deps): bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 ( #5080 )
...
* chore(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* go mod tidy in test/e2e
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-03-01 17:12:30 -08:00
Jack Francis
3b039911c5
use Standard_B2s as baseline SKU for test clusters ( #5083 )
2023-03-01 16:41:04 -08:00
dependabot[bot]
88301369dd
chore(deps): bump golang.org/x/crypto in /test/e2e ( #5076 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20220214200702-86341886e292 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 15:19:31 -08:00
dependabot[bot]
4343430b4a
chore(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible ( #5067 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-03-01 12:32:57 -08:00
Matt Boersma
81edeeb8e2
feat: add support for Kubernetes v1.24.11 ( #5082 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v12410
2023-03-01 11:21:26 -08:00
Jack Francis
6a2ef69d0f
use go 1.19 ( #5078 )
2023-02-28 09:22:29 -08:00
Javier Darsie
4c14b50ccc
docs: redirect Azure Stack Hub users to new repository ( #5073 )
...
* docs: migration note for Azure Stack Hub users
* more context
2023-02-22 08:45:56 -08:00
Matt Boersma
fb9d128a1f
Use registry.k8s.io for components ( #5071 )
2023-02-21 10:10:39 -07:00
Mark Rossetti
4abc935412
chore: updating Windows VHDs ( #5068 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-02-10 23:09:11 +00:00
Matt Boersma
a5577189c0
Update pipeline image to Ubuntu 20.04 ( #5066 )
2023-02-07 17:14:43 -07:00
Jack Francis
8e8f9108a2
update Linux VHDs ( #5065 )
2023-02-07 17:13:39 -07:00
Matt Boersma
dd4418a839
feat: add support for Kubernetes v1.23.16 ( #5060 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#changelog-since-v12315
2023-02-06 10:21:51 -08:00
Jack Francis
16557cbd37
fix: use mcr.microsoft.com for nvidia in mooncake ( #5062 )
2023-02-03 12:29:13 -08:00
Matt Boersma
316351c88c
feat: add support for Kubernetes v1.24.10 ( #5059 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v1249
2023-02-01 10:23:41 -08:00
christinalau0
3706bd3ac0
chore: force containerd runtime for Kubernetes v1.24+ on Azure Stack Hub ( #5058 )
...
* chore: set containerd as default on ash for v1.24+
- force overwrite for deploy, generate, upgrade
- add unit test
- fix validate windows image on ash stamps
* Change debug statement
* test: support validator test needs containerd image from mock client
verified change to mock client does not impact any other unit tests
2023-01-26 08:27:57 -08:00
christinalau0
b787675c71
fix: sshd config validation test on 20.04 ( #5054 )
...
The sshd config validation test was failing on 20.04 environments, output:
Unable to load host key: /etc/ssh/ssh_host_rsa_key
Unable to load host key: /etc/ssh/ssh_host_dsa_key
Unable to load host key: /etc/ssh/ssh_host_ecdsa_key
Unable to load host key: /etc/ssh/ssh_host_ed25519_key
sshd: no hostkeys available -- exiting.
+ exit 1
The fix greps the sshd config file itself, and works on both 20.04 and 18.04
2023-01-25 21:19:09 -08:00
christinalau0
5a6ad49227
fix: rotate certs cp_certs on 20.04 ( #5055 )
...
The rotate certs command was failing on 20.04 environments, output:
+ cp -p /etc/kubernetes/rotate-certs/certs/kubeconfig /root/.kube/config
cp: cannot create regular file '/root/.kube/config': No such file or directory
The fix specifies the user instead of using ~, works on both 20.04 and 18.04
2023-01-25 21:18:38 -08:00
christinalau0
06f547d1f5
chore: enable v1.23.15 & v1.24.9 on Azure Stack Hub ( #5056 )
2023-01-25 15:11:03 -08:00
christinalau0
ec1298ef3c
chore: use ubuntu 20.04 as default on ash ( #5057 )
...
- set ubuntu 20.04 as default on ash
- overwrite ubuntu1804 distro as ubuntu2004 for upgrade on ash
- overwrite ubuntu1804 distro as ubuntu2004 for deploy/generate on ash
- add unit tests
- update ash documentation
2023-01-25 13:21:42 -08:00
Pranav Pandit
234b41a521
chore: add A10 GPUs as Nvidia GPUs ( #5050 )
...
Signed-off-by: Pranav Pandit <pranavp@microsoft.com>
2023-01-23 08:59:17 -08:00
Jack Francis
904b3fffde
Add new Linux VHDs ( #5041 )
2023-01-13 09:59:38 -08:00
Mark Rossetti
5c2febfe37
chore: updating default windows images - Jan 2023 ( #5038 )
...
updating default windows images - Jan 2023
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-01-12 09:27:23 -08:00
Jack Francis
204689e259
update 1.24 example api model to use containerd ( #5040 )
2023-01-11 19:15:46 -08:00
Mark Rossetti
f39eefad86
chore: Updating Windows VHD packer job to use Jan 2023 patches ( #5037 )
...
Updating Windows VHD packer job to use Jan 2023 patches
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-01-10 14:06:34 -08:00
Matt Boersma
ba1824cb2c
feat: add support for Kubernetes v1.23.15 ( #5028 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#changelog-since-v12314
2023-01-09 12:46:48 -08:00
Jack Francis
cc34cb99eb
add 20.04-LTS VHD image pipeline job ( #4967 )
2023-01-09 12:45:28 -08:00
Matt Boersma
c8e3e1e3dc
feat: add support for Kubernetes v1.24.9 ( #5029 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v1248
2023-01-05 13:27:09 -08:00
Matt Boersma
a138447d6e
feat: add support for Kubernetes v1.22.17 ( #5027 )
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#changelog-since-v12216
2023-01-05 13:26:40 -08:00
Jack Francis
3e5885e4b4
Update Ubuntu 18.04-LTS VHD to 2022.12.12 ( #5032 )
2022-12-16 14:51:43 -08:00
Mark Rossetti
4d8036e73e
chore: Updating default Windows VHDs for to include 11B HNS fixes ( #5030 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-12-16 12:51:48 -08:00
Mark Rossetti
d22c979016
Updating Windows VHD builds to use 2022 11B images and setting reg keys to enable to fixes ( #5026 )
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-12-08 12:43:17 -08:00
Javier Darsie
34f9016c19
docs: remove Basic LB known issue from ASH page ( #5025 )
2022-12-02 14:23:18 -08:00