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

Fault when creating second GCP's Tenant #542

Open
efbe2121 opened this issue Feb 6, 2025 · 3 comments
Open

Fault when creating second GCP's Tenant #542

efbe2121 opened this issue Feb 6, 2025 · 3 comments

Comments

@efbe2121
Copy link

efbe2121 commented Feb 6, 2025

When I already do the first tenant, it works pretty well, as well as adding the child data sources
But when I'm about to add another tenant (which is completely different billing account), it keeps repeating this error

Image

"Cloud account with these credentials already exists"

I can guarantee I never add this billing account before in current instance of Hystax

@efbe2121
Copy link
Author

efbe2121 commented Feb 6, 2025

I can confirm, when I tried to create new Organization, I can add the tenant into the new organization
I bet 1 Organizations cannot hold more than 1 Tenant of GCP

@stanfra
Copy link
Contributor

stanfra commented Feb 6, 2025

Hi @efbe2121 , thank you very much for finding the issue, our team is already working on it, as soon as the fix is merged I will write you in this issue.

@stanfra
Copy link
Contributor

stanfra commented Feb 7, 2025

Hi @efbe2121, to apply fix you can checkout to commit: af17052, and execute command:
./build.sh from optscale repo to build images from this commit locally and tag them as "local", after the images are built you should update your cluster using command: ./runkube.py --with-elk --update-only --no-pull -- <deployment name> local

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

2 participants