Shashwathi
Shashwathi
## Feature Ability to generate clients for contour API. In `net-contour` knative project we are maintaining a [github patch](https://github.com/knative/net-contour/blob/master/hack/contour.patch) to overcome this problem as a workaround. cc @andrew-su
### Description of problem Currently the codebase contains lot of repeated code in dies(generating fakes) for the WorkloadSpec and WorkloadStatus. This can be done better by adding some helper func...
### Description of problem - Add multiple pods with label `carto.run/workload-name: workload_name` that spits out some logs regularly - e2e test - create a workload - execute `tanzu tail` command...
### Description of problem In `workload get` command output, `Messages` section displays issues from `status.conditions` of the workload object. Supply chain surfaces one of the errors to its conditions block...