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

Ppeflight check should validate the user Spaces quota are not full on DigitalOcean #2038

Open
1 task done
fharper opened this issue Jan 12, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@fharper
Copy link
Member

fharper commented Jan 12, 2024

Which version of kubefirst are you using?

2.3.7+

Which cloud provider?

DigitalOcean

Which DNS?

None specific

Which installation type?

None specific

Which distributed Git provider?

None specific

Did you use a fork of gitops-template?

No

Which Operating System?

None specific

What is the issue?

Depending on your DigitalOcean Spaces subscriptions, you can or will have a number of Spaces limit on your account. One example is with the 5$/month, you get a maximum of 100 Spaces you can create.

CleanShot 2024-01-12 at 10 05 22@2x

We should check in the preflight if the user can still create the number of Spaces kubefirst needs to create on cluster creation, caused if not, the use will have this error which may be confusing: one could think it's a Spaces token issues, when in fact it's the permission to create more spaces than the maximum allowed.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@fharper fharper added the bug Something isn't working label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant