Sander Maijers
Sander Maijers
A custom hook name.
I addressed the cyclomatic complexity (only lint failure) in #595. After the review is finished for both this PR and #595, I hope it's possible to merge this as is,...
@cfergeau Why is it low priority? IPv6 is very essential and basic on nowadays' Internet?
See also kubernetes/kubernetes#72104.
> We don't plan on expanding kubectl cp functionality outside of pod resources. Is there a reason you'd need to use the `pod/podname` syntax? Hi @eddiezane, Please see the Why...
@TimJones Is there any documentation on the necessity of ‘insecure’ (unauthenticated, it deserves a rename) bootstrapping the config (in maintainance mode)? Can it be avoided? What impact does it have...
In the meantime I found out that some installation procedures do allow providing the machine config out-of-band/without networking, e.g. NoCloud with cloud-init.
@eslym Could it be because of rate limiting?
We can in addition or instead of ownership or permission bits, use OS-specific flags for finer-grained semantics, like [`chattr` to make files immutable](https://en.wikipedia.org/wiki/Chattr#Attributes) under Linux. Packages that try to break...