Spring Operator
6990089c06
URL Cleanup ( #358 )
...
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 with 1 occurrences migrated to:
https://cloud.spring.io ([https](https://cloud.spring.io ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 18 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://www.apache.org/licenses/LICENSE-2.0 with 11 occurrences 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 with 1 occurrences 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 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 36 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-16 12:04:53 -04:00
Spencer Gibb
e6f6bb1afb
Updates to 0.3.1.BUILD-SNAPSHOT
2018-08-03 13:17:20 -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
Gytis Trikleris
bea2f06b60
Refactor lock to leader
2018-06-14 13:58:06 +03:00
Gytis Trikleris
60c01d3a50
ConfigMapLockRepository
2018-06-14 13:58:06 +03: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
Salaboy
1e71319f9f
initial Spring Boot 2.0.x refactoring ( #152 )
...
* updating discovery and config modules, removing netflix modules to start simple
* hacking some jackson dependencies as they were not working
* update Discovery AutoConfiguration, still messy, more work needed here
* getting configuration working with the service registry
* removing profiles check document matcher that doesn't exist anymore
* fixing configMaps example
* improving readmes and removing arquillian due it requires undertow
* re adding all netflix modules
* re adding commented example modules
* fixing minor naming issues and adding commented out modules
2018-03-16 15:58:24 -04:00
Spencer Gibb
4a6bfd369f
Bump to version 0.2.1.BUILD-SNAPSHOT
2017-07-27 13:43:21 -06:00
Spencer Gibb
267da566c0
Update to 0.2.0.RELEASE
...
fixes gh-42
2017-07-27 13:11:35 -06:00
Spencer Gibb
19b0447325
Upgrade to Dalston.SR2 spring cloud dependencies
...
fixes gh-121
2017-07-27 12:52:57 -06:00
Charles Moulliard
413dc0f710
Update pom file to use 1.3.3.BUILD-SNAPSHOT of spring-cloud-build
2017-05-26 11:03:15 +02:00
Charles Moulliard
e34709f71c
Update spring-cloud-netflix and spring-cloud-sleuth & commons to use RELEASE versions instead of SNAPSHOT. Fix #82
2017-05-17 19:02:38 +02:00
Ioannis Canellos
fe56045465
#24 : Add integration test with simple instructions on how to use.
2017-03-15 13:37:42 +02:00
Ioannis Canellos
a8e95c2231
#41 : Update to the latest kubernetes-client, mockwebserver and fabric8-maven-plugin versions.
2017-03-01 23:34:32 +02:00
Ioannis Canellos
ce6ccd58b4
#36 : Remove sundrio maven plugin.
2017-01-17 19:20:16 +02:00
Ioannis Canellos
699d943849
#12 : Remove occurrences of guava.
2017-01-16 21:32:31 +02:00
Spencer Gibb
2d3e6b3b0b
Reformat pom.xml files to use tabs.
...
This is the standard spring convention.
2017-01-10 14:36:07 -07:00
lburgazzoli
bcae7132bd
Include spring-cloud-kubernetes-config and spring-cloud-kubernetes-config in POMs
2017-01-10 22:01:01 +01:00
Ioannis Canellos
1cf4f5663c
#14 : Move config stuff to its own module.
2016-12-20 14:38:35 +02:00
Spencer Gibb
33531b82c9
Remove spring-cloud-kubernetes-compat
...
fixes gh-15
2016-12-16 18:21:24 -07:00
Spencer Gibb
99e4364364
Update to spring cloud dependencies model.
...
Internal project dependencies go in spring-cloud-kubernetes-dependencies.
Other Spring Cloud dependencies go in root pom.xml
Reference Spring Cloud dependencies individually, rather than by release train.
fixes gh-19
fixes gh-23
2016-12-16 17:54:10 -07:00
Spencer Gibb
cc40c75a69
Update to Camden
...
fixes gh-22
2016-12-16 17:02:21 -07:00
Spencer Gibb
32ba2fc863
Update to version 0.2.0.BUILD-SNAPSHOT
...
fixes gh-20
2016-12-16 16:03:09 -07:00
Spencer Gibb
40eb0b89a9
Update to spring-cloud-build parent
...
fixes gh-2
2016-12-16 16:00:18 -07:00
Spencer Gibb
eb0eb4db46
Update groupId to org.springframework.cloud.
...
Remove many references to fabric8
fixes gh-3
fixes gh-8
2016-12-16 14:59:54 -07:00
James Netherton
023bd3c1be
Update lombok to 1.16.10
2016-12-15 18:12:03 +02:00
Nicola Ferraro
a740fa69a4
Fixing code and build configuration
2016-12-15 18:12:03 +02:00
Nicola Ferraro
3d766effa6
Adjusting configuration and adding documentation
2016-12-15 18:12:03 +02:00
Nicola Ferraro
41bb31fd4c
Spring Cloud Kubernetes Reload
2016-12-15 18:12:03 +02:00
lburgazzoli
47ec4bf0be
Update dependencies
2016-12-15 18:12:03 +02:00
Ioannis Canellos
064af9822b
#54 : Fix handling of endpoints with multiple addresses.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
80aa624989
Update to 1.4.x version of the kubernetes-client. Use fabric8 mockwebserver.
2016-12-15 18:12:03 +02:00
Christian Posta
18356cbb51
remove d-m-p and f-m-p from project as we don't build and deploy these libraries directly
2016-12-15 18:12:03 +02:00
Christian Posta
fb2cb15dd4
more clean up, remove unused version properties
2016-12-15 18:12:03 +02:00
Christian Posta
de067f0ee2
align versions to latest releases of Spring Boot 1.3.x (1.3.7) and current Brixton release of Spring Cloud
2016-12-15 18:12:03 +02:00
Ioannis Canellos
4e9147b309
#37 : Document how to make the namespace available to the pod. Add warning to the logs if namespace is unknown. Expose namespace through the pod health indiciator.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
b9c52d4bc1
Further improve bom.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
2ac7a8248b
Fix ident.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
51f12fc236
Added more includes for the platfrom bom. Added plugin management so that plugins that only appeared (so far) in the profiles can get picked up by the generator.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
ed5d873a1c
Auto generate a simple bom and a bom with the core platform dependencies.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
e89213c302
Add first draft of integration tests.
2016-12-15 18:12:03 +02:00
Ioannis Canellos
557fc8e9f2
First draft of configmap support as a property source. Add configmap archaius integration.
2016-12-15 18:12:03 +02:00
rawlingsj
ba80791afa
use fixed SNAPSHOT version now that we dont increment it in the release
2016-12-15 18:12:03 +02:00
fusesource-ci
723d564bb3
[CD] prepare for next development iteration 0.0.7-SNAPSHOT
2016-12-15 18:12:03 +02:00
fusesource-ci
533d7c0f2c
[CD] released v0.0.6
2016-12-15 18:12:03 +02:00
fusesource-ci
e29eed3f5d
[CD] prepare for next development iteration 0.0.6-SNAPSHOT
2016-12-15 18:12:03 +02:00