96 Commits

Author SHA1 Message Date
buildmaster
faebe99cbc Bumping versions to 1.0.6.BUILD-SNAPSHOT after release 2020-01-31 21:50:20 +00:00
buildmaster
2bf8209e33 Going back to snapshots 2020-01-31 21:50:20 +00:00
buildmaster
2d0de4ddcb Update SNAPSHOT to 1.0.5.RELEASE 2020-01-31 21:45:18 +00:00
buildmaster
b573b83e92 Bumping versions to 1.0.5.BUILD-SNAPSHOT after release 2019-11-18 15:08:20 +00:00
buildmaster
53ca1fc354 Going back to snapshots 2019-11-18 15:08:20 +00:00
buildmaster
d374835e1d Update SNAPSHOT to 1.0.4.RELEASE 2019-11-18 15:06:29 +00:00
buildmaster
88768aa96a Bumping versions to 1.0.4.BUILD-SNAPSHOT after release 2019-09-09 19:13:55 +00:00
buildmaster
29c00bbf3f Going back to snapshots 2019-09-09 19:13:55 +00:00
buildmaster
66ead19d43 Update SNAPSHOT to 1.0.3.RELEASE 2019-09-09 19:12:13 +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
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
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
Spring Operator
a9b1229a70 URL Cleanup (#369)
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://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 136 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 15:16:49 -04:00
Spring Operator
727f5ad3df URL Cleanup
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).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://arquillian.org/arquillian-cube/ (200) with 1 occurrences could not be migrated:
   ([https](https://arquillian.org/arquillian-cube/) result SSLHandshakeException).

# 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://%s:%d (UnknownHostException) with 7 occurrences migrated to:
  https://%s:%d ([https](https://%s:%d) result UnknownHostException).
* [ ] http://IP_OR_HOSTNAME/ (UnknownHostException) with 1 occurrences migrated to:
  https://IP_OR_HOSTNAME/ ([https](https://IP_OR_HOSTNAME/) result UnknownHostException).
* [ ] http://IP_OR_HOSTNAME/greeting (UnknownHostException) with 6 occurrences migrated to:
  https://IP_OR_HOSTNAME/greeting ([https](https://IP_OR_HOSTNAME/greeting) result UnknownHostException).
* [ ] http://IP_OR_HOSTNAME/services (UnknownHostException) with 1 occurrences migrated to:
  https://IP_OR_HOSTNAME/services ([https](https://IP_OR_HOSTNAME/services) result UnknownHostException).
* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://fake:8888/ (UnknownHostException) with 1 occurrences migrated to:
  https://fake:8888/ ([https](https://fake:8888/) result UnknownHostException).
* [ ] http://name-service/name?delay=%d (UnknownHostException) with 1 occurrences migrated to:
  https://name-service/name?delay=%d ([https](https://name-service/name?delay=%d) result UnknownHostException).
* [ ] 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://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://microservices.io/patterns/client-side-discovery.html with 1 occurrences migrated to:
  https://microservices.io/patterns/client-side-discovery.html ([https](https://microservices.io/patterns/client-side-discovery.html) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://www.java.com/en/download/help/error_hotspot.xml with 1 occurrences migrated to:
  https://www.java.com/en/download/help/error_hotspot.xml ([https](https://www.java.com/en/download/help/error_hotspot.xml) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 7 occurrences
* http://testapp/greeting with 5 occurrences
2019-03-20 15:46:15 -05: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
Marcin Grzejszczak
24d435f19b HTTP to HTTPS 2019-03-07 13:51:47 +01: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
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
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
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
tanshanshan
9504dc56ee add local label for pvc (#257) 2018-11-26 09:36:09 -05: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
Georgios Andrianakis
cdd3a62ad8 Make reload config conditional on the presense of the actuator (#262)
* Make reload config conditional on the presense of the actuator

Fixes: #259
2018-11-11 11:56:26 -05: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
Ryan Baxter
6282d6d724 Fix parent version in leader election example pom 2018-09-04 11:30:34 -04:00
Gytis Trikleris
4e63f8db5e Leader election example 2018-08-31 15:20:26 +03:00
Spencer Gibb
b281bd2d28 Updates formatting and license header 2018-08-03 13:45:46 -04:00
Spencer Gibb
b65f7fc30f Removes mailto to conform to spring patterns 2018-08-03 13:24:17 -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
Ryan Baxter
d39c0f3c74 Change deprecated Netflix starters. (#215) 2018-07-12 15:58:14 -04:00
Georgios Andrianakis
a30b2d85dc Allow the use of multiple configmaps as sources 2018-07-01 12:02:17 +03:00