You can learn about the changes in VMware Tanzu Operations Manager v3.0 that might be relevant to partner service tiles.
For information about changes introduced in Tanzu Operations Manager v3.0, and any breaking changes, see Tanzu Operations Manager v3.0 Release Notes.
Shipped in Tanzu Operations Manager v3.0.29
bosh_read_creds
property. For more information, see bosh_read_creds on the Property and template references page.Shipped in Tanzu Operations Manager v3.0.24
migrated_from
property to rename a job. For more information, see Update deployed job names using the migrated_from
job property.November 13, 2023
Shipped in Tanzu Operations Manager v3.0.19
vcenter_ca_certificate
added to VsphereConfigurationVerifier
. When vcenter_ca_certificate
is provided, the vCenter server certificates are validated against the provided CA or certificate chain. If it’s not provided or a blank value is configured, TLS connections are established but the certificate for the vCenter server is not validated.Shipped in Tanzu Operations Manager v3.0.16
$director
dollar context within manifest snippets for collections and selectors no longer causes Tanzu Operations Manager to crash.Shipped in Tanzu Operations Manager v3.0.0
No new features since Tanzu Operations Manager v2.10.
This section contains known issues and breaking changes that can affect tile development by partners. Not all of the items below will apply to all tiles.
Partners who have a pre-release binary agreement on file can test their offerings’ compatibility by claiming a TPCF 10.0 environment. VMware recommends that ecosystem and partner teams test and declare their tiles’ compatibility with TAS 10.0 promptly, to ensure a smooth upgrade for customers.
The metrics_server_enabled
accessor has been deprecated due to the removal of the BOSH System Metrics Server release in Tanzu Operations Manager 3.0. The accessor now always returns false
.
The following accessors have been removed. If you reference them, invalid data is returned, but it does not cause an error:
bosh_metrics_forwarder_client_name
bosh_metrics_forwarder_client_secret
This change is relevant to tiles that depend on a known port for the Gorouter.
SSH into a router VM and use lsof -Pi to determine if port 7070 is being used. Be sure to check any routers deployed by IST as well.
If your foundation is impacted, use Tanzu Operations Manager to configure use of a different port.
For TAS, go to the Networking tab and scroll down to the Route Services section. If route services are enabled, you will see a text box labeled “The port used for internal route services requests.” Set the value to a known available port, or set the value to 0 to allow the operating system to choose an available port at deploy time.
For IST, go to the Networking tab and scroll down to the text box labeled “The port used for internal route services requests.” Follow the same instructions as you did for TAS.
Starting with the next major TAS for VMs release after v10.0, cf
CLI v7 will not be supported. Only CLI v8 will get security updates and feature upgrades.
Check the existing CLI version by running cf version
command in a terminal. If it displays cf version 7.x.x
, CLI v7 is being used.
Upgrade to CLI v8.