Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codergithut/spring-cloud-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codergithut/spring-cloud-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.x
Choose a head ref
  • 4 commits
  • 98 files changed
  • 1 contributor

Commits on Mar 16, 2019

  1. URL Cleanup (spring-cloud#359)

    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 21 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 14 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 42 occurrences
    * http://www.w3.org/2001/XMLSchema-instance with 21 occurrences
    Spring Operator authored and spencergibb committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    3253f75 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. URL Cleanup (spring-cloud#367)

    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 69 occurrences migrated to:
      https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
    Spring Operator authored and Ryan Baxter committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    79ee19d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. URL Cleanup (spring-cloud#382)

    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-zipkin.svg?color=blue with 1 occurrences migrated to:
      https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes-zipkin.svg?color=blue ([https](https://www.javadoc.io/badge/org.springframework.cloud/spring-cloud-starter-kubernetes-zipkin.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).
    * [ ] http://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-zipkin with 1 occurrences migrated to:
      https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-zipkin ([https](https://www.javadoc.io/doc/org.springframework.cloud/spring-cloud-starter-kubernetes-zipkin) 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/greeting with 1 occurrences
    * http://name-service/name?delay=%d with 1 occurrences
    * http://testapp/greeting with 5 occurrences
    Spring Operator authored and Ryan Baxter committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    570bb2e View commit details
    Browse the repository at this point in the history
  2. URL Cleanup (spring-cloud#378)

    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://jboss.org/schema/arquillian/arquillian_1_0.xsd with 1 occurrences migrated to:
      https://jboss.org/schema/arquillian/arquillian_1_0.xsd ([https](https://jboss.org/schema/arquillian/arquillian_1_0.xsd) result 301).
    * [ ] 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://jboss.org/schema/arquillian with 2 occurrences
    * http://maven.apache.org/POM/4.0.0 with 42 occurrences
    * http://www.w3.org/2001/XMLSchema-instance with 22 occurrences
    Spring Operator authored and Ryan Baxter committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    ed66f93 View commit details
    Browse the repository at this point in the history
Loading