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

Commit

Permalink
With 0.3.0 quay.io images [OCF-400]
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Mar 7, 2019
1 parent a208640 commit 55c84c4
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
32 changes: 16 additions & 16 deletions knative-operators.catalogsource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1281,25 +1281,25 @@ data:
- -stderrthreshold
- INFO
- -creds-image
- gcr.io/knative-releases/github.com/knative/build/cmd/creds-init@sha256:22b3a971c3d1d5529ca16f6b6d168ba03c1f3bcb0744271ff8882374fd3b6fdb
- quay.io/openshift-knative/knative-0.3.0:knative-build-creds-init
- -git-image
- gcr.io/knative-releases/github.com/knative/build/cmd/git-init@sha256:e6ffa2a922cdea55d51d8648b5b07435d5598ebb6789849c41802de63e7324a9
- quay.io/openshift-knative/knative-0.3.0:knative-build-git-init
- -nop-image
- gcr.io/knative-releases/github.com/knative/build/cmd/nop@sha256:915db860d1bf101322f35b06e963a1dcc00e9c1beeecfaaef650db4e45364e61
- quay.io/openshift-knative/knative-0.3.0:knative-build-nop
env:
- name: SYSTEM_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/knative-releases/github.com/knative/build/cmd/controller@sha256:6c9133810e75c057e6084f5dc65b6c55cb98e42692f45241f8d0023050f27ba9
image: quay.io/openshift-knative/knative-0.3.0:knative-build-controller
name: build-controller
volumeMounts:
- mountPath: /etc/config-logging
name: config-logging
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-build-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-build-0.3.0.yaml']
serviceAccountName: build-controller
volumes:
- configMap:
Expand Down Expand Up @@ -1328,7 +1328,7 @@ data:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/knative-releases/github.com/knative/build/cmd/webhook@sha256:9074519adf32e1d290a25a54699cf40c42c2313bc881d603cdcf57444ac28a37
image: quay.io/openshift-knative/knative-0.3.0:knative-build-webhook
name: build-webhook
volumeMounts:
- mountPath: /etc/config-logging
Expand Down Expand Up @@ -1869,7 +1869,7 @@ data:
- -stderrthreshold
- INFO
- --experimentalControllers=subscription.eventing.knative.dev
image: gcr.io/knative-releases/github.com/knative/eventing/cmd/controller@sha256:ecefa8fb0de1bb69ddfc13a212424d4d09232dc566c3653810c20bbf3ef80aa7
image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-controller
name: eventing-controller
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
Expand All @@ -1878,7 +1878,7 @@ data:
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-eventing-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-eventing-0.3.0.yaml']
serviceAccountName: eventing-controller
volumes:
- configMap:
Expand All @@ -1902,7 +1902,7 @@ data:
role: webhook
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/eventing/cmd/webhook@sha256:3391e2dfc6461261be18739adcddaf69ba8e5643d1ebfac3b7b6a80c9907104c
- image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-webhook
name: webhook
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
Expand All @@ -1928,7 +1928,7 @@ data:
role: controller
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/eventing/pkg/controller/eventing/inmemory/controller@sha256:6452c0ecc6099c5a7a6b9f94763c982ec77ed5c9e560619362a8573629dc67dd
- image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-in-memory-channel-controller
name: controller
serviceAccountName: in-memory-channel-controller
Expand All @@ -1953,7 +1953,7 @@ data:
- --config_map_noticer=watcher
- --config_map_namespace=knative-eventing
- --config_map_name=in-memory-channel-dispatcher-config-map
image: gcr.io/knative-releases/github.com/knative/eventing/cmd/fanoutsidecar@sha256:a1c331166249dd82d78dffb26ad89e9c592a13a88b9283ab2a2603629579e3ef
image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-fanoutsidecar
name: dispatcher
serviceAccountName: in-memory-channel-dispatcher
Expand Down Expand Up @@ -3601,7 +3601,7 @@ data:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: gcr.io/knative-releases/github.com/knative/serving/cmd/activator@sha256:8d1696bb0e5fe143b0cb273f169b1f2841f71e48490247b8cad35bc65b2b2d6e
image: quay.io/openshift-knative/knative-0.3.0:knative-serving-activator
name: activator
ports:
- containerPort: 8080
Expand Down Expand Up @@ -3645,7 +3645,7 @@ data:
app: autoscaler
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/autoscaler@sha256:9d2db2ba2607b46af18a79c7cdf532d84b0aac34c1a418d6d4a239f8d8271566
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-autoscaler
name: autoscaler
ports:
- containerPort: 8080
Expand Down Expand Up @@ -3694,7 +3694,7 @@ data:
app: controller
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/controller@sha256:5a5a0d5fffe839c99fc8f18ba028375467fdcd83cbee9c7015c1a58d01ca6929
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-controller
name: controller
ports:
- containerPort: 9090
Expand All @@ -3712,7 +3712,7 @@ data:
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-serving-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-serving-0.3.0.yaml']
serviceAccountName: controller
volumes:
- configMap:
Expand All @@ -3736,7 +3736,7 @@ data:
role: webhook
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/webhook@sha256:4a91a1991db282ea62426023bae4ae3ea331b10e2b4ac20f4581afdd90c6bdce
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-webhook
name: webhook
resources:
limits:
Expand Down
12 changes: 6 additions & 6 deletions olm-catalog/knative-build.v0.3.0.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,25 +183,25 @@ spec:
- -stderrthreshold
- INFO
- -creds-image
- gcr.io/knative-releases/github.com/knative/build/cmd/creds-init@sha256:22b3a971c3d1d5529ca16f6b6d168ba03c1f3bcb0744271ff8882374fd3b6fdb
- quay.io/openshift-knative/knative-0.3.0:knative-build-creds-init
- -git-image
- gcr.io/knative-releases/github.com/knative/build/cmd/git-init@sha256:e6ffa2a922cdea55d51d8648b5b07435d5598ebb6789849c41802de63e7324a9
- quay.io/openshift-knative/knative-0.3.0:knative-build-git-init
- -nop-image
- gcr.io/knative-releases/github.com/knative/build/cmd/nop@sha256:915db860d1bf101322f35b06e963a1dcc00e9c1beeecfaaef650db4e45364e61
- quay.io/openshift-knative/knative-0.3.0:knative-build-nop
env:
- name: SYSTEM_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/knative-releases/github.com/knative/build/cmd/controller@sha256:6c9133810e75c057e6084f5dc65b6c55cb98e42692f45241f8d0023050f27ba9
image: quay.io/openshift-knative/knative-0.3.0:knative-build-controller
name: build-controller
volumeMounts:
- mountPath: /etc/config-logging
name: config-logging
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-build-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-build-0.3.0.yaml']
serviceAccountName: build-controller
volumes:
- configMap:
Expand Down Expand Up @@ -230,7 +230,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: gcr.io/knative-releases/github.com/knative/build/cmd/webhook@sha256:9074519adf32e1d290a25a54699cf40c42c2313bc881d603cdcf57444ac28a37
image: quay.io/openshift-knative/knative-0.3.0:knative-build-webhook
name: build-webhook
volumeMounts:
- mountPath: /etc/config-logging
Expand Down
10 changes: 5 additions & 5 deletions olm-catalog/knative-eventing.v0.3.0.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
- -stderrthreshold
- INFO
- --experimentalControllers=subscription.eventing.knative.dev
image: gcr.io/knative-releases/github.com/knative/eventing/cmd/controller@sha256:ecefa8fb0de1bb69ddfc13a212424d4d09232dc566c3653810c20bbf3ef80aa7
image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-controller
name: eventing-controller
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
Expand All @@ -159,7 +159,7 @@ spec:
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-eventing-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-eventing-0.3.0.yaml']
serviceAccountName: eventing-controller
volumes:
- configMap:
Expand All @@ -183,7 +183,7 @@ spec:
role: webhook
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/eventing/cmd/webhook@sha256:3391e2dfc6461261be18739adcddaf69ba8e5643d1ebfac3b7b6a80c9907104c
- image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-webhook
name: webhook
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
Expand All @@ -209,7 +209,7 @@ spec:
role: controller
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/eventing/pkg/controller/eventing/inmemory/controller@sha256:6452c0ecc6099c5a7a6b9f94763c982ec77ed5c9e560619362a8573629dc67dd
- image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-in-memory-channel-controller
name: controller
serviceAccountName: in-memory-channel-controller

