Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion dev-images.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"cluster-kube-cluster-api-operator": "quay.io/kabhat/cluster-kube-cluster-api-operator:dev",
"cluster-capi-controllers": "quay.io/kabhat/cluster-capi-controllers:v1",
"aws-cluster-api-controllers": "quay.io/ademicev/cluster-api-provider-aws:latest",
"azure-cluster-api-controllers": "quay.io/ademicev/cluster-api-provider-azure:latest",
Expand Down
1 change: 0 additions & 1 deletion manifests/0000_30_cluster-api_01_images.configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ data:
images.json: >
{
"cluster-capi-operator": "registry.ci.openshift.org/openshift:cluster-capi-operator",
"cluster-kube-cluster-api-operator": "registry.ci.openshift.org/openshift:cluster-kube-cluster-api-operator",
"cluster-capi-controllers": "registry.ci.openshift.org/openshift:cluster-capi-controllers",
"aws-cluster-api-controllers": "registry.ci.openshift.org/openshift:aws-cluster-api-controllers",
"azure-cluster-api-controllers": "registry.ci.openshift.org/openshift:azure-cluster-api-controllers",
Expand Down
4 changes: 0 additions & 4 deletions manifests/image-references
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ spec:
from:
kind: DockerImage
name: registry.ci.openshift.org/openshift:cluster-capi-controllers
- name: cluster-kube-cluster-api-operator
from:
kind: DockerImage
name: registry.ci.openshift.org/openshift:cluster-kube-cluster-api-operator
- name: aws-cluster-api-controllers
from:
kind: DockerImage
Expand Down