Skip to content

v1.21.2.3

Compare
Choose a tag to compare
@ckittel ckittel released this 14 Dec 21:18
· 38 commits to main since this release
847831f

Implementation Updates

  • Allowed Virtual Network Gateways in the hub resource group - #38
  • Use some of the added resource tagging functionality - #39
  • Enabled paid SLA by default - #40
  • Add SAN and Key Usage extensions to self-signed, browser-facing cert for better support - #40
  • Updated Microsoft.Insights/scheduledQueryRules API to latest - #47, #51
  • Updated providers/diagnosticSettings to latest to support log category groups (such as on Azure Firewall) - #48, #49
  • Fixed issue where kubectl wasn't installing on the jumpbox due to a recent FQDN change by GitHub which required a firewall rule change - #49
  • Updated to latest Open Service Mesh config format and implement new required IngressBackend resource for mesh ingress - #52 (HT: @cwash05)

Walkthrough Updates

  • Added some draw.io versions of the diagrams for easy reference - #41 (HT: @dcasati)
  • Minor quality of life improvements throughout - #40, #42 (HT: @thepaulmacca), #45