default director.use_bpm_for_workers to false - #2795
Conversation
Using bpm for workers breaks using heavy stemcells on AWS as the destination volume gets mounted to the director to get the stemcell bits copied to it.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe director specification changes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Using bpm for workers breaks using heavy stemcells on AWS as the destination volume gets mounted to the director to get the stemcell bits copied to it.
What tests have you run against this PR?
bundle exec rake spec:unit:release
How should this change be described in bosh release notes?
Fix: director.use_bpm_for_workers now defaults to false. This fixes using heavy stemcells with the AWS CPI.
Does this PR introduce a breaking change?
No
Tag your pair, your PM, and/or team!
@ragaskar @KauzClay