piomin
4c754f8d9a
Fixing Junit tests. For spring-cloud-kubernetes-leader adding support for Junit5, for spring-cloud-kubernetes examples adding junit-vintage-engine since Arquillian Cube does not support JUnit5
2020-06-07 14:14:22 +02:00
buildmaster
171cccac4f
Going back to snapshots
2020-05-29 18:38:36 +00:00
buildmaster
e1d0040d6f
Update SNAPSHOT to 2.0.0-M2
2020-05-29 18:37:28 +00:00
buildmaster
da9ce4dd47
Bumping versions to 1.1.4.BUILD-SNAPSHOT after release
2020-05-28 17:49:30 +00:00
buildmaster
05b04937b6
Going back to snapshots
2020-05-28 17:49:30 +00:00
buildmaster
44e950c958
Update SNAPSHOT to 1.1.3.RELEASE
2020-05-28 17:47:19 +00:00
spencergibb
57ed9247e2
Removes references to ribbon modules from docs and poms
...
Fixes gh-530
2020-05-20 12:39:24 -04:00
spencergibb
4fa4b11230
Removes references to ribbon modules from docs and poms
...
Fixes gh-530
2020-05-20 12:35:43 -04:00
buildmaster
0bfa79c525
Bumping versions
2020-04-17 03:09:44 +00:00
buildmaster
f6b1f2531f
Going back to snapshots
2020-04-09 22:26:50 +00:00
buildmaster
4e39563395
Update SNAPSHOT to 2.0.0.M1
2020-04-09 22:25:46 +00:00
buildmaster
e62b44290d
Bumping versions to 1.1.3.BUILD-SNAPSHOT after release
2020-03-04 16:26:24 +00:00
buildmaster
f1e46b8483
Going back to snapshots
2020-03-04 16:26:24 +00:00
buildmaster
adb767e788
Update SNAPSHOT to 1.1.2.RELEASE
2020-03-04 16:23:25 +00:00
Rakesh Venkatesh
2ec59cf8af
Reformat README file
2020-03-02 14:45:02 +01:00
buildmaster
6ae6bb44d2
Bumping versions
2020-01-21 21:35:55 +00:00
buildmaster
2b732c4093
Bumping versions
2020-01-21 11:47:19 +00:00
Dave Syer
5a967a424f
Make all k8s platform examples use Minikube
2020-01-20 16:14:44 +00:00
buildmaster
9519e2ced0
Bumping versions
2020-01-20 13:31:51 +00:00
buildmaster
bffb7b9b57
Bumping versions
2020-01-19 11:45:28 +00:00
Spencer Gibb
72eabd2b0e
Updates to 2.0.0.BUILD-SNAPSHOT
2020-01-17 18:47:01 -05:00
buildmaster
a51d5448cb
Bumping versions to 1.1.2.BUILD-SNAPSHOT after release
2019-12-20 12:48:29 +00:00
buildmaster
411845c4d4
Going back to snapshots
2019-12-20 12:48:29 +00:00
buildmaster
a0528ea945
Update SNAPSHOT to 1.1.1.RELEASE
2019-12-20 12:46:49 +00:00
Spencer Gibb
34f867dfc8
removes .flattened-pom.xml
2019-12-18 08:03:43 -05:00
buildmaster
cf5c4f9c7d
Bumping versions
2019-11-27 11:46:16 +00:00
buildmaster
5de132a3dd
Bumping versions
2019-11-26 11:46:21 +00:00
buildmaster
532946ee6f
Bumping versions to 1.1.1.BUILD-SNAPSHOT after release
2019-11-26 10:11:41 +00:00
buildmaster
c8c7f8fa12
Going back to snapshots
2019-11-26 10:11:41 +00:00
buildmaster
9e047b06b4
Update SNAPSHOT to 1.1.0.RELEASE
2019-11-26 10:10:01 +00:00
buildmaster
c14d6e33ca
Going back to snapshots
2019-11-08 21:52:17 +00:00
buildmaster
fd3e1d64b7
Update SNAPSHOT to 1.1.0.RC2
2019-11-08 21:51:07 +00:00
buildmaster
17d939aec1
Bumping versions
2019-11-07 14:55:52 +00:00
Ryan Baxter
85ebe89065
Added proxyBeanMethods=false to @Configuration. Fixes #477
2019-11-06 12:05:09 -05:00
buildmaster
6dc786931b
Going back to snapshots
2019-10-24 20:46:18 +00:00
buildmaster
ae861b8ee7
Update SNAPSHOT to 1.1.0.RC1
2019-10-24 20:45:11 +00:00
buildmaster
6cf9193b60
Going back to snapshots
2019-10-03 19:29:34 +00:00
buildmaster
b922530d12
Update SNAPSHOT to 1.1.0.M3
2019-10-03 19:28:28 +00:00
buildmaster
f75533baf4
Going back to snapshots
2019-08-14 15:02:16 +00:00
buildmaster
cb20956602
Update SNAPSHOT to 1.1.0.M2
2019-08-14 15:00:19 +00:00
buildmaster
8293c42801
Going back to snapshots
2019-07-03 18:09:24 +00:00
buildmaster
71afad6c06
Update SNAPSHOT to 1.1.0.M1
2019-07-03 18:08:07 +00:00
Ryan Baxter
3dca323820
Merge remote-tracking branch 'origin/1.0.x'
2019-06-14 15:45:20 -04:00
Gytis Trikleris
f22175ca2d
1.0.x update local leader before notifications ( #410 )
...
* Fix leader election example
* Update local leader before sending events
2019-06-14 13:51:24 -04:00
buildmaster
aef102dc72
Bumping versions to 1.0.3.BUILD-SNAPSHOT after release
2019-06-11 19:18:01 +00:00
buildmaster
d4a3e739a6
Going back to snapshots
2019-06-11 19:18:01 +00:00
buildmaster
a611965d4a
Update SNAPSHOT to 1.0.2.RELEASE
2019-06-11 19:15:26 +00:00
Anwar C
4982a5014a
README update for ConfigMap reload sample ( #401 )
...
* Updated README with the following:
1. Fixed small typos
2. Removed notes about Spring Boot liveness and readiness check related
to Fabric8 since that issue has been resolved and is working as expected
3. Added sample configuration files for K8s RBAC set up required for the
example to work
4. Added section about how to setup RBAC config
* Updated sample RBAC configuration with a less privileged role example
2019-06-03 19:39:37 -04:00
Spencer Gibb
d32ee6498d
Updates to 1.1.0.BUILD-SNAPSHOT
...
And updates dependencies to Hoxton
2019-04-04 15:46:41 -04:00
Ryan Baxter
5b4a3aacf7
Merge branch 'polish-urls-remaining-master' of https://github.com/spring-operator/spring-cloud-kubernetes into spring-operator-polish-urls-remaining-master
2019-03-28 20:13:41 -04:00