• Kubernetes Submit Queue's avatar
    Merge pull request #42835 from deads2k/server-01-remove-insecure · 4159cb57
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42835, 42974)
    
    remove legacy insecure port options from genericapiserver
    
    The insecure port has been a source of problems and it will prevent proper aggregation into a cluster, so the genericapiserver has no need for it.  In addition, there's no reason for it to be in the main kube-apiserver flow either.  This pull removes it from genericapiserver and removes it from the shared kube-apiserver code.  It's still wired up in the command, but its no longer possible for someone to mess up and start using in mainline code.
    
    @kubernetes/sig-api-machinery-misc @ncdc
    4159cb57
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...