• Kris's avatar
    Delete deprecated API versions · f4e2c738
    Kris authored
    pkg/service:
    
    There were a couple of references here just as a reminder to change the
    behavior of findPort. As of v1beta3, TargetPort was always defaulted, so
    we could remove findDefaultPort and related tests.
    
    pkg/apiserver:
    
    The tests were using versioned API codecs for some of their encoding
    tests. Necessary API types had to be written and registered with the
    fake versioned codecs.
    
    pkg/kubectl:
    
    Some tests were converted to current versions where it made sense.
    f4e2c738
Name
Last commit
Last update
..
api_installer.go Loading commit data...
api_installer_test.go Loading commit data...
apiserver.go Loading commit data...
apiserver_test.go Loading commit data...
authn.go Loading commit data...
authz.go Loading commit data...
authz_test.go Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
errors_test.go Loading commit data...
handlers.go Loading commit data...
handlers_test.go Loading commit data...
index.go Loading commit data...
mux_helper.go Loading commit data...
proxy.go Loading commit data...
proxy_test.go Loading commit data...
redirect.go Loading commit data...
redirect_test.go Loading commit data...
resthandler.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...
watch.go Loading commit data...
watch_test.go Loading commit data...