Merge pull request #104290 from nak3/fix-obsolete-link

Update obsolete link in the Conformance Test doc
This commit is contained in:
Kubernetes Prow Robot 2021-09-05 04:02:39 -07:00 committed by GitHub
commit 4e30c058c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ be used to document the test which make it more human readable. The "Description
documentation for that test.
### **Output:**
## [Kubelet, log output, default](https://github.com/kubernetes/kubernetes/tree/master/test/e2e/common/kubelet.go#L48)
## [Kubelet, log output, default](https://github.com/kubernetes/kubernetes/tree/master/test/e2e/common/node/kubelet.go#L49)
- Added to conformance in release v1.13
- Defined in code as: [k8s.io] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]