Commit 1ab9ea4
committed
Bump cloud_controller_ng
Changes in cloud_controller_ng:
- Add ability to specify the process user in manifests
PR: cloudfoundry/cloud_controller_ng#4416
Author: Tim Downey <tcdowney@users.noreply.github.com>
- Attempt to fix flaky threaded worker logging test
PR: cloudfoundry/cloud_controller_ng#4419
Author: Tim Downey <tcdowney@users.noreply.github.com>1 parent 9e1d1fc commit 1ab9ea4
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule cloud_controller_ng updated 10 files
- app/actions/space_diff_manifest.rb+1
- app/messages/app_manifest_message.rb+1
- app/messages/manifest_process_update_message.rb+7
- app/presenters/v3/app_manifest_presenters/process_properties_presenter.rb+1
- docs/v3/source/includes/resources/manifests/_object.md.erb+2
- spec/unit/actions/space_diff_manifest_spec.rb+4-2
- spec/unit/lib/delayed_job/threaded_worker_spec.rb+2-1
- spec/unit/messages/app_manifest_message_spec.rb+5-1
- spec/unit/messages/manifest_process_update_message_spec.rb+53
- spec/unit/presenters/v3/app_manifest_presenters/process_properties_presenter_spec.rb+54
0 commit comments