Skip to content

Commit

Permalink
Remove docker-machine-operator from imagelist
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 24, 2024
1 parent a9866ae commit 0e8950d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
- ghcr.io/appscode/cluster-ui:0.9.8
- ghcr.io/appscode/config-syncer:v0.15.2-ent
- ghcr.io/appscode/csi-driver-cacerts:v0.1.0
- ghcr.io/appscode/docker-machine-operator:v0.0.4
- ghcr.io/appscode/external-dns-operator:v0.0.8
- ghcr.io/appscode/falco-ui-server:v0.0.4
- ghcr.io/appscode/fileserver:v0.0.1
Expand Down
1 change: 0 additions & 1 deletion catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-p
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.8 $IMAGE_REGISTRY/appscode/cluster-ui:0.9.8
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/docker-machine-operator:v0.0.4 $IMAGE_REGISTRY/appscode/docker-machine-operator:v0.0.4
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/external-dns-operator:v0.0.8 $IMAGE_REGISTRY/appscode/external-dns-operator:v0.0.8
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/falco-ui-server:v0.0.4 $IMAGE_REGISTRY/appscode/falco-ui-server:v0.0.4
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/fileserver:v0.0.1 $IMAGE_REGISTRY/appscode/fileserver:v0.0.1
Expand Down
1 change: 0 additions & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.8 images/appscode-cluster-ui-0.9.8.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent images/appscode-config-syncer-v0.15.2-ent.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 images/appscode-csi-driver-cacerts-v0.1.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/docker-machine-operator:v0.0.4 images/appscode-docker-machine-operator-v0.0.4.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/external-dns-operator:v0.0.8 images/appscode-external-dns-operator-v0.0.8.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/falco-ui-server:v0.0.4 images/appscode-falco-ui-server-v0.0.4.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/fileserver:v0.0.1 images/appscode-fileserver-v0.0.1.tar
Expand Down
1 change: 0 additions & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-0.9.8.tar $IMAGE_REGISTRY/appscode/cluster-ui:0.9.8
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-config-syncer-v0.15.2-ent.tar $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-csi-driver-cacerts-v0.1.0.tar $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-docker-machine-operator-v0.0.4.tar $IMAGE_REGISTRY/appscode/docker-machine-operator:v0.0.4
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-external-dns-operator-v0.0.8.tar $IMAGE_REGISTRY/appscode/external-dns-operator:v0.0.8
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-falco-ui-server-v0.0.4.tar $IMAGE_REGISTRY/appscode/falco-ui-server:v0.0.4
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-fileserver-v0.0.1.tar $IMAGE_REGISTRY/appscode/fileserver:v0.0.1
Expand Down
1 change: 0 additions & 1 deletion catalog/import-into-k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ k3s ctr images import images/appscode-cluster-presets-v0.0.4.tar
k3s ctr images import images/appscode-cluster-ui-0.9.8.tar
k3s ctr images import images/appscode-config-syncer-v0.15.2-ent.tar
k3s ctr images import images/appscode-csi-driver-cacerts-v0.1.0.tar
k3s ctr images import images/appscode-docker-machine-operator-v0.0.4.tar
k3s ctr images import images/appscode-external-dns-operator-v0.0.8.tar
k3s ctr images import images/appscode-falco-ui-server-v0.0.4.tar
k3s ctr images import images/appscode-fileserver-v0.0.1.tar
Expand Down
1 change: 0 additions & 1 deletion catalog/sync-gcp-mp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-presets:v0.
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-ui:0.9.8 $IMAGE_REGISTRY/cluster-ui:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/config-syncer:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/csi-driver-cacerts:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/docker-machine-operator:v0.0.4 $IMAGE_REGISTRY/docker-machine-operator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/external-dns-operator:v0.0.8 $IMAGE_REGISTRY/external-dns-operator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/falco-ui-server:v0.0.4 $IMAGE_REGISTRY/falco-ui-server:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/fileserver:v0.0.1 $IMAGE_REGISTRY/fileserver:$TAG
Expand Down

0 comments on commit 0e8950d

Please sign in to comment.