Files
kubernetes/pkg/kubelet/container/testing/os.go
Clayton Coleman eff134cd5f Use chmod to bypass umask on termination log file
os.Create() will obey the umask which results in the file being 0644
when injected in the container.
2017-01-23 12:26:37 -05:00

3.0 KiB