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

1243 Коммитов

Автор SHA1 Сообщение Дата
Paul Lewis d0042cddc0
Update AKSC_Deploy.yml
Increased workflow version to 0.10.7
2024-08-09 20:41:18 +01:00
Paul Lewis 5f858f2c4c
Increased timeout on workflow to allow more time to populate vmSKUs.json (#711) 2024-08-09 20:30:51 +01:00
Paul Lewis 55cebf0622
Updated regions and VM SKUs available in Helper UI, and changed default 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
2024-08-09 19:57:17 +01:00
Paul Lewis 3d3770637a
Update AKSC_Deploy.yml
Updated to 0.10.6, the latest release
2024-08-09 19:29:14 +01:00
samaea b9e318c88f
NAT Gateway hot fix. (#710) 2024-08-09 18:06:21 +00:00
Paul Lewis f37cdb3a92
Fixed broken link to Prometheus Operator documentation (#708) 2024-08-08 09:27:50 +01:00
Paul Lewis 7f5214ca25
Removing references to nodeResourceGroupProfile as this is deprected in the managedClusters API (#696) 2024-04-10 16:56:28 +01:00
Paul Lewis 6a033359d4
Fix ebpfDataPlane error on cluster deployment (#695)
* Updated all GitHub Actions to latest version to update to NodeJS 20

* Updated additional GitHub Actions to latest version to update to NodeJS 20

* Added permissions key to releases job to allow GitHub job write access to the repo to create new releases / write to gh_pages_canary

* Renamed ebpfDataPlane to networkDataplane to match current managedClusters API spec
2024-04-10 10:37:52 +01:00
Paul Lewis 87e342fabd
Bumping default version for workflows 2024-04-09 21:22:08 +00:00
Paul Lewis 14439aee12
Removed all references to the dockerBridgeCidr parameter as this is no longer used with AKS (#693) 2024-04-09 21:57:39 +01:00
Paul Lewis be535b2a86
Bumping default version for workflows 2024-04-09 19:50:02 +00:00
Paul Lewis 5a92cf3b29
Removing invalid permission 2024-04-09 18:36:33 +00:00
Paul Lewis 4b1ca170a3
Update GitHub job permissions (#692)
* Updated all GitHub Actions to latest version to update to NodeJS 20

* Updated additional GitHub Actions to latest version to update to NodeJS 20

* Added permissions key to releases job to allow GitHub job write access to the repo to create new releases / write to gh_pages_canary
2024-04-09 18:32:51 +00:00
Paul Lewis 086bc611b7
Paullewis/update-bicep-resources (#691)
* Updated all GitHub Actions to latest version to update to NodeJS 20

* Updated Bicep API versions to latest stable versions

* Updated additional Bicep API versions to latest stable versions
2024-04-09 19:31:47 +01:00
Paul Lewis 8d577a316c
Updated all GitHub Actions to latest version to update to NodeJS 20 (#690) 2024-04-09 19:17:05 +01:00
Deep Dolphin 5af2e1cdd1
AKS version bump 1.28.5 (#688)
* Bump to AKS 1.28.5

* Istio version bump

* Actions versions bump

---------

Co-authored-by: Billy Bunter <billy@bunter.com>
2024-04-04 12:04:10 -07:00
Paul Lewis 66223025d5
Fixes 682 by changing default k8s version to 1.27.7 (#683) 2024-03-14 08:51:14 -07:00
samaea 39f41a92f6
PodCIDR patch for Overlay. (#633) 2023-11-17 06:39:57 +00:00
Paul Lewis 71fe11f4f3
Added error message when App GW and CNI Overlay are selected (#672) 2023-11-16 20:05:58 +00:00
samaea 93e358a0f7
Initial commit. (#659)
Co-authored-by: Paul Lewis <pjlewisuk@users.noreply.github.com>
2023-11-16 12:36:10 +00:00
Vighneshwar (Vigh) Madas 4e88759438
Set default osDiskSizeGB based on OS Type (#661)
Co-authored-by: Paul Lewis <pjlewisuk@users.noreply.github.com>
2023-11-16 12:28:11 +00:00
Gordon Byers 76da0139ba
Spot Instances for user pools (#611)
* natgw not preview

* spot bicep

* spot

* userpool only

* maxsurge

---------

Co-authored-by: Gordon Byers <gordon.byers@microsoft.com>
2023-10-26 11:58:58 +01:00
Paul Lewis 03d21433ec
Bumping default release version for workflows (#670) 2023-10-26 10:24:26 +01:00
Gordon Byers 8a3008970b
api bumps (#647) 2023-10-25 21:43:58 +01:00
Oliver Gulich afc8715cbb
Updated bicep api versions (#651)
* updated bicep api versions

* included preview api versions

---------

Co-authored-by: Paul Lewis <pjlewisuk@users.noreply.github.com>
2023-10-25 21:31:16 +01:00
Gordon Byers 5295464306
Updated node dependencies (#668) 2023-10-25 21:27:01 +01:00
Paul Lewis babc025056
Adding bicep.png back to lycheeignore to fix Validation build job issues (#669)
* Adding bicep.png back to lycheeignore to fix Validation build job issues

* Updated lychee-action to 1.8.0 everywhere, added SVG and PNG to .lycheeignore
2023-10-25 21:25:42 +01:00
Paul Lewis 3f26a903b7
Changes to fix pipeline issues (#667)
* Downgrading lychee to try and fix pipeline issues

* Added missing revisions parameter for Istio

* Corrected bicep error

* Changing revisions value

* Up-versioning managedClusters resource for new Istio parameters

* Up-versioning Azure CLI, removed bicep.png ignore

* Moving Istio revision into a parameter
2023-10-25 17:48:59 +01:00
Oliver Gulich 6b00075f02
Update codeql-analysis.yml (#652)
* Update codeql-analysis.yml

upping the codeql version to a supported one

* Update codeql-analysis.yml

further updates

---------

Co-authored-by: Gordon Byers <gordonbyers@gmail.com>
2023-10-25 12:16:21 +00:00
Paul Lewis 7178c0d886
Updated release instructions (#658)
Added more explicit steps to follow

Co-authored-by: Gordon Byers <gordonbyers@gmail.com>
2023-10-25 12:15:26 +00:00
Paul Lewis ee32936036
Bumping default version to latest release (#666) 2023-10-24 21:43:19 +01:00
Paul Lewis 58d62eb146
Bumping default version to latest release (#665) 2023-10-24 21:27:21 +01:00
Tighe fc29417c68
Fixing inline code snippets so that they show up in dark theme (#660)
* Adding a background colour to html code element

* updating css on specific code snippet

* Updating CSS to apply to code elements in spans
2023-10-12 10:40:16 +01:00
Oliver Gulich 6e6e103c85
Update ghpagesTest.yml (#636)
upping the lychee-action version number
2023-09-25 17:35:59 +01:00
Paul Lewis 03bad219f4
Updated variable names to prevent case clash (#657) 2023-09-19 15:33:47 +01:00
Nelly Kiboi ef95b74707
Alter default outbound Networking options #619 (#631)
* Alter default outbound Networking options #619

* fixing playwright test.

---------

Co-authored-by: Gordon Byers <gordonbyers@gmail.com>
2023-09-18 17:13:03 +01:00
asalbers a4bc33ca7c
Choosing a more secure option should not come with a warning - #621 (#623)
* changed note field

* changed additional file

* Update principals.json

* Update clusterTab.js

---------

Co-authored-by: Ayobami Ayodeji <ayobaami@hotmail.com>
Co-authored-by: Gordon Byers <gordonbyers@gmail.com>
2023-08-31 08:54:00 -07:00
Keith Howling 5051c8a0d6
Update main.bicep (#646)
Update managedCluster version to allow web application routing to work
2023-08-17 17:04:50 +01:00
samaea 7b84692811
Update helper-export-az-commands.spec.js (#642) 2023-08-16 12:41:58 +01:00
Paul Lewis cfbe55eb98
Fixed some spelling issues, broken link checker, and default build template 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
2023-08-14 10:39:43 +01:00
samaea d36711c23d
AI Improvements. (#634) 2023-08-10 14:05:48 +01:00
Paul Lewis 5713b75c53
Updated default version of Kubernetes to 1.26.6 (#627)
* Updated default version of Kubernetes to 1.26.3 following
deprecation of 1.24 on AKS

* Bumped version to 1.26.6 to align with Azure portal default
2023-08-10 12:41:45 +00:00
Paul Lewis cc9b6121ed
Added 'always display cluster get-credentials' checkbox option to helper (#628)
* Added check-box to always get cluster creds
Set getCreds default to true to enable this option
Refactored some post_deploy strings and commands to make this work

* Fixed indentation

* Changed label and removed commented lines

* Updated logic to rely on existing post deploy command
2023-08-10 13:38:16 +01:00
Oliver Gulich ae92a36b3c
adding a dev container button (#630)
adding a dev container button
2023-08-09 12:09:18 +01:00
Xavier Mignot 207862c8dc
feat: Handle subscriptionId for byo dns zone (#616) 2023-07-28 08:47:21 +01:00
samaea 11ac999807
Nat gateway hotfix. (#607)
* Nat gateway hotfix.

* AuthorizedIPRanges patch.
2023-07-06 17:29:49 +01:00
Mark 06cc1eda08
fixed font for powershell (#605) 2023-07-04 14:50:20 +01:00
Gordon Byers 33a8a6d276
natgw not preview (#603) 2023-06-30 14:27:47 +01:00
Nelly Kiboi 7e4eb18a46
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 <khowling@gmail.com>
2023-06-30 10:41:23 +01:00
Gordon Byers 5e360b521d
Nat Gateway simplification (#599)
* bicep bumps

* ui

* overlay not preview

* deploy logic glitch

* purge rest of NatGateway mentions

* nice meta

* deployment name issue
2023-06-30 08:53:48 +01:00