Commit Graph

813 Commits

Author SHA1 Message Date
Olga MaciaszekSharma
8b9f95d63b Restructure hints. 2023-12-05 14:32:44 +01:00
Olga MaciaszekSharma
41c779f726 Merge remote-tracking branch 'origin/main' into native-image-for-server 2023-12-05 13:10:15 +01:00
Ryan Baxter
f9449a2b21 Escaping bracket in docs 2023-12-04 15:12:35 -05:00
Olga MaciaszekSharma
886a97cc92 Add more hints. Remove image.properties. 2023-12-04 20:43:52 +01:00
Olga MaciaszekSharma
fcf8959b44 Merge remote-tracking branch 'origin/main' into native-image-for-server 2023-11-30 17:23:15 +01:00
Ryan Baxter
c4f1720dbb Merge branch '4.0.x' 2023-11-29 14:04:58 -05:00
Ondrej Ščecina
8a409cd7d0 Do not set staging label when fetching the secret values. (#2359)
* Do not set staging label when fetching the secret values.

* Add `ignoreLabel` documentation.

* Amend `ignoreLabel` documentation.

---------

Co-authored-by: Ondrej Scecina <scecina_ondrej@solarturbines.com>
2023-11-29 14:03:55 -05:00
Olga MaciaszekSharma
b0f552118c Fix hints setup. Use strict image heap. 2023-11-21 14:08:18 +01:00
Olga MaciaszekSharma
da2dfbc85c Fix native image setup. Remove exclusions. 2023-11-20 15:37:50 +01:00
Olga MaciaszekSharma
44f5c676da Fix native image setup. 2023-11-20 15:12:07 +01:00
Olga MaciaszekSharma
66d271e36b Fix hint imports. 2023-11-20 15:11:20 +01:00
Olga MaciaszekSharma
2b56df1f63 Add more hints and native image Args for debug. 2023-11-17 16:07:15 +01:00
Ryan Baxter
a0e8cb263a Merge branch '4.0.x' 2023-11-14 18:56:00 -05:00
Ondrej Ščecina
613be43082 Do not fail retrieving secrets from Secrets Manager when any secret is marked for deletion. (#2350)
Co-authored-by: Ondrej Scecina <scecina_ondrej@solarturbines.com>
2023-11-14 18:55:31 -05:00
Olga MaciaszekSharma
4d202f67bf Set up for running Config Server with native image. 2023-11-07 19:01:43 +01:00
Ryan Baxter
d6f7ca9cf7 Merge branch '4.0.x' 2023-10-24 17:13:26 -04:00
Ryan Baxter
0dd99851e6 Move DefaultTextEncryptionAutoConfiguration so the RsaEncryotionAutoconfiguration is loaded first (#2340)
We need the TextEncryptorLocator from the RSA autoconfiguration to be created first is present.  Fixes #2265

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-10-24 17:12:52 -04:00
buildmaster
66c0715d62 Bumping versions 2023-10-19 10:36:53 +00:00
G1
5e50f11fc3 Additional information in the log output when an InvalidCipherException occurs. (#2334) 2023-10-18 15:36:33 -04:00
buildmaster
09325414bd Bumping versions 2023-10-14 13:47:36 +00:00
buildmaster
a4807a1f93 Bumping versions 2023-10-14 10:35:51 +00:00
Ryan Baxter
63a42a2e7f Set region in test 2023-10-13 13:52:19 -04:00
Ryan Baxter
ccfec57777 Align AWS Parameter Store Factory bean name with profile name (#2336)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-10-13 11:29:22 -04:00
Tim te Beek
5565acf9a9 refactor: AssertJ best practices (#2315)
Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/bGVuS?organizationId=RGVmYXVsdA%3D%3D

Co-authored-by: Moderne <team@moderne.io>
2023-09-15 12:40:48 -04:00
Ryan Baxter
26d24a0281 Merge branch '3.1.x' into 4.0.x 2023-06-27 19:40:33 -04:00
buildmaster
5bfc1577ba Bumping versions 2023-06-17 00:27:07 +00:00
Ryan Baxter
d0d11f2595 Merge branch '3.1.x' into 4.0.x 2023-06-16 15:40:27 -04:00
Ryan Baxter
12597fef31 Initialize ConfigClientProperties instead of using whats in bootstrap. (#2282)
Fixes #2281

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-06-16 15:37:22 -04:00
Kaveh Shamsi
c4edc5a4f3 Removes unnecessary @RunWith annotations (#2290) 2023-06-15 10:39:40 -04:00
Ryan Baxter
25bf685a27 Fixing merge conflicts 2023-06-14 14:23:38 -04:00
Ryan Baxter
ed0c170b41 Merge branch '3.1.x' 2023-06-14 14:23:22 -04:00
Kaveh Shamsi
e9c8570803 Configures SshSessionFactory only if there is at least one git uri with ssh scheme (#2288) 2023-06-14 14:08:44 -04:00
Kaveh Shamsi
1b748ca048 Removes duplicate bean definition in ResourceControllerIntegrationTests (#2286) 2023-06-14 08:34:19 -04:00
Ryan Baxter
25366e8d3d Merge branch '3.1.x' 2023-06-13 20:36:11 -04:00
buildmaster
0febbc0a92 Bumping versions 2023-06-14 00:31:19 +00:00
Ryan Baxter
5d757d81c1 Create a bean for ResourceControllerAdvice. (#2285)
Adding test

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-06-13 19:47:05 -04:00
buildmaster
06d953a6eb Bumping versions 2023-05-05 02:38:15 +00:00
Antoine
66724a978d fix: transmit data from spring cloud config server controller to getEncryptor (#2253)
Fixes gh-2252
2023-05-04 20:08:33 -04:00
Chen Li
0075653f80 fix issue #2245, related to #385 (#2247) 2023-05-04 16:54:11 -04:00
Ryan Baxter
8a2d72ec71 Merge branch '3.1.x' 2023-05-04 16:05:25 -04:00
Ryan Baxter
436fdf9910 Better parsing of connection factory urls. Fixes #2254 (#2263)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-05-04 16:04:49 -04:00
Ryan Baxter
5694964a1f Formatting 2023-05-04 15:46:40 -04:00
Ryan Baxter
39c0127671 Remove unused import 2023-05-04 11:50:57 -04:00
Ryan Baxter
10ccf7bc7b Remove other credentials from test and use system properties 2023-05-04 11:48:40 -04:00
Ryan Baxter
a90a4513e1 Set credentials via system property 2023-05-04 11:39:01 -04:00
Ryan Baxter
64095ce3db Enhance logging 2023-05-04 11:25:46 -04:00
Ryan Baxter
902606e036 Adding some test logs 2023-05-04 11:05:48 -04:00
Ryan Baxter
dd065f2ba8 Removing if statement 2023-05-04 10:39:26 -04:00
Ryan Baxter
807400ed50 Enable logging for integration tests 2023-05-04 10:19:08 -04:00
Ryan Baxter
30915b456f Adding logging in AwsS3EnvironmentRepository 2023-05-04 10:12:02 -04:00