Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 3.88 KB

Changelog

Merged pull requests:

  • bump k8s version for example since 1.26 has been deprecated #540 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.18.0 to 0.19.0 in /test #521 (dependabot[bot])

8.0.0 (2024-03-05)

Merged pull requests:

  • Add support for nodepool's gpu_instance #519 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.17.0 to 0.18.0 in /test #516 (dependabot[bot])
  • Add upgrade notice document #513 (lonegunmanb)
  • Add retry when the ingress is not ready #510 (lonegunmanb)
  • Add support for support_plan and Premium sku tier. #508 (ecklm)
  • Refactor code, split monolith tf config into multiple files #494 (lonegunmanb)
  • Remove var.http_application_routing_enabled #493 (lonegunmanb)
  • feat(http_proxy_config): Add http_proxy_config #492 (lonegunmanb)
  • Remove public_network_access_enabled entirely #488 (lonegunmanb)
  • Ignore deprecated attribute public_network_access_enabled #485 (ishuar)
  • feat: enable precondition on default_node_pool for autoscaling with node pool type #484 (ishuar)
  • Add web_app_routing_identity block to outputs #481 (bonddim)
  • Add support for kubelet_identity nested block #479 (lonegunmanb)
  • Prepare for v8.0 #462 (lonegunmanb)
  • Remove precondition on extra node pool which prevent using windows pool with overlay #512 (lonegunmanb)
  • Add support for maintenance_window_auto_upgrade #505 (skolobov)
  • Let the users decide whether adding a random suffix in cluster and pool's name or not. #496 (lonegunmanb)
  • Add role assignments for ingress application gateway and corresponding example #426 (lonegunmanb)
  • Add support for workload_autoscaler_profile settings #404 (bonddim)

* This Changelog was automatically generated by github_changelog_generator