166 Commits

Author SHA1 Message Date
Spring Operator
784c392441 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).

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.

([https](https://169.254.169.254/latest/dynamic/instance-identity/pkcs7) result ConnectTimeoutException).
* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).

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/spring-cloud-vault/spring-cloud-vault.html with 4 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-vault/spring-cloud-vault.html ([https](https://cloud.spring.io/spring-cloud-vault/spring-cloud-vault.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://wiki.apache.org/cassandra/HintedHandoff with 1 occurrences migrated to:
  https://wiki.apache.org/cassandra/HintedHandoff ([https](https://wiki.apache.org/cassandra/HintedHandoff) result 200).
* [ ] http://wiki.apache.org/cassandra/Operations with 1 occurrences migrated to:
  https://wiki.apache.org/cassandra/Operations ([https](https://wiki.apache.org/cassandra/Operations) result 200).
* [ ] http://wiki.apache.org/cassandra/StorageConfiguration with 1 occurrences migrated to:
  https://wiki.apache.org/cassandra/StorageConfiguration ([https](https://wiki.apache.org/cassandra/StorageConfiguration) result 200).
* [ ] http://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets with 1 occurrences migrated to:
  https://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets ([https](https://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) 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://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html with 1 occurrences migrated to:
  https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html ([https](https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html) result 302).
* [ ] 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).
* [ ] http://www.springsource.org/download with 1 occurrences migrated to:
  https://www.springsource.org/download ([https](https://www.springsource.org/download) result 302).

These URLs were intentionally ignored.

* http://%s:%d with 2 occurrences

Closes gh-317.
Original pull request: gh-317.
2019-03-27 11:44:37 +01:00
Spring Operator
199cb8667d 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).

# 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://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 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences

Original pull request: gh-312.
2019-03-26 08:39:39 +01:00
Spring Operator
64999d590b 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).

