Commit 9d19cb4bcd24
Changed files (1)
assets
assets/ape.conf
@@ -27,6 +27,7 @@ git@github.com:vdemeester/go-connections.git https://github.com/docker/go-connec
# kubernetes
git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernetes.git
+
# knative
git@github.com:vdemeester/build.git https://github.com/knative/build.git
git@github.com:vdemeester/serving.git https://github.com/knative/serving.git
@@ -37,19 +38,27 @@ git@github.com:vdemeester/build-templates.git https://github.com/knative/build-t
git@github.com:vdemeester/docs.git https://github.com/knative/docs.git
git@github.com:vdemeester/eventing-sources.git https://github.com/knative/eventing-sources.git
git@github.com:vdemeester/knctl.git https://github.com/cppforlife/knctl.git
+
+# tekton
git@github.com:vdemeester/tektoncd-pipeline.git https://github.com/tektoncd/pipeline.git
git@github.com:vdemeester/tektoncd-dashboard.git https://github.com/tektoncd/dashboard.git
git@github.com:vdemeester/tektoncd-cli.git https://github.com/tektoncd/cli.git
-# redhat
+# openshift
git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git
git@github.com:vdemeester/imagebuilder.git https://github.com/openshift/imagebuilder.git
git@github.com:vdemeester/origin.git https://github.com/openshift/origin.git
+git@github.com:vdemeester/release.git https://github.com/openshift/release.git
+git@github.com:vdemeester/knative-build-operator.git https://github.com/openshift-knative/knative-build-operator.git
+
+# containers
git@github.com:vdemeester/libpod.git https://github.com/containers/libpod.git
git@github.com:vdemeester/containers-image.git https://github.com/containers/image.git
git@github.com:vdemeester/containers-storage.git https://github.com/containers/storage.git
git@github.com:vdemeester/skopeo.git https://github.com/containers/skopeo.git
git@github.com:vdemeester/buildah.git https://github.com/containers/buildah.git
+
+# other red hat projects
git@github.com:vdemeester/ocf-minishift-addons.git https://github.com/openshift-cloud-functions/minishift-addons.git
git@github.com:vdemeester/odo.git https://github.com/redhat-developer/odo.git
git@github.com:vdemeester/minishift.git https://github.com/minishift/minishift.git