mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
Merge pull request #112749 from humblec/glusterfs-dn
remove glusterfs dynamic provisioner server
This commit is contained in:
commit
462f41212a
@ -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