Vaibhav Goel
Vaibhav Goel
Fixes the reference to [sub-projects](https://github.com/kubernetes/community/blob/master/sig-node/README.md#subprojects) in [sig-node-contributor-ladder.md](https://github.com/kubernetes/community/blob/master/sig-node/sig-node-contributor-ladder.md)
This PR does a minor update in the link to the OWNERS of sub-project security-profile-operator that is referenced under SIG node README page.
This PR updates the docs and incorrect or old links of the [sig-node](https://github.com/kubernetes/community/tree/master/contributors/devel/sig-node) under the contributors/devel
**Which issue(s) this PR fixes**: Fixes #7302
### Describe the issue There are some incorrect links in different folders under the [contributors/devel](https://github.com/kubernetes/community/tree/master/contributors/devel) These are listed as: Under [sig-cli,](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-cli/kubectl-conventions.md) > but this is a nice convention so try...
### Describe the issue Under the [e2e-node-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/e2e-node-tests.md) file, there is the mention of kubenet network plugin that references the kubenet in k8s docs, but as per the [issue](https://github.com/kubernetes/website/issues/31659), the kubenet...
This PR updates the path to the functions regarding [restricted pod security context](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/pod/utils.go#L101) and [restricted container security context](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/pod/utils.go#L114) in [e2e-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/e2e-tests.md#pod-security-admission)