buildmaster
234c525a38
Bumping versions to 2.1.10-SNAPSHOT after release
2023-12-19 01:45:55 +00:00
buildmaster
d74976eebe
Going back to snapshots
2023-12-19 01:45:54 +00:00
buildmaster
74176788d8
Update SNAPSHOT to 2.1.9
2023-12-19 01:36:54 +00:00
buildmaster
e455d19417
Bumping versions to 2.1.9-SNAPSHOT after release
2023-06-29 14:45:33 +00:00
buildmaster
680e2bcd0e
Going back to snapshots
2023-06-29 14:45:33 +00:00
buildmaster
f5f863f2ee
Update SNAPSHOT to 2.1.8
2023-06-29 14:38:36 +00:00
buildmaster
a6e24b8d93
Bumping versions to 2.1.8-SNAPSHOT after release
2023-04-27 17:29:03 +00:00
buildmaster
69063d2367
Going back to snapshots
2023-04-27 17:29:02 +00:00
buildmaster
b3b0c16f99
Update SNAPSHOT to 2.1.7
2023-04-27 17:22:09 +00:00
buildmaster
7a9c6d0249
Bumping versions
2023-04-08 15:10:52 +00:00
Simone Diquigiovanni
581d9e9b69
Fix properties retrieval order from configmaps ( #1291 )
...
The properties defined by the configmap "application" should be the last in the environment list, so you can always override the properties values by profile and by application
Fixes #1287
2023-04-07 16:44:12 -04:00
buildmaster
a59357e27a
Bumping versions to 2.1.7-SNAPSHOT after release
2023-02-24 03:37:05 +00:00
buildmaster
41f1bc13d3
Going back to snapshots
2023-02-24 03:37:04 +00:00
buildmaster
2859bf9f23
Update SNAPSHOT to 2.1.6
2023-02-24 03:30:28 +00:00
buildmaster
43866de6f5
Bumping versions to 2.1.6-SNAPSHOT after release
2022-11-03 17:23:23 +00:00
buildmaster
09ba4f3a15
Going back to snapshots
2022-11-03 17:23:22 +00:00
buildmaster
79d38bbc90
Update SNAPSHOT to 2.1.5
2022-11-03 17:17:10 +00:00
buildmaster
bcb886e67c
Going back to snapshots
2022-09-06 22:40:50 +00:00
buildmaster
2c5173784f
Update SNAPSHOT to 2.1.4
2022-09-06 22:34:55 +00:00
buildmaster
49c972b280
Bumping versions to 2.1.5-SNAPSHOT after release
2022-09-03 02:04:15 +00:00
buildmaster
42a3e3ef4d
Going back to snapshots
2022-09-03 02:04:15 +00:00
buildmaster
bf2e6c2ce0
Update SNAPSHOT to 2.1.4
2022-09-03 01:58:28 +00:00
spencergibb
1a2888805f
Bumps to next snapshot release
2022-05-27 14:32:04 -04:00
buildmaster
878b6784d9
Update SNAPSHOT to 2.1.3
2022-05-27 01:57:24 +00:00
buildmaster
561e67e360
Bumping versions to 2.1.3-SNAPSHOT after release
2022-04-27 20:51:43 +00:00
buildmaster
84775028ae
Going back to snapshots
2022-04-27 20:51:43 +00:00
buildmaster
4b16af98c2
Update SNAPSHOT to 2.1.2
2022-04-27 20:45:41 +00:00
buildmaster
53ef51f16f
Bumping versions to 2.1.2-SNAPSHOT after release
2022-02-17 19:22:56 +00:00
buildmaster
0ceb33df57
Going back to snapshots
2022-02-17 19:22:56 +00:00
buildmaster
99d8bd8da7
Update SNAPSHOT to 2.1.1
2022-02-17 19:16:23 +00:00
buildmaster
ea1f991b67
Bumping versions to 2.1.1-SNAPSHOT after release
2021-12-01 22:44:27 +00:00
buildmaster
08ab5281f1
Going back to snapshots
2021-12-01 22:44:27 +00:00
buildmaster
902789a6a7
Update SNAPSHOT to 2.1.0
2021-12-01 22:35:30 +00:00
erabii
b41dcc146e
namespace resolution must work the same across callers ( #906 )
2021-11-10 15:22:25 -05:00
buildmaster
499fe8067b
Going back to snapshots
2021-11-03 16:01:58 +00:00
buildmaster
6d3cdbc411
Update SNAPSHOT to 2.1.0-RC1
2021-11-03 15:56:40 +00:00
Thomas Vitale
ecf3560512
ConfigMap additional namespaces don't work in ConfigServer ( #892 )
...
The typo in the property "spring.cloud.kubernetes.configserver.config-map-namespaces"
property is now fixed. Also, the property is now used correctly in the autoconfiguration
in the context of the ConfigMaps monitoring configuration.
Fixes gh-891
2021-10-27 19:20:02 -04:00
Işık Erhan
d338511332
Support Kubernetes config fail-fast and retry ( #873 )
...
* Add support for fail fast loading ConfigMaps and Secrets
* Add support for retry loading ConfigMaps and Secrets on failure
2021-10-26 09:46:16 -04:00
Ryan Baxter
d6e7e5924e
Resolve merge conflicts from 2.0.x branch
2021-10-21 17:08:01 -04:00
buildmaster
953febd904
Going back to snapshots
2021-10-20 04:41:02 +00:00
buildmaster
6e8dbe2817
Update SNAPSHOT to 2.1.0-M3
2021-10-20 04:35:54 +00:00
Ryan Baxter
8951627d18
Add Kubernetes Config Server ( #881 )
...
* Initial commit
* Added profile activation and support for secrets
* Cherry pick c48fdfd121
* Refactoring classnames that make more sense
* Refining configserver for milestone
* Remove unused code
2021-10-13 14:47:46 -04:00