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

5509 Коммитов

Автор SHA1 Сообщение Дата
christinalau0 f2b5eb7afd
ci: call test-vhd-no-egress github workflow from create-release-branch (#119) 2023-03-22 21:44:40 -07:00
christinalau0 3e560ea04d
ci: add no-egress GitHub action (#108) 2023-03-22 22:04:04 +00:00
christinalau0 1361edd248
fix: add kube-addon-manager v9.1.6 to vhd (#118) 2023-03-20 10:44:19 -07:00
christinalau0 0a3373942b
test: remove auditd from packages validate script (#116) 2023-03-17 23:27:36 +00:00
christinalau0 72f847386b
fix: remove invalid k8s v1.24 flags (#114) 2023-03-16 10:07:51 -07:00
Javier Darsie f35444d6dc
ci: release workflow tags the correct commit (#113) 2023-03-14 20:39:04 -07:00
Javier Darsie 318f9ec231
ci: gen-release-changelog wf creates branch and commit (#112) 2023-03-14 15:06:41 -07:00
Javier Darsie 9f7e920730
ci: update actions/checkout to v3 (#111) 2023-03-14 12:01:36 -07:00
Javier Darsie 28bce61cb3
feat: add support for Kubernetes v1.24.11 (#109) 2023-03-13 23:23:28 -07:00
christinalau0 fb34ba552b
fix: use cross-platform pause image as the containerd sandbox image on Windows (#106) 2023-03-09 13:21:19 -08:00
Javier Darsie e420c43e42
chore: support Kubernetes v1.25.7 (#105) 2023-03-02 10:03:53 -08:00
Javier Darsie 0f9e5bd5b5
chore: upgrade coredns to v1.9.4 (#98) 2023-03-01 10:02:43 +00:00
Javier Darsie 6a008721f3
security: bump x/net and x/crypto (#104) 2023-03-01 00:52:47 -08:00
Javier Darsie f09e063832
bug: enforce each addon manager pod (#99) 2023-02-28 23:38:06 -08:00
Javier Darsie 31d208cfe2
feat: migrate from Pod Security Policy to Pod Security admission (#94) 2023-02-28 12:11:09 -08:00
Javier Darsie 586934d3b6
style: replace usage of deprecated "io/ioutil" golang package 2023-02-28 19:32:11 +00:00
christinalau0 588bfb4154
docs: Enable azurestack-csi-driver addon for mixed clusters (#96) 2023-02-28 10:36:27 -08:00
Javier Darsie 605375c92a
chore: upgrade containerd to 1.5.16 (#95) 2023-02-27 17:15:49 -08:00
Javier Darsie 619d9cce12
chore: upgrade pause to v3.8 (#93) 2023-02-23 14:08:57 -08:00
christinalau0 a57660978f
test: e2e suite validates an existing PV works after a cluster upgrade (#92) 2023-02-22 20:04:34 -08:00
Javier Darsie d9c969cbe3
chore: update golang toolchain to v1.19 (#90)
* chore: update golang toolchain to v1.19

* update e2e modules

* fixed devcontainer definition
2023-02-21 23:09:10 -08:00
Javier Darsie 83f4d9b27a
feat: DISA Ubuntu 20.04 STIG compliance (#83) 2023-02-21 14:24:43 -08:00
Javier Darsie 923f174142
chore: update registries for nvidia and k8s.io components (#88)
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-02-21 14:17:28 -08:00
Summer Smith 0d61632118
fix: kubernetes-azurestack.json uses distro aks-ubuntu-20.04 (#87)
updating base ubuntu image to 20.04 from 18.04
2023-02-14 17:21:25 -08:00
Javier Darsie 554fe64375
ci: chocolatey workflow (#86)
* ci: chocolatey workflow

* updated title
2023-02-14 15:45:46 -08:00
Javier Darsie fe584501d9
ci: release workflows run no-egress scenarios (#85) 2023-02-14 14:56:13 -08:00
Summer Smith 9fba7d630b
Update get-akse.sh (#84) 2023-02-13 16:48:27 -08:00
Javier Darsie b4cbc4932d
chore: remove package apache2-utils from VHD (#82) 2023-02-13 13:01:14 -08:00
christinalau0 99afb1679e
[DNM] docs: Azure Stack Hub doc update for v0.75.3 (#81)
* docs: Azure Stack Hub doc update for v0.75.3

* docs: fix links to 0.75.3 release

* doc: change mixed cluster term
2023-02-13 10:37:51 -08:00
Javier Darsie 979758a5f9
ci: remove no-egress job from create branch action (#79) 2023-02-03 11:44:15 -08:00
christinalau0 a4a3778698
chore: update default windows image to jan 2023 (#77) 2023-02-02 17:54:28 -08:00
christinalau0 b5e1577485
chore: Update Windows VHD packer job to use Jan 2023 patches (#76) 2023-02-02 11:20:40 -08:00
christinalau0 a3c7bf6eca
chore: change base image sku and version to azurestack (#74)
- Added azurestack to sku
- Changed version to match output of build pipeline build number
- Version has format "year"."dayofyear"."increment"
- Added release notes
2023-02-01 15:36:39 -08:00
Javier Darsie f4fa42b202
fix: CoreDNS image not updated after cluster upgrade (#75) 2023-02-01 14:19:11 -08:00
Javier Darsie 28f9118981
chore: set fsType to ext4 in supported storage classes (#73) 2023-02-01 12:48:24 -08:00
christinalau0 7187b7b367
fix: change reference of cni config to scripts dir (#71) 2023-02-01 05:46:24 +00:00
christinalau0 45995691d5
fix: add Azure CNI config script to Ubuntu VHD (#70)
* Move configureAzureStackInterfaces from cloud init to vhd

* use shorter var names in custom cloud script

* make generate

* move cni config to scripts dir

---------

Co-authored-by: jadarsie <jadarsie@microsoft.com>
2023-01-31 16:41:32 -08:00
christinalau0 2e8b51f290
chore: enable v1.23.15 & v1.24.9, use ubuntu 20.04 as default, force containerd runtime (#68)
* 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

* chore: enable v1.23.15 & v1.24.9 on Azure Stack Hub (#5056)

* 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

* 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

* Disable 1.22.17 in AllKubernetesSupportedVersions

* Disable 1.20.15 and 1.21.14 in AllKubernetesSupportedVersions

* Remove 1.21 and 1.22 unit test

* Remove old version tests
2023-01-30 17:27:53 -08:00
Javier Darsie 68bd603a31
ci: PR gate runs E2E suite (#69) 2023-01-30 14:23:35 -08:00
Javier Darsie 895f5385e2
test: e2e sets ImageRef in all linux nodepools (#65) 2023-01-25 11:52:22 -08:00
Javier Darsie 5b89ddfcad
ci: PR checks consume SIG images (#64) 2023-01-24 13:50:27 -08:00
Javier Darsie 127242684d
chore: include relevant updates from v0.75.0 (#56)
Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2023-01-17 15:27:04 -08:00
Javier Darsie ad5b66ee58
chore: include relevant updates from v0.74.0 (#55) 2023-01-17 15:21:38 -08:00
Javier Darsie 57e9c665b4
ci: E2E PR check uses user assigned identity (#54) 2022-11-15 14:36:27 -08:00
Javier Darsie 70393fcaf8
chore: include relevant updates from v0.73.0 (#53)
Co-authored-by: Matt Boersma <Matt.Boersma@microsoft.com>
2022-11-15 13:53:48 -08:00
Javier Darsie 2497bcf7e8
ci: fix variable name in e2e PR check (#52) 2022-11-15 09:38:22 -08:00
Javier Darsie 8bd12875ba
chore: remove kv-fluxvolume addon (#48) 2022-11-11 16:12:10 -08:00
Javier Darsie 0d93b63196
ci: e2e PR check sets tenant (#51) 2022-11-11 15:17:36 -08:00
Javier Darsie 5192b30787
Update pr-e2e.yaml for Azure Pipelines (#50)
Remove name from yaml
2022-11-11 13:37:07 -08:00
Javier Darsie c207b57f71
fix: unit test checking e2e configs (#49) 2022-11-11 11:45:16 -08:00