mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
remove metadata-concealment related testing
We agreed to remove these tests in SIG Auth because they aren't testing any OSS functionality.
This commit is contained in:
@@ -211,20 +211,6 @@ dependencies:
|
||||
- path: build/common.sh
|
||||
match: __default_setcap_version=
|
||||
|
||||
# metadata-concealment: bump this one first
|
||||
- name: "metadata-concealment"
|
||||
version: "1.6"
|
||||
refPaths:
|
||||
- path: test/images/metadata-concealment/VERSION
|
||||
match: \d.\d
|
||||
|
||||
# then after merge and successful postsubmit image push / promotion, bump this
|
||||
- name: "metadata-concealment: dependents"
|
||||
version: "1.6"
|
||||
refPaths:
|
||||
- path: test/utils/image/manifest.go
|
||||
match: configs\[CheckMetadataConcealment\] = Config{list\.PromoterE2eRegistry, "metadata-concealment", "\d+\.\d+"}
|
||||
|
||||
# cadvisor
|
||||
- name: "gcr.io/cadvisor/cadvisor: dependents"
|
||||
version: "v0.43.0"
|
||||
|
Reference in New Issue
Block a user