Paul "TBBle" Hampson

Results 225 comments of Paul "TBBle" Hampson

Per the comment on `Walk`: ``` // Note that filepath.Walk calls os.Stat, so if the context wants to // to call Driver.Stat() for Walk, they need to create a new...

Sorry, I won't have time to do the rebasing for at least the next week, I believe. The output and a skim of the playground link looks like it's doing...

Makes sense. I like `ls`'s behaviour of ignoring _directories_ it's seen before by another name, but that would have a memory cost as I guess it is working by tracking...

Per https://github.com/aws/containers-roadmap/issues/1048#issuecomment-739128296, the aws-node Pod needs `NET_RAW` as well as `NET_ADMIN`. It's currently [undeclared in the Daemonset](https://github.com/aws/amazon-vpc-cni-k8s/blob/95ac430ae32a3038247bc91d6d4c1582ae02024a/charts/aws-vpc-cni/values.yaml#L68-L71), but because it's one of the [default capabilities added by the Docker runtime](https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities),...

#1352 was closed unmerged > Closing this PR since this will be handled as part of v1.11.0 release. but I don't see any change for the CRI socket read being...

Did the replacement PR ever surface? https://github.com/aws/amazon-vpc-cni-k8s/blob/master/config/master/aws-k8s-cni-cn.yaml still shows dockershim mounts.

This hasn't happened yet per https://github.com/aws/amazon-vpc-cni-k8s/blob/master/pkg/apis/crd/v1alpha1/groupversion_info.go.

This hasn't happened yet per https://github.com/aws/amazon-vpc-cni-k8s/blob/master/pkg/apis/crd/v1alpha1/groupversion_info.go.

This hasn't happened yet per https://github.com/aws/amazon-vpc-cni-k8s/blob/master/pkg/apis/crd/v1alpha1/groupversion_info.go.