You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Bug description
Currently, when user passes Cluster resource as part of tanzu cluster create --file <input.yaml> and the cluster resource doesn't include ClusterClass as part of .spec.topology.cluster a wrong error message is thrown which can be misleading to the user.
As part of the error message, throw meaningful error message as this usecase is not yet supported.
Affected product area (please put an X in all that apply)
( ) APIs
( ) Addons
( ) CLI
( ) Docs
( ) IAM
( ) Installation
( ) Plugin
( ) Security
( ) Test and Release
( ) User Experience
( ) Developer Experience
Expected behavior
Should throw meaningful error message as this usecase is not yet supported.
Steps to reproduce the bug
Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered:
Bug description
Currently, when user passes Cluster resource as part of
tanzu cluster create --file <input.yaml>
and the cluster resource doesn't include ClusterClass as part of.spec.topology.cluster
a wrong error message is thrown which can be misleading to the user.As part of the error message, throw meaningful error message as this usecase is not yet supported.
Affected product area (please put an X in all that apply)
Expected behavior
Should throw meaningful error message as this usecase is not yet supported.
Steps to reproduce the bug
Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered: