Eric Menendez
Eric Menendez
**What happened**: While attempting to add a new provider type, following step 4 at https://github.com/gardener/machine-controller-manager/blob/master/docs/development/new_cp_support.md, I ran `./hack/generate-code`, but the script generated a number of "API rule violation" error messages...
### Environment * How did you deploy Kubeflow Pipelines (KFP)? As part of a full Kubeflow 1.4 install on GKE. * KFP version: 1.7.0, packaged with Kubeflow 1.4 ### Steps...
**Description of your changes:** The KFP cache works by replacing the `main` container of cached pipeline steps with a placeholder container which simply echoes `This step output is taken from...
It seems older versions of git (at least version 2.4.11) do not support `git remote get-url`; this incantation works instead.