-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checking in code changes.. #211
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExocpProvisionedVPCId - Should be included in CFT to mention the existing ocp cluster
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExocpProvisionedVPCId - Should be included in CFT to mention the existing ocp cluster
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
log " $MANAGE_TABLESPACE: $$MANAGE_TABLESPACE"
I know this is mistake from my code :)
replace with log " MANAGE_TABLESPACE: $MANAGE_TABLESPACE"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validate if the DBProvisionedVPCId entered by the customer is valid or throw prevalidation error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!Ref EBSVolumeType - this reference should be removed in exocp ?
@NatarajBTI - Maybe I missed it , template for creating UPI infrastructure is checked in under which folder ? |
@shajeena @amitmangalvedkar - I have checked in all my code changes so far I have made. Please review the same.