This repository was archived by the owner on Aug 24, 2020. It is now read-only.
Tags: cloudfoundry/log-cache
Tags
Make cache options configurable for testing Signed-off-by: Johanna Ratliff <[email protected]>
Extend CAPI pagination fix to all requests. In 1c3fd13 a fix was made to the /v3/apps request in AvailableSourceIDs to ensure it continues to use the original endpoint when iterating through pages of responses. The same fix is also needed for the service instances request, and also in the GetRelatedSourceIds method. This therefore moves the fix into the doResourceRequest method so that it applies to all requests.
Extend CAPI pagination fix to all requests. In 1c3fd13 a fix was made to the /v3/apps request in AvailableSourceIDs to ensure it continues to use the original endpoint when iterating through pages of responses. The same fix is also needed for the service instances request, and also in the GetRelatedSourceIds method. This therefore moves the fix into the doResourceRequest method so that it applies to all requests.
Extend CAPI pagination fix to all requests. In 1c3fd13 a fix was made to the /v3/apps request in AvailableSourceIDs to ensure it continues to use the original endpoint when iterating through pages of responses. The same fix is also needed for the service instances request, and also in the GetRelatedSourceIds method. This therefore moves the fix into the doResourceRequest method so that it applies to all requests.
Fix test to handle 1.12.1 response Signed-off-by: Todd Persen <[email protected]>
upgrade http to https in cf-auth-proxy cmd [#165262353] Signed-off-by: Todd Persen <[email protected]>
PreviousNext