Expand All @@ -234,7 +234,7 @@ spec:
- --config_map_noticer=watcher
- --config_map_namespace=knative-eventing
- --config_map_name=in-memory-channel-dispatcher-config-map
image: gcr.io/knative-releases/github.com/knative/eventing/cmd/fanoutsidecar@sha256:a1c331166249dd82d78dffb26ad89e9c592a13a88b9283ab2a2603629579e3ef
image: quay.io/openshift-knative/knative-0.3.0:knative-eventing-fanoutsidecar
name: dispatcher
serviceAccountName: in-memory-channel-dispatcher

Expand Down
10 changes: 5 additions & 5 deletions olm-catalog/knative-serving.v0.3.0.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: gcr.io/knative-releases/github.com/knative/serving/cmd/activator@sha256:8d1696bb0e5fe143b0cb273f169b1f2841f71e48490247b8cad35bc65b2b2d6e
image: quay.io/openshift-knative/knative-0.3.0:knative-serving-activator
name: activator
ports:
- containerPort: 8080
Expand Down Expand Up @@ -297,7 +297,7 @@ spec:
app: autoscaler
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/autoscaler@sha256:9d2db2ba2607b46af18a79c7cdf532d84b0aac34c1a418d6d4a239f8d8271566
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-autoscaler
name: autoscaler
ports:
- containerPort: 8080
Expand Down Expand Up @@ -346,7 +346,7 @@ spec:
app: controller
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/controller@sha256:5a5a0d5fffe839c99fc8f18ba028375467fdcd83cbee9c7015c1a58d01ca6929
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-controller
name: controller
ports:
- containerPort: 9090
Expand All @@ -364,7 +364,7 @@ spec:
initContainers:
- name: olm-hack
image: lachlanevenson/k8s-kubectl:v1.12.6
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/master/etc/hacks/knative-serving-0.3.0.yaml']
args: ['apply', '-f', 'https://raw.githubusercontent.com/openshift-cloud-functions/knative-operators/a208640/etc/hacks/knative-serving-0.3.0.yaml']
serviceAccountName: controller
volumes:
- configMap:
Expand All @@ -388,7 +388,7 @@ spec:
role: webhook
spec:
containers:
- image: gcr.io/knative-releases/github.com/knative/serving/cmd/webhook@sha256:4a91a1991db282ea62426023bae4ae3ea331b10e2b4ac20f4581afdd90c6bdce
- image: quay.io/openshift-knative/knative-0.3.0:knative-serving-webhook
name: webhook
resources:
limits:
Expand Down

0 comments on commit 55c84c4

Please sign in to comment.