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

5631 Коммитов

Автор SHA1 Сообщение Дата
christinalau0 f3635b580e
fix: Fix enableTelemetry apiVersion and ARM template (#281)
* fix

* Fix unit tests

* Update apiVersion to 2018-05-01

* Fix unit test
2024-11-19 19:31:23 -08:00
christinalau0 4cc98358a4
ci: fix release github action (#277) 2024-11-12 10:29:05 -08:00
christinalau0 18bcde2af3
chore: update Linux and Windows VHDs for Oct 2024 (#275)
* chore: update Linux and WIndows VHDs for Oct 2024

* Fix make install

* Fix hub e2e ci upgrade

* Revert "Fix make install"

This reverts commit 96156969fd.

* Add release notes
2024-11-08 15:00:03 -08:00
christinalau0 8ef2169397
fix: specify securityContext in cloud node manager (#274)
* fix: specify securityContext in cloud-node-manager

* Generate
2024-11-06 15:51:10 -08:00
christinalau0 9e16eefbf4
fix: remove guest agent before sysprep to run windows cse on hub (#273) 2024-11-06 15:51:03 -08:00
christinalau0 fe8ad9acbe
fix: specify instanceView to avoid nil pointer during rotate-certs (#272) 2024-11-06 15:50:54 -08:00
christinalau0 eae8214a35
ci: fix Hub E2E tests REQUESTS_CA_BUNDLE (#271) 2024-11-06 15:50:42 -08:00
christinalau0 9ed4bd65ad
chore: update Linux and Windows VHDs for Oct 2024 (#270) 2024-10-25 16:42:59 -07:00
christinalau0 9b62558432
chore: Update Windows VHD AIB job to use Oct 2024 patches (#269) 2024-10-25 13:56:18 -07:00
christinalau0 e7ebae9715
chore: support Kubernetes v1.28.15 & v1.29.10 (#268) 2024-10-24 16:27:04 -07:00
christinalau0 2d1c596877
chore: update containerd to v1.6.36 and runc to v1.1.14 (#267)
* chore: update containerd to v1.6.35 and runc to v1.1.13

* Generate template

* chore: update containerd to v1.6.36 and runc to v1.1.14

* Generate template
2024-10-24 14:02:44 -07:00
christinalau0 778ee8af01
chore: remove chocolatey package manager (#266) 2024-10-24 10:23:43 -07:00
christinalau0 c3f4c11c32
chore: update to golang v1.23 (#265)
* Update go to 1.23

* Update golangci-lint to v1.61.0

* Update go base image to 1.23

* Fix lint

* Fix lint 2
2024-10-24 09:25:49 -07:00
christinalau0 812213255e
ci: Replace go-dev base image (#264)
* Add shellcheck to bootstrap

* Fix tabs and spaces

* Fix tab

* Change shellcheck version

* Add xz-utils

* Remove sudo

* Add azure cli

* Add kubectl

* Add k

* Fix space

* Put kubectl in /usr/local/bin

* Add packer

* Add jq

* Add all to apt-get install

* Add apt-get upgrade

* Update shellcheck

* Remove packer archive

* Only unzip packer if it doesn't exist

* Remove packer, add azcopy

* Add trusted host to pip

* Install azure-cli with apt-get

* Fix suites and architectures

* Try echo -e

* Try another eco

* Fix sign

* Set azure-cli to not upgrade

* Remove use of go-dev

* Add bootstrap step to cluster.sh
2024-10-22 15:26:46 -07:00
christinalau0 0b65001185
ci: Output AIB release notes and cgmanifest to customization.log (#263)
* Output windows image builder containerd image pull notes and release notes

* Add linux release notes and cgmanifest

* Clean up

* Remove validation from release.yaml, use ADO instead
2024-10-18 18:03:27 -07:00
christinalau0 ef71a7a60d
ci: Fix disconnected tests (#262)
* Fix disconnected tests

* Output windows image builder containerd image pull notes and release notes

* Fix no-egress file names

* Fix job name

* Fix outbound access test

* Fix bug

* Increase disconnected api model's windows osDiskSizeGB to 50

* Revert "Output windows image builder containerd image pull notes and release notes"

This reverts commit b725189b34.
2024-10-18 12:20:04 -07:00
dependabot[bot] ae15b2f1d6
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 (#258)
* build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.2...sdk/azcore/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christina Lau <christinalau@microsoft.com>
2024-10-14 16:33:19 -07:00
christinalau0 375ce3cf5e
chore: support Kubernetes v1.29.8 (#261) 2024-10-14 10:58:22 -07:00
christinalau0 ca83d4af4d
chore: support Kubernetes v1.28.13 (#260) 2024-10-10 13:53:33 -07:00
christinalau0 af9f998a41
chore: remove usage of module autorest/azure, golint fix (#257) 2024-06-05 14:54:14 -07:00
christinalau0 6bc4f90dca
chore: remove usage of module autorest/azure (#256) 2024-06-05 12:33:49 -07:00
christinalau0 3e29e0a74f
chore: remove usage of module autorest/to, golint fix (#255) 2024-06-03 13:37:25 -07:00
christinalau0 6cd9a6c250
chore: remove usage of module autorest/to (#254) 2024-06-03 11:18:20 -07:00
christinalau0 f3a5ea6262
chore: remove container monitoring addon (#253) 2024-05-30 16:26:16 -07:00
haofan-ms 137757a410
deprecate blobfuse-flexvolume addon (#252) 2024-05-30 15:05:07 -07:00
christinalau0 b47d56548a
ci: bring back deployment error unit tests (#251) 2024-05-23 13:12:16 -07:00
haofan-ms 331c6dd0bb
chore: use image builder for AKSe VHDs (#248) 2024-05-23 13:11:09 -07:00
christinalau0 ff41bb8e0c
ci: Add SkipAzLogin and CheckIngressIPOnly parameters (#250)
* Temp remove login

* Add SkipAzLogin parameter to test

* Add CheckIngressIPOnly parameter
2024-05-17 16:07:17 -07:00
Javier Darsie 86d53e6ea0
bug: update e2e modules (#249) 2024-05-15 09:23:00 -07:00
Javier Darsie 04544a939d
chore: upgrade azure sdk to use MISE and MSAL (#247) 2024-05-14 15:37:50 -07:00
Javier Darsie 1cfdb708e9
chore: single ARM client for Azure and Hub (#246) 2024-05-02 16:28:01 -07:00
Javier Darsie 452c89cb0c
chore: Azure ARM client targets hybrid API versions (#245) 2024-05-01 22:22:50 -07:00
Javier Darsie 19408a1e39
chore: remove support for CLI & DEVICE auth methods (#244) 2024-05-01 10:26:03 -07:00
Javier Darsie b1812ca73e
chore: remove Virtual Machine ScaleSets support (#243) 2024-04-30 11:59:31 -07:00
Javier Darsie 4d81c18532
chore: update to ginkgo v2, golang v1.20, and k8s client v1.27 (#242) 2024-04-29 15:04:52 -07:00
christinalau0 cdb8e40c9c
security: Move E2E clusters to user assigned managed identity (#241) 2024-04-29 13:57:33 -07:00
Javier Darsie 8811fa2b71
chore: remove skus, locations and update commands (#240) 2024-04-22 15:16:22 -07:00
christinalau0 72aebbc176
security: Add advanced security policy (Github Policy Service) (#239)
* Add advanced security
2024-04-19 14:20:16 -07:00
christinalau0 04d625dbe7
security: Add branch protection (Github Policy Service) (#236)
* Add branch protection github policy

* SDL Minimum Requirements

* Add double quotes

* Set default alias for master branch

* Add whoCanPush

* Set requiresLinearHistory to true
2024-04-19 12:00:00 -07:00
Hongbin 96b45e116a
docs: Azure Stack Hub doc update for v0.80.2 (#223) 2024-02-12 09:05:50 -08:00
Hongbin 11c985d3f2
chore: grant github action bot proper write permission (#233) 2024-02-07 11:50:59 -08:00
Hongbin 0d9cf48e94
Grant write permission for create-release-branch workflow (#231) 2024-02-06 15:07:58 -08:00
Hongbin cc0a4a455e
chore: update Linux and Windows VHDs for Janurary 2024 (#230) 2024-02-01 18:18:00 -08:00
Hongbin b754591f1b
chore: update containerd version to 1.6.28 and runc version to 1.1.12 (#229) 2024-02-01 13:13:43 -08:00
Hongbin cdec090764
chore: support Kubernetes v1.27.10 and 1.28.6 (#228) 2024-02-01 12:59:15 -08:00
Hongbin 44da674735
release: v0.80.1 CHANGELOG (#226)
* release: v0.80.1 CHANGELOG

* add note for new CSI driver and changes since v0.80.0

* chore: call out the control-plane nodes' taint update

* chore: add CSI driver information for 1.27.

---------

Co-authored-by: GitHub Actions Bot <>
2024-01-25 23:10:27 -08:00
Hongbin 62487c12b9
chore: Replace taint node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane (#225) 2024-01-24 15:51:14 -08:00
Hongbin af3e6b25e6
chore: update Linux and Windows VHDs for Janurary 2024 (#222) 2024-01-19 16:31:37 -08:00
Hongbin bc8a177360
[chore: Add CSI driver container image 1.29.1 to windows VHD and update the OS image reference (#221)
* chore: include Windows Server January 2024 patches

* chore: remove step to disableTimeSyncd

* chore: Add CSI driver conatiner image 1.29.1 to windows VHD

* chore: update the OS image reference

* chore: add relase node and update the windows ImageVersion.

* chore: update the VHD release note file name to match the existing pattern.
2024-01-11 10:27:38 -08:00
Hongbin 5cbaad80b9
chore: remove unsupported feature gates for kubelet config in master and agent profile. (#220) 2024-01-07 00:33:03 -08:00