Soby Chacko
7b4ac60584
Fixing the broken K8S acceptance tests
2019-09-05 10:53:40 -04:00
Spring Operator
5236c7f7c8
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://maven.apache.org/xsd/assembly-1.1.2.xsd with 6 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd ) 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://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-release-local with 1 occurrences migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-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://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 15 occurrences
2019-03-21 15:39:47 -04:00
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
3cdd4d67aa
CF AT for jdbc | log
2019-02-08 18:48:58 -05:00
Soby Chacko
739847d1bb
CF AT for http | transform | log
2019-02-07 16:41:39 -05:00
Soby Chacko
4df84b089e
CF AT for http | splitter | log
...
Each of the apps are run as standalone and then verify in the
log sink that we see the results
2019-02-01 17:24:24 -05:00
Soby Chacko
cc1689f9ea
Restructuring the project
...
Moving around support files
Script changes
Polishing
2018-08-22 10:57:20 -04:00
Soby Chacko
0b8155b245
partitioning custom app changes
2018-08-21 22:33:43 -04:00
Soby Chacko
81753e15f1
Custom partitioning apps
2018-08-21 22:21:40 -04:00
Soby Chacko
6b2ff28b4b
Incrementally add more testing infrastructure
2018-08-21 17:48:52 -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