Scott Frederick
f947bad3f7
Merge branch '3.1.x'
...
Closes gh-37666
1 year ago
Ivo Smid
f2a4336ea1
Increase the socket timeout for remote connections to Docker daemon
...
The default socket timeout with HttpClient 5 is not long enough
in some cases where Docker images are built that require the
GraalVM native image compiler to run in a buildpack. This commit
increases the timeout to 30 minutes.
Fixes gh-37665
Co-authored-by: Scott Frederick <sfrederick@vmware.com>"
1 year ago
Phillip Webb
052757c2d8
Polish
1 year ago
Scott Frederick
9811cc030f
Fix LifecycleTests for security options on Windows
...
Fixes gh-37598
1 year ago
Phillip Webb
2075f6c685
Merge branch '3.1.x'
1 year ago
Phillip Webb
78eb8f90d1
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
9b5062e5bb
Merge branch '2.7.x' into 3.0.x
1 year ago
Phillip Webb
e10ac76761
Polish
1 year ago
Scott Frederick
7de770f6a1
Add support for security options in CNB builder container config
...
Closes gh-37479
1 year ago
Scott Frederick
4433fcd1f2
Add support for build workspace option when building images
...
Closes gh-37478
1 year ago
Moritz Halbritter
ec87e65c8f
Merge branch '3.1.x'
...
Closes gh-37461
1 year ago
Moritz Halbritter
ea57988e2f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37460
1 year ago
Moritz Halbritter
2b4afe974a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37459
1 year ago
Moritz Halbritter
6805a3393b
Close file handle on exceptions during connect
...
Closes gh-32423
1 year ago
Moritz Halbritter
f93a497cc6
Merge branch '3.1.x'
...
Closes gh-37423
1 year ago
Moritz Halbritter
ed4b6aaa7b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37422
1 year ago
Moritz Halbritter
5be826dd4a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37413
1 year ago
Moritz Halbritter
408fb8ae9d
Add support for EdDSA, XDH and RSA-PSS key parsing
...
This works with Java 17 and up. Also refactor the test for more
structure.
Closes gh-37237
1 year ago
Andy Wilkinson
db02f89f03
Merge branch '3.1.x'
...
Closes gh-37184
1 year ago
Andy Wilkinson
c562e8e01f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37183
1 year ago
Andy Wilkinson
d6b04af512
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37182
1 year ago
Andy Wilkinson
fadc58679d
Speed up ImageReference.of when path contains upper-case chars
...
Closes gh-35657
1 year ago
Phillip Webb
b1547d0139
Merge branch '3.1.x'
...
Closes gh-37171
1 year ago
Phillip Webb
37e67058b7
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37169
1 year ago
Phillip Webb
71ed31343c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37168
1 year ago
Phillip Webb
fd8cb74b46
Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
...
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.
Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.
Fixes gh-34232
1 year ago
Phillip Webb
3640491d5a
Fix Timezone used for now in BuildRequestTests
1 year ago
Phillip Webb
c142051320
Merge branch '3.1.x'
1 year ago
Phillip Webb
f8f4a2b986
Fix Timezone used for now in BuildRequestTests
1 year ago
Scott Frederick
c17ecf0f0b
Add support for caching to bind mounts when building images
...
When building an image using the Maven `spring-boot:build-image` goal or
the Gradle `bootBuildImage` task, the build and launch caches can be
configured to use a bind mount as an alternative to using a named
volume.
Closes gh-28387
1 year ago
Scott Frederick
eb45aab712
Upgrade default CNB builders to Paketo Jammy
...
Closes gh-36689
1 year ago
Phillip Webb
d73d8f8e4f
Merge branch '3.1.x'
1 year ago
Phillip Webb
848a61a3a8
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
a0089c5c76
Merge branch '2.7.x' into 3.0.x
1 year ago
Phillip Webb
46773dd5df
Update copyright year of changed files
1 year ago
Moritz Halbritter
7bb337aeb1
Polish tests
1 year ago
Andy Wilkinson
b1d26fe961
Revert "Upgrade default CNB builders to Paketo Jammy"
...
This reverts commit 6506208d29
. The
upgrade to the Jammy builder was causing
failsWhenBuildImageIsInvokedOnMultiModuleProjectWithBuildImageGoal to
hang on CI.
See gh-36689
1 year ago
Scott Frederick
ecdb9f6b07
Add support for CNB platform API 0.12
...
Closes gh-36712
1 year ago
Scott Frederick
6506208d29
Upgrade default CNB builders to Paketo Jammy
...
Closes gh-36689
1 year ago
Andy Wilkinson
b02c1877fc
Fix configIsReadWithProvidedContext on Windows
...
See gh-36445
1 year ago
Scott Frederick
4393a2244c
Use Docker CLI context to determine daemon host address for image building
...
Configuration files managed by the Docker CLI are now used to determine
the host address of the Docker daemon used when building images using
buildpacks when a host address is not configured with environment
variables or build tool plugin configuration.
Closes gh-36445
1 year ago
Scott Frederick
c32877493c
Merge branch '3.1.x'
...
Closes gh-36055
1 year ago
Scott Frederick
b9b314622f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36054
1 year ago
Scott Frederick
4a3abdd7c3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36053
1 year ago
Johnny Lim
59d4bf97a1
Add Javadoc since to ImageReference.inTaglessForm()
...
See gh-36048
1 year ago
Scott Frederick
90dd7449bb
Merge branch '3.1.x'
...
Closes gh-36051
1 year ago
Scott Frederick
92b2573a60
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36050
1 year ago
Scott Frederick
eeeb2ad72a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36049
1 year ago
Johnny Lim
4a2c9d99dc
Remove redundant Files.delete() calls in tests
...
See gh-35986
1 year ago
Andy Wilkinson
ca5bd37e81
Upgrade to Spring Framework 6.1.0-M1
...
Closes gh-35977
Closes gh-35980
1 year ago