Spring Operator
1dd53e9db0
URL Cleanup ( #542 )
...
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://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
https://compose.docker.io/ ([https](https://compose.docker.io/ ) result UnknownHostException).
## 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://asciidoctor.org with 1 occurrences migrated to:
https://asciidoctor.org ([https](https://asciidoctor.org ) result 200).
* [ ] http://getbootstrap.com with 1 occurrences migrated to:
https://getbootstrap.com ([https](https://getbootstrap.com ) result 200).
* [ ] http://github.com/ with 1 occurrences migrated to:
https://github.com/ ([https](https://github.com/ ) result 200).
* [ ] http://jquery.com/ with 1 occurrences migrated to:
https://jquery.com/ ([https](https://jquery.com/ ) result 200).
* [ ] http://projects.spring.io/spring-cloud/ with 3 occurrences migrated to:
https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/ ) result 200).
* [ ] http://projects.spring.io/spring-cloud/spring-cloud.html with 1 occurrences migrated to:
https://projects.spring.io/spring-cloud/spring-cloud.html ([https](https://projects.spring.io/spring-cloud/spring-cloud.html ) result 200).
* [ ] http://sizzlejs.com/ with 2 occurrences migrated to:
https://sizzlejs.com/ ([https](https://sizzlejs.com/ ) 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://jquery.org/license with 2 occurrences migrated to:
https://jquery.org/license ([https](https://jquery.org/license ) result 301).
* [ ] 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://projectlombok.org/features/index.html with 1 occurrences migrated to:
https://projectlombok.org/features/index.html ([https](https://projectlombok.org/features/index.html ) result 301).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
https://raw.github.com/ ([https](https://raw.github.com/ ) result 301).
* [ ] http://www.codrops.com with 2 occurrences migrated to:
https://www.codrops.com ([https](https://www.codrops.com ) result 301).
* [ ] http://www.opensource.org/licenses/mit-license.php with 1 occurrences migrated to:
https://www.opensource.org/licenses/mit-license.php ([https](https://www.opensource.org/licenses/mit-license.php ) 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://foo:7001/ with 1 occurrences
* http://localhost:%d/is-bound with 1 occurrences
* http://localhost:%d/message-payload with 1 occurrences
* http://localhost:%d/partition-strategy-invoked with 1 occurrences
* http://localhost:8080 with 4 occurrences
* http://localhost:8500 with 3 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
2019-03-26 16:32:39 -04:00
Spring Operator
55030fb4a8
URL Cleanup ( #534 )
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 13 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:26:31 -04:00
Spring Operator
6369628124
URL Cleanup ( #517 )
...
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 100 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-26 16:16:45 -04:00
Spring Operator
4c5334ee68
URL Cleanup ( #504 )
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 13 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://localhost:8500/v1/acl/create?token=2ee647bd-bd69-4118-9f34-b9a6e9e60746 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:14:27 -04:00
Ryan Baxter
63678fa504
Bumping versions to 1.2.3.BUILD-SNAPSHOT after release
2017-12-22 11:30:31 -05:00
Ryan Baxter
cf3221dd69
Going back to snapshots
2017-12-22 11:30:31 -05:00
Ryan Baxter
f1d8c01725
Update SNAPSHOT to 1.2.3.RELEASE
2017-12-22 11:28:28 -05:00
Ryan Baxter
422be51aaf
Merge branch '1.2.x' of github.com:spring-cloud/spring-cloud-consul into 1.2.x
2017-12-22 11:25:04 -05:00
Ryan Baxter
53c3bdc71e
Backporting changes for releaser
2017-12-22 11:24:44 -05:00
Ryan Baxter
a4fd8b7f10
Updating to latest docker image
2017-12-22 10:53:38 -05:00
Ryan Baxter
9c4cda3d78
Specifying RELEASE version for deployer
2017-12-21 16:58:28 -05:00
Spencer Gibb
fce578a003
Auto configure discovery before SimpleDiscoveryClient.
...
fixes gh-368
2017-10-25 10:14:58 -04:00
Spencer Gibb
eaf1ba5d3e
Bump version to 1.2.2.BUILD-SNAPSHOT
2017-05-22 13:25:56 -06:00
Spencer Gibb
26e211f846
Going back to snapshots
2017-05-22 13:18:03 -06:00
Spencer Gibb
c07c11d593
Update SNAPSHOT to 1.2.1.RELEASE
2017-05-22 13:12:15 -06:00
Spencer Gibb
40beaf9d8f
Upgrade Ecwid consul-api to 1.2.2
...
fixes gh-300
2017-05-22 12:52:19 -06:00
Spencer Gibb
bba6c16a34
Bump version to 1.2.1.BUILD-SNAPSHOT
2017-04-10 21:31:59 -06:00
Spencer Gibb
8f20330a53
Going back to snapshots
2017-04-10 21:25:09 -06:00
Spencer Gibb
419c1bc28a
Update SNAPSHOT to 1.2.0.RELEASE
2017-04-10 21:17:02 -06:00
Spencer Gibb
c03056689e
Update mvnw to detect central profile for RELEASE
2017-04-10 21:10:42 -06:00
Spencer Gibb
90a95dd709
Updates CI consul install to 0.7.5
2017-04-10 20:58:56 -06:00
Spencer Gibb
5520dd2ba6
Get seed indexes from consul in property source locator.
...
These initial indexes can then be passsed to the `ConfigWatch` so that
it doesn't have to have an odd skip the first time.
fixes gh-231
fixes gh-278
2017-04-10 20:51:47 -06:00
bomee
f918fee101
Uses ACL token when get servers. ( #294 )
...
fixes gh-293
2017-04-03 23:16:48 -04:00
Brian
d8b1bc7ed8
annotate consul config properties as validated ( #291 )
2017-03-23 14:18:18 -04:00
Spencer Gibb
01d90cefb3
Going back to snapshots
2017-03-16 13:50:11 -06:00
Spencer Gibb
294ed149b8
Update SNAPSHOT to 1.2.0.RC1
2017-03-16 13:44:37 -06:00
Spencer Gibb
8d499ae0aa
Remove hard coded version in readme
2017-03-16 13:26:18 -06:00
Spencer Gibb
00697989e3
Merge pull request #287 from knalx/master
...
* pull287:
Fixes ipv6 formatting for consul discovery.
2017-03-07 10:49:52 -07:00
a.semenkov
d4ab3a1865
Fixes ipv6 formatting for consul discovery.
2017-03-07 10:49:41 -07:00
Spencer Gibb
73f9efa2e4
formatting
2017-02-28 14:18:04 -07:00
Spencer Gibb
90eeebf3e2
move boot managed deps to parent pom.
2017-02-28 14:15:11 -07:00
Spencer Gibb
b4e413f3b1
adds management.security.enabled=false
2017-02-28 14:14:45 -07:00
Jin Zhang
87252e728f
ConsulServerList#toString(): use StringBuilder instead of StringBuffer ( #283 )
2017-02-28 13:01:34 -05:00
Abderrazak (عبدالرزاق)
9bcfee8a3a
fixed management.context-path placeholder name ( #284 )
2017-02-28 11:20:13 -05:00
Spencer Gibb
e6cbd11a03
Merge pull request #233 from xetys/fix-discovery-acl
...
* fix-discovery-acl:
Uses ACL token when fetching catalog services
2017-02-20 11:42:32 -07:00
David Steiman
3329f97cad
Uses ACL token when fetching catalog services
...
Adds ACL token to consul client when fetching catalog services
fixes gh-201
2017-02-20 11:42:02 -07:00
Spencer Gibb
0a0b10a19b
Create health check if discovery port is set.
...
If `spring.cloud.consul.discovery.port` is set, the health check was not getting created. Now it is.
fixes gh-281
2017-02-20 10:55:19 -07:00
Spencer Gibb
757fe1af31
Add support for spring.cloud.consul.config.name
...
fixes gh-279
2017-02-15 14:06:31 -07:00
Spencer Gibb
0dba5daba7
polish
2017-02-15 14:04:55 -07:00
Kamil Szymański
a48f79a405
remove unnecessary reference to outer class ( #277 )
2017-02-14 16:59:54 -05:00
Spencer Gibb
e49b8c0aca
Handles null port.
...
fixes gh-276
2017-02-01 12:54:34 -07:00
Spencer Gibb
5b45629063
Revert "Update SNAPSHOT to 1.2.0.M1"
...
This reverts commit 01321d78bd .
2017-01-27 14:30:37 -07:00
Spencer Gibb
01321d78bd
Update SNAPSHOT to 1.2.0.M1
2017-01-27 14:29:17 -07:00
Spencer Gibb
a242582e6c
polish imports
2017-01-27 14:19:22 -07:00
Spencer Gibb
263177a9a6
Merge pull request #247 from jjathman/enable-extending-consul-server-list
...
* enable-extending-consul-server-list:
Fixes #246 - allows for easier extending of the ConsulServerList class so customization of it's behavior can be done more easily.
2017-01-27 14:18:55 -07:00
Joseph Athman
5ff7967514
Fixes #246 - allows for easier extending of the ConsulServerList class so customization of it's behavior can be done more easily.
2017-01-27 14:16:02 -07:00
Spencer Gibb
1a040c0b85
Update to Dalston dependencies.
2017-01-27 14:12:12 -07:00
Spencer Gibb
673189aaea
Guard binder configuration based on properties.
...
fixes gh-273
2017-01-26 13:41:22 -07:00
Spencer Gibb
6c264daace
Update ConsulServiceRegistry.getStatus()
...
It now only returns UP or OUT_OF_SERVICE
2017-01-25 15:06:37 -07:00
Spencer Gibb
f9060823f5
Complete implementation of ServiceRegistry.
...
Specifically getStatus() and setStatus().
Rename serviceId to instanceId to be clearer.
Fixed ConsulLifecycle to honor overridden getServiceId().
2017-01-25 14:22:30 -07:00