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

Instance Cap does not limit the number of VM's being created #15

Open
Rudometov opened this issue Jul 2, 2021 · 3 comments
Open

Instance Cap does not limit the number of VM's being created #15

Rudometov opened this issue Jul 2, 2021 · 3 comments

Comments

@Rudometov
Copy link

Instance Cap and Template Instance Cap do not work when VM's are requested through "Dashboard - Nodes" via "Provision via Oracle Cloud Infrastructure Compute".

To reproduce:
Configure OCI cloud with instance cap and/or template instance cap 1. Go to Dashboard - Nodes - Provision via Oracle Cloud .. - set number of nodes to 2.
There will be 2 VM's created.
If you go ahead and request 2 more, there will be 2 more (total 4).

@rwx42
Copy link
Contributor

rwx42 commented Jul 2, 2021

This is expected. Instance Caps work only during provisioning agents from the Jenkins jobs. "Dashboard - Nodes" assumes manual contol of node limits.

@Rudometov
Copy link
Author

It would be great to have some limit in Dashboard - Nodes as well.

@rwx42
Copy link
Contributor

rwx42 commented Jul 2, 2021

@kennedyjf @chhaosh

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