remove glusterfs dynamic provisioner server

Considering we have removed the glusterfs driver from the
repo, we no longer need the test server for CI. This commit
remove the same

Ref# https://github.com/kubernetes/kubernetes/pull/112015

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-09-27 14:51:10 +05:30
parent 0f582f7c3f
commit 9d148a46fa
3 changed files with 0 additions and 20 deletions

View File

@ -1,2 +0,0 @@
linux/amd64=docker.io/gluster/glusterdynamic-provisioner:v1.3
linux/arm64=docker.io/gluster/glusterdynamic-provisioner-arm64:v1.3

View File

@ -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

View File

@ -1 +0,0 @@
v1.3