mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
Merge pull request #106287 from Dragoncell/update_cadvisor_version
update cadvisor version in test
This commit is contained in:
@@ -226,3 +226,12 @@ dependencies:
|
||||
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"
|
||||
refPaths:
|
||||
- path: test/e2e_node/resource_collector.go
|
||||
match: gcr.io\/cadvisor\/cadvisor:v\d+\.\d+\.\d+
|
||||
- path: test/e2e_node/image_list.go
|
||||
mathc: gcr.io\/cadvisor\/cadvisor:v\d+\.\d+\.\d+
|
||||
|
Reference in New Issue
Block a user