You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Scott Frederick 4f1b4c98ae Fail on Docker image load with empty response
In some cases, a call to the Docker image load API will fail but
return a 200 OK response status code and an empty response. This
commit detects that the response from this call is empty and
treats this condition as an error instead of a silent failure.

Fixes gh-23130
4 years ago
..
spring-boot Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-actuator Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-actuator-autoconfigure Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-autoconfigure Upgrade to Testcontainers 1.14.3 4 years ago
spring-boot-cli Merge branch '2.1.x' into 2.2.x 4 years ago
spring-boot-dependencies Align managed version of Nimbus JOSE JWT with Spring Security 4 years ago
spring-boot-devtools Increase wait times in DevToolsIntegrationTests 4 years ago
spring-boot-docs Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-parent Upgrade to Testcontainers 1.14.3 4 years ago
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-starters Simplify build.gradle for spring-boot-starter-data-solr 4 years ago
spring-boot-test Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-test-autoconfigure Use DynamicPropertySource in MongoDB tests 4 years ago
spring-boot-tools Fail on Docker image load with empty response 4 years ago