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

795 Коммитов

Автор SHA1 Сообщение Дата
github-actions[bot] 9087737408 Auto update 2024-11-15 09:28:26 +00:00
Saverio Proto 1c8ee495ca Implement node_network_profile for default node pool 2024-11-15 17:23:46 +08:00
github-actions[bot] dce8047210 Auto update 2024-11-11 06:39:21 +00:00
Saverio Proto 1a8daf4d62 Bump examples to AKS 1.30 2024-11-11 14:34:41 +08:00
github-actions[bot] d23b0c25f9 Auto update 2024-11-07 06:29:17 +00:00
github-actions[bot] a35c7f8216 Auto update 2024-11-07 06:22:48 +00:00
Saverio Proto dc5d58b682
Merge pull request #599 from Azure/fix/kms-requires-vnet-integration
Make the Azure Key Vault public because private Key Vault requires preview API
2024-11-07 07:18:13 +01:00
Saverio Proto 1cd4e6c8ad Bump terraform-module-test-helper to v0.27.0 2024-11-06 10:12:38 +01:00
Saverio Proto 5e255660cb Make the Azure Key Vault public because private Key Vault requires preview API
Running Microsoft Terraform module AKS end to end tests I get this new error message I have never seen before from the ARM API:

https://github.com/Azure/terraform-azurerm-aks/actions/runs/11665268834/job/32477571013?pr=598#step:3:6605

HTTP 400 "Vnet integration should be enabled when KeyVault network access is Private."

I believe this is the root cause:
https://learn.microsoft.com/en-us/azure/aks/use-kms-etcd-encryption#prerequisites
( See yellow warning box)

However Vnet Integration is still preview as far as I know. Terraform provider azurerm V4 will not support preview features.
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide#aks-migration-to-stable-api
2024-11-05 10:50:17 +01:00
github-actions[bot] 495d0abe77 Auto update 2024-09-25 06:30:36 +00:00
lonegunmanb 2ba8ed4ebe
Bump github.com/Azure/terraform-module-test-helper in /test (#593)
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/Azure/terraform-module-test-helper/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/terraform-module-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 14:25:59 +08:00
github-actions[bot] 25668fa91a Auto update 2024-09-24 01:12:04 +00:00
hezijie 9f9bd3f041 use oidc as authentication method 2024-09-24 09:07:27 +08:00
github-actions[bot] dfdb03c362 Auto update 2024-09-23 01:18:35 +00:00
shailwx 0643ee1289 Update README.md
Corrected language
2024-09-23 09:13:48 +08:00
github-actions[bot] decb533e27 Auto update 2024-08-22 01:21:43 +00:00
dependabot[bot] ca5e401a82 Bump github.com/Azure/terraform-module-test-helper in /test
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/Azure/terraform-module-test-helper/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/terraform-module-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 09:16:47 +08:00
github-actions[bot] 95edf4de7f Auto update 2024-08-21 08:24:59 +00:00
Aidan Jensen 622592eb82 Add preconfition for cost_analysis_enabled based on sku_tier
Signed-off-by: Aidan Jensen <aidan@artificial.com>
2024-08-21 16:19:45 +08:00
Aidan Jensen c8452e17e8 Add cost_analysis_enabled
Signed-off-by: Aidan Jensen <aidan@artificial.com>
2024-08-21 16:19:45 +08:00
github-actions[bot] ce91dc3176 Auto update 2024-08-14 05:34:16 +00:00
Saverio Proto 5e14e7aa73
Merge pull request #562 from Azure/dependabot/go_modules/test/github.com/hashicorp/go-retryablehttp-0.7.7
Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test
2024-08-14 07:29:38 +02:00
dependabot[bot] c296d9547e
Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.5 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.5...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 13:14:53 +00:00
github-actions[bot] 4729aee8c0 Auto update 2024-07-30 08:18:32 +00:00
Saverio Proto e02d748f50
Merge pull request #579 from Azure/dependabot/go_modules/test/github.com/gruntwork-io/terratest-0.47.0
Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.47.0 in /test
2024-07-30 10:13:52 +02:00
github-actions[bot] 15162a1113 Auto update 2024-07-23 06:51:15 +00:00
dependabot[bot] ea6767da53
Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.47.0 in /test
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.46.15 to 0.47.0.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.15...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 06:48:09 +00:00
Saverio Proto 26113672aa
Merge pull request #574 from Azure/dependabot/go_modules/test/github.com/Azure/terraform-module-test-helper-0.24.0
Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test
2024-07-23 08:46:43 +02:00
github-actions[bot] 6dea559845 Auto update 2024-07-04 06:42:41 +00:00
github-actions[bot] ddb919ad53 Auto update 2024-07-04 06:12:29 +00:00
github-actions[bot] 2f47b8dbca downgrade next major version back to v9 2024-07-04 14:08:03 +08:00
github-actions[bot] 57b28a399b Auto update 2024-07-03 23:12:48 +00:00
João Estrela 53f7b8859c fix README.md format 2024-07-04 07:08:15 +08:00
Saverio Proto 33a3973242 Restore devcontainer 2024-07-04 07:07:38 +08:00
Saverio Proto 2e67bf4b0b set drainTimeoutInMinutes default value to null
when creating a new cluster without an explicit value,
the ARM API returns null and not 30 minutes.
The correct default value is then null
2024-07-04 07:06:56 +08:00
dependabot[bot] 6c414ae34a
Bump github.com/Azure/terraform-module-test-helper in /test
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/Azure/terraform-module-test-helper/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/terraform-module-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:48:08 +00:00
github-actions[bot] 5858b260a1 Auto update 2024-06-28 07:09:48 +00:00
Saverio Proto abd40f29bb set drainTimeoutInMinutes default value to 30
like specified in the documentation:

https://learn.microsoft.com/en-us/rest/api/aks/agent-pools/create-or-update?view=rest-aks-2024-02-01&tabs=HTTP#agentpoolupgradesettings
2024-06-28 15:05:03 +08:00
Saverio Proto 5c71566abb add drain_timeout_in_minutes and node_soak_duration_in_minutes
Requires provider version v3.106.0
https://github.com/hashicorp/terraform-provider-azurerm/pull/26137
2024-06-28 15:05:03 +08:00
github-actions[bot] d92bdfc01d Auto update 2024-06-26 07:42:43 +00:00
Saverio Proto 4e572b2910
Merge pull request #569 from Azure/dependabot/go_modules/test/github.com/hashicorp/go-getter-1.7.5
Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test
2024-06-26 09:37:44 +02:00
github-actions[bot] ece3108339 Auto update 2024-06-26 01:13:13 +00:00
Saverio Proto 9bc3ab60db Start new changelog file for v10 2024-06-26 09:08:18 +08:00
Saverio Proto 791ecf8e7f rename CHANGELOG.md to v9 2024-06-26 09:08:18 +08:00
dependabot[bot] ea5106ffd0
Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 20:23:27 +00:00
github-actions[bot] b2e61abe79 Auto update 2024-06-20 08:31:25 +00:00
Saverio Proto bbab24dc71
Merge pull request #566 from Xelef2000/main
fixed inaccurate variable descriptions for azure cni in overlay mode
2024-06-20 10:26:08 +02:00
Felix Niederer b9c1c56cb0
fixed inaccurate variable descriptions for azure cni in overlay mode 2024-06-19 14:40:17 +02:00
github-actions[bot] 2c364a6d20 Auto update 2024-06-07 01:48:28 +00:00
github-actions[bot] 9e5c3a53ec Auto update 2024-06-07 01:31:28 +00:00