This page contains release notes for the services
plugin. For information about services
commands and how to use them, see tanzu services.
No changes.
Removed deprecated tanzu service claims
command
Removed deprecated tanzu service instances
command
Removed deprecated tanzu service types
command
The command tanzu service class-claim create
now allows you to pass parameters to the provisioner-based ClusterInstanceClass
to support dynamic provisioning. For example, tanzu service class-claim create rmq-claim-1 --class rmq --parameter replicas=3 --parameter ha=true
The tanzu service class-claim get
command now outputs parameters passed as part of claim creation
tanzu services class-claims
command.