Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.x
-
None
-
Unknown
Description
The --trait-profile command parameter is used to select some default values for the kubernetes manifest.
It contains some issues:
- you can only define one value (kubernetes/openshift/knative), that means you can't declare an openshift platform with knative installed
- its redundant with cluster-type, who allows for kubernetes/openshift/kind/minikube
It needs to be removed as a command parameter and the code using it adapted (especially knative code).
Attachments
Issue Links
- links to