- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On sending a request for adding a node pool in imported cluster, getting below error:
Bad response statusCode [422]. Status [422 Unprocessable Entity]. Body: [baseType=error, code=InvalidBodyContent, message=nodePool ImageId cannot be an empty string]
Note: imageId is present in the request, it's failing because cluster yaml doesn't get this field on initial cluster creation.
- imageId field was not set in initailupstereamspec for imported cluster
 - publicendpointaccess was false in aliConfig but true in aliStatus.upstreamSpec and similar behaviour for snatEntry
 - podvswitchids inside status was nil
 
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working