Skip to content
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

GetAccountType API fails with error UAAEndpoint doesn't exists #359

Open
bkhadars opened this issue Jun 6, 2022 · 0 comments
Open

GetAccountType API fails with error UAAEndpoint doesn't exists #359

bkhadars opened this issue Jun 6, 2022 · 0 comments

Comments

@bkhadars
Copy link

bkhadars commented Jun 6, 2022

I am trying to deploy openshift cluster in jp-osa region , as part of the cluster deployment we have a pre-check to verify the account type of the user..

while deploying cluster in the us-south, eu-gb, eu-db the account verification happens succesfully.. but when trying the cluster deployment thein jp-osa GetAccountType API fails with below error..

UAA endpoint doesn't exist for region: "jp-osa"

while debugging the code I found that there is no UAA endpoint defined for the jp-osa region.. It can be found from the below line

How to resolve this error? Does new UAA endpoint should be added to code??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant