Commit Graph

2 Commits

Author SHA1 Message Date
Spring Operator
fa2085d1c6 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/LICENSE-2.0 with 22 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 15:39:29 -04:00
Soby Chacko
50ca548db6 SCST Acceptance tests chagnes
Merging CF and K8S Junit tests into a common test hierarchy
Add support for CF manifests and K8S yaml files at the root level of the repository
Script refactoring changes
2018-08-21 11:08:29 -04:00