Skip to content

September 2023 Release

Compare
Choose a tag to compare
@alt-key alt-key released this 20 Oct 01:28
· 7 commits to main since this release
824284b

Version Numbers

Appliance: 1.0.15
CLI extension: 1.0.0
SFS release: 0.1.20.10830
Kubernetes: 1.25.7
Mariner: 2.0.20230823

Fabric/Infrastructure

  • Arc-Appliance CLI now only supports Static IP deployments for VMWare and SCVMM.
  • For test purposes only, Arc resource bridge on Azure Stack HCI may be deployed with DHCP configuration.
  • Support for using canonical region names
  • Removal of VMware vSphere 6.7 fabric support (vSphere 7 and 8 are both supported)

Features

  • (new) Get-Upgrades command- fetches the new upgrade edge available for a current appliance cluster
  • (new) Upgrade command - upgrades the appliance to the next available version. Not available for SCVMM.
  • (update) Deploy command - In addition to 'deploy', this command now also calls 'create' command. Create command is now optional
  • (new) Get-Credentials command - how allows fetching of SSH keys and Kubeconfig. These are needed to run the 'logs' command from a different machine than the one used to deploy Arc resource bridge.
  • Allowing usage of config-file parameter for get credentials command
  • (new) Troubleshoot command - help debug live-site issues by running allowed actions directly on the appliance using a JIT access key.

Bug FIx

  • IPClaim premature deletion issue vSphere static IP.

Known Bugs

  • If using 'upgrade' command on an Arc resource bridge deployed on Azure Stack HCI, the upgrade may occur on a different storage container than the one originally used to deploy Arc resource bridge. This results in an error during upgrade. Fix will be released in the next release.