Skip to content

Tags: Azure/AKS-Construction

Tags

0.10.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated regions and VM SKUs available in Helper UI, and changed defau…

…lt SKU selections (#705)

* - Updated K8s version to current default
- Updated region list to include all current regions
- Updated SKU families to include latest v5 and remove oldest v2
- Updated generate-vm-sku-list.sh logic to pick correct storage parameter for ephemeral storage

* - Updated default system and user node SKU to use Standard_D4ds_v5
- Updated cost optimised clusters to use Standard_B4s_v2, and performance clusters to Standard_D8ds_v4
- Updated workflows to use current gen VM SKUs Standard_D4ds_v5

* - Changed default node pool names to "agentpool" and "userpool01" to align more closely with the Portal

* - Changed default OS disk size to 128 GB (to match portal behaviour)

* - Updated default Kubernetes versions in main.bicep and other JSON config files

* Adding userpool and agentpool to spell expections

* Reverting managedClusters API version

* Updated aksOutboundTrafficType from natGateway to managedNatGateway to try and address build issues

* Updated aksOutboundTrafficType to loadBalancer to try and address build issues

* Changed managedClusters API version to 2023-11-01

* Changed 'natGateway' to 'managedNatGateway' to align with current examples

* Changed 'natGateway' to 'managedNATGateway' to align with current API spec

* Updated another reference to natGateway
Updated workflow to use in-branch version of AksDeploy-Basic.parameters.json isntead of hosted version (which won't be up-to-date with any changes in current branch)

* Reverting to 0.10.4 as reverting to API version 2023-11-01 hasn't taken effect as this is pulled from the latest published release rather than in-branch

* Enclosing `natGatewayProfile` in `networkProfile` key

* Pointing workflow at local parameter file to reflect changes in local branch

* Pointing workflow at local parameter file to reflect changes in local branch

* Pointing workflow at local parameter file to reflect changes in local branch

* Pointing workflow at local parameter file to reflect changes in local branch

* Temporarily pointing to this working branch for testing

* Reverting to 0.10.5 as 0.10.4 contains a parameter thats been removed from the API

* Reverting ParamFile to the file on main branch. This will cause builds to fail until changes in this PR get published.

* - Added branch variable to allow workflows to build off current branch for PRs
- Reverted AKS API version to 2024-01-01

* - Added branch variable to allow workflows to build off current branch for PRs

* - Added branch variable to allow workflows to build off current branch for PRs

* - Reverting change from natGateway to managedNATGateway, back to natGateway

* - Reverting change from natGateway to managedNATGateway, back to natGateway

* - Trying to fix the error about the natGatewayProfile:
`unknown field \\\"natGatewayProfile\\\" Check that the field is in the right location, is spelled correctly, and is supported in the API version`

* Enclosing `natGatewayProfile` in `networkProfile` key

* - Commenting out problematic code for testing

* - Changed default outbound type to loadBalancer for pipeline tests
- Reverting previous changes to `managedNATGatewayProfile` JSON snippets

0.10.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAT Gateway hot fix. (#710)

0.10.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removing references to nodeResourceGroupProfile as this is deprected …

…in the managedClusters API (#696)

0.10.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removing invalid permission

0.10.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
api bumps (#647)

0.10.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated variable names to prevent case clash (#657)

0.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed some spelling issues, broken link checker, and default build te…

…mplate version (#635)

* Fixed some spelling issues

* Added spelling exception

* Updated link to Cloud Shell to fix validation error

* Reverting default template to 0.10.0

* Added lycheeignore to exclude certain sites from broken link checking

* Renamed ignore file

* Corrected final reference to getCreds

0.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix for preview modal (#601)

* resolve merge conflicts

* bugfix for preview dialog popup

* bugfix for preview dialog popup

* review comments

* review comments

---------

Co-authored-by: Keith Howling <[email protected]>

0.10.0-preview

deployment name issue

0.9.17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update main.bicep (#597)