• Kubernetes Submit Queue's avatar
    Merge pull request #50558 from xiangpengzhao/remove-pkg · 7acff7e1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50589, 50558)
    
    Remove packages which aren't relied on by heapster anymore.
    
    **What this PR does / why we need it**:
    Do the TODO:
    ```
    // TODO apimachinery remove this empty package.  Godep fails without this because heapster relies
    // on this package.  This will allow us to start splitting packages, but will force
    // heapster to update on their next kube rebase.
    ```
    
    These packages aren't relied on by heapster anymore. This PR removes them. This is a followup of #48410.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    ref: #48386 #48410
    
    **Special notes for your reviewer**:
    /cc @deads2k 
    /kind cleanup
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    7acff7e1
Name
Last commit
Last update
..
endpoints Loading commit data...
errors Loading commit data...
events Loading commit data...
fuzzer Loading commit data...
helper Loading commit data...
install Loading commit data...
persistentvolume Loading commit data...
pod Loading commit data...
ref Loading commit data...
resource Loading commit data...
service Loading commit data...
testapi Loading commit data...
testing Loading commit data...
unversioned Loading commit data...
util Loading commit data...
v1 Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
annotation_key_constants.go Loading commit data...
conversion_test.go Loading commit data...
copy_test.go Loading commit data...
deep_copy_test.go Loading commit data...
defaulting_test.go Loading commit data...
doc.go Loading commit data...
field_constants.go Loading commit data...
json.go Loading commit data...
meta_test.go Loading commit data...
node_example.json Loading commit data...
objectreference.go Loading commit data...
register.go Loading commit data...
replication_controller_example.json Loading commit data...
resource.go Loading commit data...
serialization_proto_test.go Loading commit data...
serialization_test.go Loading commit data...
taint.go Loading commit data...
taint_test.go Loading commit data...
toleration.go Loading commit data...
types.go Loading commit data...
unstructured_test.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...