mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
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:
parent
0f582f7c3f
commit
9d148a46fa
@ -1,2 +0,0 @@
|
||||
linux/amd64=docker.io/gluster/glusterdynamic-provisioner:v1.3
|
||||
linux/arm64=docker.io/gluster/glusterdynamic-provisioner-arm64:v1.3
|
@ -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
|
@ -1 +0,0 @@
|
||||
v1.3
|
Loading…
Reference in New Issue
Block a user