• k8s-merge-robot's avatar
    Merge pull request #27311 from vmware/photon-controller-fixes · 38cd0d07
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Fixes and improvements to Photon Controller backend for kube-up
    
    - Improve reliability of network address detection by using MAC
      address. VMware has a MAC OUI that reliably distinguishes the VM's
      NICs from the other NICs (like the CBR). This doesn't rely on the
      unreliable reporting of the portgroup.
    - Persist route changes. We configure routes on the master and nodes,
      but previously we didn't persist them so they didn't last across
      reboots. This persists them in /etc/network/interfaces
    - Fix regression that didn't configure auth for kube-apiserver with
      Photon Controller.
    - Reliably run apt-get update: Not doing this can cause apt to fail.
    - Remove unused nginx config in salt
    38cd0d07
Name
Last commit
Last update
..
addons Loading commit data...
aws Loading commit data...
azure Loading commit data...
centos Loading commit data...
cloudimages Loading commit data...
gce Loading commit data...
gke Loading commit data...
images Loading commit data...
juju Loading commit data...
kubemark Loading commit data...
lib Loading commit data...
libvirt-coreos Loading commit data...
local Loading commit data...
mesos/docker Loading commit data...
openstack-heat Loading commit data...
ovirt Loading commit data...
photon-controller Loading commit data...
rackspace Loading commit data...
saltbase Loading commit data...
ubuntu Loading commit data...
vagrant Loading commit data...
vsphere Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
get-kube-local.sh Loading commit data...
get-kube.sh Loading commit data...
kube-down.sh Loading commit data...
kube-push.sh Loading commit data...
kube-up.sh Loading commit data...
kube-util.sh Loading commit data...
kubectl.sh Loading commit data...
log-dump.sh Loading commit data...
options.md Loading commit data...
test-e2e.sh Loading commit data...
test-network.sh Loading commit data...
test-smoke.sh Loading commit data...
update-storage-objects.sh Loading commit data...
validate-cluster.sh Loading commit data...