• Kubernetes Submit Queue's avatar
    Merge pull request #38638 from madhusudancs/fed-bootstrap-e2e-logs-firewall · 911d1065
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Use the cluster name in the names of the firewall rules that allow cluster-internal traffic to disambiguate the rules belonging to different clusters.
    
    Also dropping the network name from these firewall rule names.
    
    Network name was used to disambiguate firewall rules in a given network.
    However, since two clusters cannot share a name in a GCE project, this
    sufficiently disambiguates the firewall rule names. A potential confusion
    arises when someone tries to create a firewall rule with the same name
    in a different network, but that's also an indication that they shouldn't
    be doing that.
    
    
    @jszczepkowski due to PR #33094
    @ixdy for test-infra
    
    cc @kubernetes/sig-federation @nikhiljindal
    911d1065
Name
Last commit
Last update
..
addons Loading commit data...
aws Loading commit data...
azure Loading commit data...
azure-legacy Loading commit data...
centos 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...
openstack-heat Loading commit data...
ovirt Loading commit data...
photon-controller Loading commit data...
rackspace Loading commit data...
saltbase Loading commit data...
skeleton 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-binaries.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...
kubeadm.sh Loading commit data...
kubectl.sh Loading commit data...
log-dump.sh Loading commit data...
options.md Loading commit data...
restore-from-backup.sh 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...