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

fix: always provision a new node when exceeded capacity #3

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

jjcomer
Copy link
Collaborator

@jjcomer jjcomer commented Dec 7, 2020

We were seeing an issue where the plugin would not provision additional workers for requests after a large provisioning request. This was made worse by not considering the label when determining the number of provisioned workers. This change removes the check and will always provision the needed workers.

jjcomer pushed a commit to jjcomer/codebuilder-cloud-plugin that referenced this pull request Jan 12, 2021
missing select name cause computeType not saved
@jjcomer jjcomer merged commit 8af7257 into cvent:master Jan 13, 2021
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

Successfully merging this pull request may close these issues.

2 participants