Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

August Revision

Compare
Choose a tag to compare
@sei-jmattson sei-jmattson released this 21 Aug 16:48
· 33 commits to master since this release

This release adds the ability to target a vmcloud sddc (software defined datacenter). This involves creating opaque virtual networks and referencing datastore assets from a vsan (without top-level directories). New settings to support this:

  • Pod__Sddc__ApiKey
  • Pod__Sddc__AuthUrl
  • Pod__Sddc__Url

Consolidate console host setting to Core__ConsoleHost. (Pod__ConsoleUrl has been removed). This value should be the host to which users connect for a console. By default, the url is crafted as wss://<Core__ConsoleHost>/ticket/<ticket-value>?vmhost=<internal-hostname>

Support hosting in virtual directory with Branding__PathBase setting.

Fix collection of last-activity time for workspaces and gamespaces.

Fix vm sub-name collisions.

Fix replica deployment in the engine service. (Gamespace launches initiated by other clients.)