• 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
..
endpoints Loading commit data...
errors Loading commit data...
latest Loading commit data...
meta Loading commit data...
registered Loading commit data...
resource Loading commit data...
rest Loading commit data...
testapi Loading commit data...
testing Loading commit data...
v1 Loading commit data...
v1beta3 Loading commit data...
validation Loading commit data...
context.go Loading commit data...
context_test.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
copy_test.go Loading commit data...
deep_copy_generated.go Loading commit data...
deep_copy_test.go Loading commit data...
doc.go Loading commit data...
generate.go Loading commit data...
generate_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
meta.go Loading commit data...
meta_test.go Loading commit data...
node_example.json Loading commit data...
pod_example.json Loading commit data...
ref.go Loading commit data...
ref_test.go Loading commit data...
register.go Loading commit data...
replication_controller_example.json Loading commit data...
requestcontext.go Loading commit data...
resource_helpers.go Loading commit data...
resource_helpers_test.go Loading commit data...
serialization_test.go Loading commit data...
types.go Loading commit data...
unversioned.go Loading commit data...