# 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 2 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 69 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original pull request: gh-300.
2019-03-21 21:15:39 +01:00
Spring Operator
e596462a22 URL Cleanup (#291)
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/spring-cloud-vault/ with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-vault/ ([https](https://cloud.spring.io/spring-cloud-vault/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 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).
* http://www.spring.io with 1 occurrences 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 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-16 12:02:15 -04:00
Mark Paluch
ba677aec87 Downgrade Vault's min TLS version to 1.0 for test.
Closes gh-172.
2017-10-25 08:41:56 +02:00
Mark Paluch
d9acda7a66 Downgrade to AssertJ 2.8.
Closes gh-171.
2017-10-25 08:40:52 +02:00
Mark Paluch
395e2a42b0 Polishing.
Original pull request: gh-157.
2017-09-18 08:02:38 +02:00
Pei-Tang Huang
152091dcb4 Remove non-existent spring-cloud-vault-core module.
Remove spring-cloud-vault-core from dependency management.

Closes gh-157.
2017-09-18 08:02:38 +02:00
Marcin Grzejszczak
4d122ec7a0 Referrencing resources from sc-build 2017-08-31 15:14:08 +02:00
Marcin Grzejszczak
94b507e997 Migrated to new docs; fixes #150 2017-08-29 16:12:26 +02:00
Marcin Grzejszczak
42af7c62f8 Bumped libs 2017-08-29 16:11:16 +02:00
Mark Paluch
fab421a1d3 [maven-release-plugin] prepare for next development iteration
See gh-138.
2017-07-21 13:39:42 +02:00
Mark Paluch
3844367bb8 [maven-release-plugin] prepare release v1.0.2.RELEASE
See gh-138.
2017-07-21 13:28:12 +02:00
Mark Paluch
b5bab123d2 Upgrade dependencies.
* netty 4.1.8.Final -> 4.1.3.Final
* okhttp3 3.6.0 -> 3.7.0

Closes gh-137
2017-07-21 13:22:00 +02:00
Mark Paluch
970a06effd Upgrade to Spring Cloud Dalston SR2 dependencies.
Closes gh-136.
2017-07-21 13:20:21 +02:00
Mark Paluch
4971108a70 Upgrade to Vault 0.7.3.
Closes gh-119.
2017-07-21 13:13:03 +02:00
Mark Paluch
78da1b6be0 Update documentation.
Closes gh-125.
2017-06-16 21:01:38 +02:00
Mark Paluch
e18f64d735 Upgrade to Spring Vault 1.0.2.
Closes gh-124.
2017-06-16 10:21:31 +02:00
Mark Paluch
90096f18ff Include notice and license in jar files.
Fixes gh-109.
2017-06-10 18:50:14 +02:00
Mark Paluch
28868954f3 Polishing.
Reformat code.
2017-05-27 23:29:40 +02:00
Mark Paluch
6f19dac38d Allow Vault standby node to pass health check.
We now accept Vault standby nodes as available. Requests to standby nodes are redirected by Vault to the master node. Communication with a standby node allows using Vault without functional restrictions.

Related pull request: gh-113.
Fixes gh-112.
2017-05-27 23:29:35 +02:00
Mark Paluch
a74c25f7d5 Exclude Maven release progress files from Git.
See gh-108.
2017-05-12 19:47:25 +02:00
Mark Paluch
5f6cb4fde0 [maven-release-plugin] prepare for next development iteration 2017-05-12 19:45:28 +02:00
Mark Paluch
c8c85b75f1 [maven-release-plugin] prepare release 1.0.1.RELEASE 2017-05-12 19:45:28 +02:00
Mark Paluch
437422046b Upgrade to Spring Cloud Commons 1.2.1.
See gh-108.
2017-05-12 19:43:58 +02:00
Mark Paluch
6aeb452b27 Upgrade to Spring Vault 1.0.1.
See gh-108.
2017-05-12 12:03:07 +02:00
Mark Paluch
d8d2e2e2c5 Deprecate spring.cloud.vault.aws.use-nonce.
The property use-nonce was not used and makes no sense hence deprecating this property.

See gh-103.
2017-05-11 17:05:06 +02:00
Mark Paluch
3494790ddc Fix reference docs links. 2017-05-09 21:34:11 +02:00
Mark Paluch
06bce31c89 Upgrade to Spring Vault 1.0.1.
Closes gh-105.
2017-05-06 19:30:01 +02:00
Mark Paluch
3a3a943f48 Add spring-cloud-starter to Spring Cloud Vault Starter.
Add spring-cloud-starter to Spring Cloud Vault Starter to provide application basics and follow the Spring Cloud conventions.

Fixes gh-100.
2017-04-25 16:16:54 +02:00
Mark Paluch
bb9a3c2c83 Updated docs
See gh-99.
2017-04-18 11:13:56 +02:00
Marcin Grzejszczak
18ba129895 Updated docs 2017-04-18 10:26:59 +02:00
Mark Paluch
f65925dc21 Enable CircleCI build.
See gh-97.
2017-04-11 16:13:30 +02:00
Mark Paluch
2b847d110e Update mvnw to 3.5.0.
Closes gh-98.
2017-04-11 13:20:06 +02:00
Mark Paluch
ec880a7ca0 Update RELEASE to 1.0.1.BUILD-SNAPSHOT 2017-04-10 20:23:26 +02:00
Mark Paluch
9d21b6572e Update SNAPSHOT to 1.0.0.RELEASE 2017-04-10 20:06:46 +02:00
Mark Paluch
c3f224a7da Prepare release.
See gh-34.
2017-04-10 11:20:04 +02:00
Mark Paluch
0525f7d9ed Include spring-cloud-vault-config-aws in dependency bom.
We now manage the version of spring-cloud-vault-config-aws in our spring-cloud-vault-dependencies bom.

Closes gh-95.
2017-04-05 19:41:12 +02:00
Mark Paluch
44f3c10b9b Use unique bean names for SecretBackendMetadataFactory beans.
We now use unique bean names for SecretBackendMetadataFactory beans for bean definition. Previously, we used the same bean name (secretBackendMetadataFactory) across all bean definitions which causes definition overrides. The overrides erased previously defined beans so only a single instance of SecretBackendMetadataFactory was defined and using multiple Spring Cloud Vault modules at the same time was not possible.

Closes gh-94.
2017-04-05 19:39:17 +02:00
Mark Paluch
0add1698d5 Annotate Vault…Properties with @Validated to enable property validation.
Closes gh-96.
2017-04-05 19:35:42 +02:00
Mark Paluch
0623886106 Adapt to changed GitHub repository name.
Adapt changed GitHub repository name in pom.xml and documentation.

See gh-92.
2017-03-31 12:48:09 +02:00
Mark Paluch
4b039a73e8 Polishing.
Fix HashiCorp lettercasing in Readme.
2017-03-31 12:32:49 +02:00
Mark Paluch
1a9aa45b6d Upgrade to Vault 0.7.
Closes gh-93.
2017-03-31 12:31:59 +02:00
Mark Paluch
da6055a3d7 Improve discovery and error messages in create_certificates.sh.
Print error message if openssl/keytool cannot be found.
2017-03-18 17:41:36 +01:00
Mark Paluch
7026fd3531 Polishing.
Fix SCM paths from spring-cloud-incubator to spring-cloud.
2017-03-16 15:14:20 +01:00
Mark Paluch
c26674bade [maven-release-plugin] prepare for next development iteration 2017-03-16 14:42:26 +01:00
Mark Paluch
d6596c1e56 [maven-release-plugin] prepare release 1.0.0.RC1 2017-03-16 14:42:26 +01:00
Mark Paluch
6bbc8a2714 Prepare release.
Upgrade dependencies:
Use Spring Cloud RC1/Release versions
Spring Vault 1.0.0.BUILD-SNAPSHOT -> 1.0.0.RC1
httpclient 4.5.2 -> 4.5.3
httpcore 4.4.5 -> 4.4.6
netty 4.1.6.Final -> 4.1.8.Final
OkHttp3 3.5.0 ->3.6.0
Jackson 2.8.2 -> 2.8.7

See gh-89.
2017-03-16 14:25:11 +01:00
Mark Paluch
7bc05c721c Use RelaxedPropertyResolver for default configuration property lookup.
We now use RelaxedPropertyResolver to resolve configuration property defaults because `@Value` defaulting does not support relaxed binding. Previously configuration properties were annotated with of `@Value` specifying a cascade of property names.

Fixes gh-87.
2017-03-09 18:35:18 +02:00
Mark Paluch
754ae1eee7 Adopt Spring Vault's LeaseAwareVaultPropertySource.
We now use Spring Vault's LeaseAwareVaultPropertySource instead of the own `LeaseAwareVaultPropertySource`.

Closes gh-88.
2017-03-09 17:58:53 +02:00