Spring Operator
7c88016377
URL Cleanup ( #380 )
...
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://img.shields.io/badge/license-Apache%202-red.svg with 1 occurrences migrated to:
https://img.shields.io/badge/license-Apache%202-red.svg ([https](https://img.shields.io/badge/license-Apache%202-red.svg ) result 200).
* [ ] http://kubernetes.io with 1 occurrences migrated to:
https://kubernetes.io ([https](https://kubernetes.io ) result 200).
* [ ] http://kubernetes.io/ with 1 occurrences migrated to:
https://kubernetes.io/ ([https](https://kubernetes.io/ ) 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://projects.spring.io/spring-cloud/ with 1 occurrences migrated to:
https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/ ) result 200).
* [ ] http://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-kubernetes.yml with 1 occurrences migrated to:
https://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-kubernetes.yml ([https](https://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-kubernetes.yml ) result 200).
* [ ] http://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-openshift.yml with 1 occurrences migrated to:
https://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-openshift.yml ([https](https://repo1.maven.org/maven2/io/fabric8/zipkin/zipkin-starter-minimal/0.1.9/zipkin-starter-minimal-0.1.9-openshift.yml ) 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://kubernetes.io/docs/user-guide/configmap/ with 1 occurrences migrated to:
https://kubernetes.io/docs/user-guide/configmap/ ([https](https://kubernetes.io/docs/user-guide/configmap/ ) result 301).
* [ ] http://kubernetes.io/docs/user-guide/production-pods/ with 1 occurrences migrated to:
https://kubernetes.io/docs/user-guide/production-pods/ ([https](https://kubernetes.io/docs/user-guide/production-pods/ ) result 301).
* [ ] http://kubernetes.io/docs/user-guide/services/ with 1 occurrences migrated to:
https://kubernetes.io/docs/user-guide/services/ ([https](https://kubernetes.io/docs/user-guide/services/ ) result 301).
* [ ] http://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-kubernetes-archaius.svg?color=blue with 1 occurrences migrated to:
https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-kubernetes-archaius.svg?color=blue ([https](https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-kubernetes-archaius.svg?color=blue ) result 303).
* [ ] http://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix.svg?color=blue with 1 occurrences migrated to:
https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix.svg?color=blue ([https](https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix.svg?color=blue ) result 303).
* [ ] http://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes.svg?color=blue with 1 occurrences migrated to:
https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes.svg?color=blue ([https](https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes.svg?color=blue ) result 303).
* [ ] http://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-kubernetes-archaius with 1 occurrences migrated to:
https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-kubernetes-archaius ([https](https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-kubernetes-archaius ) result 303).
* [ ] http://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes with 1 occurrences migrated to:
https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes ([https](https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes ) result 303).
* [ ] http://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix with 1 occurrences migrated to:
https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix ([https](https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-netflix ) result 303).
# Ignored
These URLs were intentionally ignored.
* http://IP_OR_HOSTNAME/ with 1 occurrences
* http://IP_OR_HOSTNAME/greeting with 6 occurrences
* http://localhost with 2 occurrences
* http://localhost/api with 2 occurrences
* http://localhost/db with 2 occurrences
* http://localhost:%d/api/farewell with 3 occurrences
* http://localhost:%d/api/greeting with 4 occurrences
* http://name-service/name?delay=%d with 1 occurrences
* http://testapp/greeting with 5 occurrences
* http://zipkinserver with 1 occurrences
2019-03-26 11:41:00 -04:00
Ioannis Canellos
692e497816
chore: bump version of spring-cloud-xxxx. Remove obsolete zipkin module.
2018-11-13 15:10:43 +02:00
Georgios Andrianakis
1c8c60f480
Relax the name application.(yaml|properties) constraint in ConfigMap ( #170 )
...
When the ConfigMap contains a single entry, then the name of the file
does not have to application.(yaml|properties), but can be any
yaml/properties file.
This facilitates the use case where a confimap is created by something
like:
kubectl create configmap game-config --from-file=/path/app-config.yaml
2018-06-28 21:58:33 +03:00
Federico Ponzi
d0eeb8ff55
typo fix
2018-06-28 21:58:33 +03:00
Rafay Khan
1cb39c98ab
Update readme with Profile inheritance example
2018-06-28 21:58:33 +03:00
Stefan Bley
e50eb097f0
Fixed some typos in README.md
...
The typo fixes (if not fixed already) from https://github.com/fabric8io/spring-cloud-kubernetes/pull/94
2018-06-28 21:58:33 +03:00
Thomas Buß
02b9ac4dfc
Make documentation for DiscoveryClient more explicit
2018-06-28 21:58:33 +03:00
computerlyrik
a9940c7350
add info about enabling annotation ( #144 )
2018-06-28 21:58:33 +03:00
Stefan Larsson
7507e75b43
Allow ConfigMaps to be parsed from mounted volume paths, like Secrets ( #142 )
...
* Allow ConfigMaps to be parsed from a mounted volume's paths, just like Secrets
* Remove temporary test case files, the Spring way
* And also remove the test library dependency, not required any more.
2018-01-29 19:31:22 -05:00
Theo Pack
fbe14b617d
Fix link to circuitbreaker and ribbion example
2017-10-08 15:11:48 +02:00
Ioannis Canellos
8d5ba0746e
Merge pull request #126 from sivasamyk/master
...
Typo fixes in README.md and fixed wrong logger context in KubernetesAutoConfiguration
2017-09-27 23:30:11 +03:00
Oliver Parsons
cfc01f740e
Fixed typos in README.md
2017-09-06 18:19:28 +01:00
skaliappan
414f55a320
fixed typo in maven deps and added missing > in README.
2017-09-06 09:13:45 +05:30
Charles Moulliard
84a6d082ab
Update README.md
...
Make the comment invisible
2017-07-13 07:13:48 +02:00
Chris Laprun
f0ffd162c5
Added back missing changes.
2017-07-11 17:49:49 +02:00
dabou
be97bf4af4
Review README file.
2017-07-10 09:04:00 +02:00
sixtyeight
3c966b4f41
removed superfluous 'we'
2017-05-05 02:37:13 +02:00
sixtyeight
2badcdd39b
PostgreSQL secret: typo and copy/paste error
2017-05-05 01:53:54 +02:00
Donovan Muller
85587c5303
Updated links for "... Spring Boot - Ribbon"
2017-04-09 21:59:51 +02:00
Ioannis Canellos
c19b0b66f2
#47 : Add notes on supported kubernetes/openshift versions and compatibility.
2017-03-09 18:01:52 +02:00
Justin Nauman
1bb531968c
Update README.md
2017-01-04 10:30:08 -06: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
Ioannis Canellos
2ef21eaede
Align license and readme files
2016-12-15 18:12:47 +02:00
Spencer Gibb
45baa2fff9
Initial commit
2016-12-13 16:36:26 -05:00