Commit Graph

265 Commits

Author SHA1 Message Date
buildmaster
66ead19d43 Update SNAPSHOT to 1.0.3.RELEASE 2019-09-09 19:12:13 +00:00
Georgios Andrianakis
90b5046709 Disable HTTP2 handling that causes an error in mock-webserver (#454)
This also requires bumping to Kubernetes client 4.4.x
2019-08-17 10:48:15 -04: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
Georgios Andrianakis
ba5c9e684e Bump mockwebserver (#437)
Needed to get the build working with Java 11
2019-07-26 09:42:57 -04:00
Georgios Andrianakis
7b4934a65f Exclude tools java from dependencies (#433)
Needed in order to build the project in Java 11
2019-07-23 06:54:23 -04: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
Spencer Gibb
3ad864127b Updates to 1.0.3.BUILD-SNAPSHOT and build to 2.1.7 2019-06-21 12:24:01 -04:00
buildmaster
faa1e14d8a Bumping versions to 1.0.4.BUILD-SNAPSHOT after release 2019-06-20 17:06:38 +00:00
buildmaster
0c644e7e73 Going back to snapshots 2019-06-20 17:06:37 +00:00
buildmaster
e529dc94c2 Update SNAPSHOT to 1.0.2.RELEASE 2019-06-20 17:01:52 +00: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
Georgios Andrianakis
ef452c0935 Fix mockserver related failures
Fixes: #397
2019-05-22 12:19:15 +03:00
Spencer Gibb
53abd10b09 Bumps kubernetes-client to 4.2.2 and mockwebserver to 0.1.1 2019-04-26 14:55:06 +02: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
e0242d1f47 Fix tests 2019-03-28 20:29:07 -04:00
Spring Operator
8e014f2615 URL Cleanup (#361)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 29 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://jboss.org/schema/arquillian/arquillian_1_0.xsd with 4 occurrences migrated to:
  https://jboss.org/schema/arquillian/arquillian_1_0.xsd ([https](https://jboss.org/schema/arquillian/arquillian_1_0.xsd) result 301).

# Ignored
These URLs were intentionally ignored.

* http://jboss.org/schema/arquillian with 8 occurrences
* http://maven.apache.org/POM/4.0.0 with 58 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 33 occurrences
2019-03-20 10:34:51 -04:00
Spring Operator
fd3009d54d URL Cleanup (#352)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://cloud.spring.io migrated to:
  https://cloud.spring.io ([https](https://cloud.spring.io) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://www.spring.io migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:13:04 -04:00
buildmaster
46ba709357 Bumping versions to 1.0.2.BUILD-SNAPSHOT after release 2019-03-05 17:45:37 +00:00
buildmaster
365175a4a2 Going back to snapshots 2019-03-05 17:45:37 +00:00
buildmaster
62cffd6421 Update SNAPSHOT to 1.0.1.RELEASE 2019-03-05 17:40:31 +00:00
Marcin Grzejszczak
2220ed3a32 Added checkstyle 2019-02-05 16:49:55 +01:00
buildmaster
fbc53ac44d Bumping versions 2019-01-25 13:27:48 +00:00
buildmaster
e7c47ed5a5 Bumping versions to 1.0.1.BUILD-SNAPSHOT after release 2019-01-22 18:32:21 +00:00
buildmaster
a13fb9d266 Going back to snapshots 2019-01-22 18:32:21 +00:00
buildmaster
c17b5e4c2a Update SNAPSHOT to 1.0.0.RELEASE 2019-01-22 18:27:58 +00:00
Spencer Gibb
fcad70f397 Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT 2019-01-12 13:02:33 -05:00
buildmaster
7c61999dfd Going back to snapshots 2018-12-21 01:05:39 +00:00
buildmaster
581dd37176 Update SNAPSHOT to 1.0.0.RC2 2018-12-21 01:02:10 +00:00
salaboy
ef51d11f33 #233 Initial Istio Awareness implementation (#286)
* initial profile and check

* initial istio aware profile impl

* adding initial docs

* fixing parent

* using BootstrapConfiguration for istio profile check

* Improve log messages

* Add Istio integration tests

* Remove unused IstioClient

* Remove redundant parent

* Revert "Remove redundant parent"

This reverts commit c41271fa

* Fix startup error

* Add name to istio module

* Move IstioClient out of bootstrap configuration

This is needed because the Kubernetes Config is not a bean in the
bootstrap context.
Furthermore the IstioClient is not used anywhere in the bootstrap
context

* Polish

* Ensure this IstioClient is actually injected

* Fix integration test setup

* more refinements

* aligning property name

* adding headers and small refinements
2018-12-20 12:16:59 -05:00
Georgios Andrianakis
ad155a60d2 Bump Fabric8 Kubernetes client to latest version (#287) 2018-12-12 11:17:25 -05:00
buildmaster
ab630b488a Going back to snapshots 2018-12-11 22:00:48 +00:00
buildmaster
291929d61a Update SNAPSHOT to 1.0.0.RC1 2018-12-11 21:57:32 +00:00
buildmaster
03f55afc10 Going back to snapshots 2018-12-11 16:46:25 +00:00
buildmaster
9c32877909 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 16:43:15 +00:00
buildmaster
a3d430390f Going back to snapshots 2018-11-18 09:40:23 +00:00
buildmaster
a436c580b5 Update SNAPSHOT to 1.0.0.M2 2018-11-18 09:37:30 +00:00
buildmaster
c2dc809469 Going back to snapshots 2018-09-21 21:38:08 +00:00
buildmaster
9b160441e3 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:37:07 +00:00
Spencer Gibb
b281bd2d28 Updates formatting and license header 2018-08-03 13:45:46 -04:00
Spencer Gibb
4d2c2edec0 Updates to 1.0.0.BUILD-SNAPSHOT
Also updates to s-c-build 2.1.0.BUILD-SNAPSHOT which is based on boot 2.1.0
2018-08-03 13:11:50 -04:00
Spencer Gibb
9576d6d4b7 Update SNAPSHOT to 0.3.0.RELEASE 2018-08-03 12:45:57 -04:00
Spencer Gibb
07724deeee Updates to latest spring-cloud-build
moves groovy to module tests only
2018-08-02 17:31:36 -04:00
Spencer Gibb
21b53e28ee Back to snapshots 2018-04-26 22:21:00 -04:00
Spencer Gibb
fdd3e54df5 Updates to version 0.3.0.RC1 2018-04-26 22:13:41 -04:00
Spencer Gibb
e5b0da33f5 Updates to version 0.3.0.BUILD-SNAPSHOT 2018-04-26 22:09:07 -04:00
Spencer Gibb
aa2c12462f Reinstates ribbon support.
Removes archaius, zipkin and hystrix modules.
2018-04-25 17:17:06 -04:00