mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Remove examples directory
This commit is contained in:
committed by
Marek Siarkowicz
parent
c0d1ab8e99
commit
f0b5e2d7c5
@@ -105,7 +105,7 @@ echo "${ETCD_VERSION}" > "${ETCD_DIR}/version.txt"
|
||||
|
||||
# source_file,resource,namespace,name,old_version,new_version
|
||||
tests=(
|
||||
examples/persistent-volume-provisioning/rbd/rbd-storage-class.yaml,storageclasses,,slow,v1beta1,v1
|
||||
test/e2e/testing-manifests/rbd-storage-class.yaml,storageclasses,,slow,v1beta1,v1
|
||||
)
|
||||
|
||||
KUBE_OLD_API_VERSION="networking.k8s.io/v1,storage.k8s.io/v1beta1,extensions/v1beta1"
|
||||
|
Reference in New Issue
Block a user