• Kubernetes Submit Queue's avatar
    Merge pull request #48702 from FengyunPan/cloudprovider-rackspace · a0e7114a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48702, 48965, 48740, 48974, 48232)
    
    Rackspace for cloud-controller-manager
    
    This implements the NodeAddressesByProviderID and InstanceTypeByProviderID
    methods used by the cloud-controller-manager to the RackSpace provider.
    The instance type returned is the flavor name, for consistency
    InstanceType has been implemented too returning the same value.
    
    This is part of #47257 cc @wlan0
    
    **Release note**:
    ```release-note
    NONE
    ```
    a0e7114a
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...