Privileged containers in docker have a different meaning [1]. A lot of work has gone into trying to harden the default docker container options against container escape, even when the process is running as root. This…
Yes.
Let me give a concrete example of how I've been personally impacted by the lack of generics. My project makes liberal use of pointers to represent "optional" fields, since they need to be distinguished from the…
A lot of the remaining work is being tracked at https://github.com/kubernetes/kubernetes/issues/8262 and https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+...
My solution: 3 security tiers: high (email, banking): Just memorize a unique password for each medium (sites that might have my credit card info): Lastpass + salt, which I memorize and manually insert (last pass doesn't…
Privileged containers in docker have a different meaning [1]. A lot of work has gone into trying to harden the default docker container options against container escape, even when the process is running as root. This…
Yes.
Let me give a concrete example of how I've been personally impacted by the lack of generics. My project makes liberal use of pointers to represent "optional" fields, since they need to be distinguished from the…
A lot of the remaining work is being tracked at https://github.com/kubernetes/kubernetes/issues/8262 and https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+...
My solution: 3 security tiers: high (email, banking): Just memorize a unique password for each medium (sites that might have my credit card info): Lastpass + salt, which I memorize and manually insert (last pass doesn't…