diff --git a/test/images/glusterdynamic-provisioner/BASEIMAGE b/test/images/glusterdynamic-provisioner/BASEIMAGE deleted file mode 100644 index df5ec9e16eb..00000000000 --- a/test/images/glusterdynamic-provisioner/BASEIMAGE +++ /dev/null @@ -1,2 +0,0 @@ -linux/amd64=docker.io/gluster/glusterdynamic-provisioner:v1.3 -linux/arm64=docker.io/gluster/glusterdynamic-provisioner-arm64:v1.3 diff --git a/test/images/glusterdynamic-provisioner/Dockerfile b/test/images/glusterdynamic-provisioner/Dockerfile deleted file mode 100644 index 3983b7c4f24..00000000000 --- a/test/images/glusterdynamic-provisioner/Dockerfile +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2021 The Kubernetes Authors. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# NOTE(claudiub): Noop. We're just mirroring the image to staging. -ARG BASEIMAGE -FROM $BASEIMAGE diff --git a/test/images/glusterdynamic-provisioner/VERSION b/test/images/glusterdynamic-provisioner/VERSION deleted file mode 100644 index e7f45a810e1..00000000000 --- a/test/images/glusterdynamic-provisioner/VERSION +++ /dev/null @@ -1 +0,0 @@ -v1.3