Patrick W. Healy
Patrick W. Healy
Adds the node FQDN to the Kubelet certificate.
Curl on Ubuntu 16.04 doesn't support the --proxy-insecure argument, which causes checks to fail. This change puts a check in there - we call curl with the arguments we're using...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Fixes the logic on symlinking log files to check that they exist first,...
#### What happened: An entry in `loadbalancerSourceRanges` was added that contained bits set in the host portion of the address (example: 10.0.0.1/24 instead of 10.0.0.0/24). Kubernetes accepts this because the...
Recently, possibly since the last rebrand, the email author button is no longer rendered in the page. I suspect the code to detect the insert location needs an update.
## Describe the bug If the value to `--node-osdisk-type` is not exactly `Managed` or `Ephemeral` (case sensitive, too), the input is ignored. No error is given for an invalid value...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Older VM SKUs (D/E/F v2/v3) run on hardware that has occasionally less accurate...