Tommy Li

Results 66 issues of Tommy Li

/kind feature **Description:** - [x] #413 update compiler to produce new loop crd - [x] #416 https://github.com/tektoncd/pipeline/issues/3682 find ways to put the loop crd spec into the pipelinerun crd -...

kind/feature
lifecycle/stale

When running Datashim with S3 CSI driver on IBM Fyre OCP 4.8. Datashim can create the PVC with the appropriate storage class, but the S3 CSI driver is unable to...

When trying to deploy a pod with DLF labels inside an namespace with istio inject, I'm seeing the errors below. It looks like there's some conflicts between the DLF and...

/kind feature **Describe the solution you'd like** When deploying Kubeflow 1.4 with Openshift overlays, the Katib webhook mutation and validation is not sending any pod events to the Katib controller....

kind/feature

Currently, the operator always watching the Kubeflow resources to reconcile when something is missing. This is good for production environment, but not very friendly when we need to remove and...

With the current kfctl spec, there's no way to define common/shared variables across multiple applications with different names. Our current work around is grouping multiple applications with the same name...

When running `kfctl delete -f $KFDEF`, it sometimes stuck at deleting the `knative-serving` and `cert-manager` namespaces due to those namespaces stuck at the terminating stage. After some investigation, those namespaces...

kind/bug
priority/p2
area/kfctl

**Which issue is resolved by this Pull Request:** Resolves #1058 **Description of your changes:** Add new sdk support for new pipelineloop syntax. Two new fields iterateParamPassStyle and itemPassStyle, both of...

approved
do-not-merge/hold
size/M

/kind feature **Description:** Add new sdk support for new pipelineloop syntax. Two new fields `iterateParamPassStyle` and `itemPassStyle`, both of which can be either `inline` (default value) or `file` will sit...

kind/feature

/kind bug **What steps did you take and what happened:** This pipeline can reproduce the bug. When a nested pipeline take the same argument and pass it down to the...

kind/bug