• Kubernetes Submit Queue's avatar
    Merge pull request #45792 from rpothier/cidr_allocator_ipv6 · 9ed5d380
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46946, 45792). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Updating NewCIDRSet return a value
    
    **What this PR does / why we need it**:
    Updating NewCIDRSet return value
        
    For IPv6, NewCIDRSet was updated to return an error if the subnet mask size
    is too big. In this case, NewCIDRSet will fail and return an error.
    
    
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #52348
    
    **Special notes for your reviewer**:
    
    
    **Release note**:
    
    ```release-note
    ```
    9ed5d380
Name
Last commit
Last update
..
ipam Loading commit data...
scheduler Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
metrics.go Loading commit data...
node_controller.go Loading commit data...
nodecontroller_test.go Loading commit data...