Skip to content

Commit

Permalink
fixup! KEP-127: Add note regarding old implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
rata committed Feb 1, 2023
1 parent 548298d commit e4dfaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/sig-node/127-user-namespaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ GetHostIDsForPod(pod *v1.Pod, containerUID, containerGID *int64) (hostUID, hostG
As this is not needed anymore, it will be deleted from the interface and all
components that implement the interface.

[kubeletVolumeHost]: https://github.com/kubernetes/kubernetes/blob/cfd69463deeebfc5ae8a0813d7d2b125033c4aca/pkg/volume/plugins.go#L326-L327
[kubeletVolumeHost-interface]: https://github.com/kubernetes/kubernetes/blob/36450ee422d57d53a3edaf960f86b356578fe996/pkg/volume/plugins.go#L322

### Unresolved

Expand Down

0 comments on commit e4dfaf7

Please sign in to comment.