Sandesh

Results 4 issues of Sandesh

During upgrade of spring boot from 2.3.x to 2.4.x, encountered the below test failure in clouddriver-cloudfoundry module: ``` Failures (1): JUnit Jupiter:ApplicationsTest:findServerGroupByNameAndSpaceId() MethodSource [className = 'com.netflix.spinnaker.clouddriver.cloudfoundry.client.ApplicationsTest', methodName = 'findServerGroupByNameAndSpaceId', methodParameterTypes...

Fix for #6257 Issue Summary: Putting limits/request in a custom job through ~/.hal/default/profiles/orca-local.yml, the custom stage breaks with an error as shown below. ![image](https://user-images.githubusercontent.com/30489233/106035762-7bcc2900-60fa-11eb-98d7-b9af54e174f7.png) About the fix: In order to...