Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Commit 082851b

Browse files
committed
Removing that which we no longer require
This stuff has moved to our upstream forks
1 parent c584e34 commit 082851b

File tree

58 files changed

+4
-28124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+4
-28124
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
11
# Knative Operators
22

3-
To install the operators in your cluster running the
4-
[OLM](https://github.com/operator-framework/operator-lifecycle-manager):
5-
6-
# Namespace should be what the OLM catalog operator is watching
7-
$ kubectl apply -n operator-lifecycle-manager -f https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/knative-operators.catalogsource.yaml
8-
9-
To regenerate the `CatalogSource` and its associated `ConfigMap` from
10-
the source files beneath [olm-catalog/](olm-catalog/):
11-
12-
$ ./etc/scripts/catalog.sh >knative-operators.catalogsource.yaml
13-
143
To install everything on a fresh minishift:
154

165
$ ./etc/scripts/install-on-minishift.sh
176

7+
To install everything on a fresh minikube:
8+
9+
$ ./etc/scripts/install-on-minikube.sh
10+
1811
To install everything on any OpenShift cluster:
1912

2013
$ oc login <<< with plenty of admin creds >>>
21-
$ export KUBE_SSH_USER=ec2-user
22-
$ export KUBE_SSH_KEY=~/.ssh/ocp-workshop.pem
2314
$ ./etc/scripts/install.sh

etc/hacks/knative-build-0.1.2.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

etc/hacks/knative-build-0.2.0.yaml

Lines changed: 0 additions & 91 deletions
This file was deleted.

etc/hacks/knative-build-0.3.0.yaml

Lines changed: 0 additions & 119 deletions
This file was deleted.

etc/hacks/knative-eventing-0.0.0-80860ba.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)