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

Allow use of Puma's automatic worker count configuration #4166

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

sethboyles
Copy link
Member

@sethboyles sethboyles commented Jan 9, 2025

cloudfoundry/capi-release#500

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@@ -4,6 +4,7 @@ gem 'addressable'
gem 'allowy', '>= 2.1.0'
gem 'clockwork', require: false
gem 'cloudfront-signer'
gem 'concurrent-ruby'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was already a sub-dependency, but I wanted to make it explicit since this feature requires it

@sethboyles sethboyles merged commit da22df3 into main Jan 9, 2025
8 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jan 10, 2025
Changes in cloud_controller_ng:

- Allow use of Puma's automatic worker count configuration
    PR: cloudfoundry/cloud_controller_ng#4166
    Author: Seth Boyles <[email protected]>
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