Merge pull request #115626 from hh/patch-3

Migrate apiserver tracing_test.go to registry.k8s.io
This commit is contained in:
Kubernetes Prow Robot
2023-02-14 21:26:31 -08:00
committed by GitHub

View File

@@ -144,7 +144,7 @@ spec:
k8s-app: agent
spec:
containers:
- image: k8s.gcr.io/busybox
- image: registry.k8s.io/busybox
name: agent
`,
expectedResult: nil,