Skip to content

August 2023 Release (Preview)

Compare
Choose a tag to compare
@alt-key alt-key released this 07 Sep 23:54
· 7 commits to main since this release
824284b

Version Numbers

Appliance: 1.0.14
CLI extension: 0.2.33
SFS release: 0.1.19.10724
Kubernetes: 1.24.11
Mariner: 2.0.20230630

Fabric/Infrastructure

  • Remove DHCP configuration option for Arc-enabled VMware and SCVMM
  • Transition DHCP configuration option for test environments only with updated messaging for Azure Stack HCI
  • ClusterAPI 1.2 and associated CAPI provider bumps for CAPH/CAPV/CAPVMM
  • vSphere RBAC validations improved and enabled by default with telemetry
  • vSphere credential rotation enhanced to work in account lockout scenarios, with telemetry
  • Validation of vSphere datastore free space during Validate()
  • Additional vSphere entity validations to test availability of host, datastore, and network
  • VMware 'run' command - allow credential parameters to be passed
  • VMware validation that az cli 64-bit is being used

Features

  • Improved guest diagnostics error message
  • Improved NO_PROXY string validation
  • Improved IP pool validations
  • Improved context usage across multiple APIs to ensure timeouts are respected

Bug Fixes

  • Bug fix for HCI vnet naming to ensure the vnet CRD name is k8s compliant
  • vSphere bug fix to enable multiple (fallback) DNS server support for ARB VM
  • Validation check for missing VMware privilege, Sessions.ValidateSession.

Known Bugs

  • Arc-enabled VMware bug was found in June release where a large number of open sessions are active in vCenter causing an issue/degraded service as a result. This is due to a missing vSphere privilege, Sessions.ValidateSession, needed by the user account used by Arc resource bridge. To fix this issue, give the Sessions.ValidateSession privilege to the user account being used by Arc resource bridge to interact with vCenter.