Commit Graph

10 Commits

Author SHA1 Message Date
Raul Avila
920cd7bb95 Run ATs in parallel
- Split AppManagementAcceptanceTest to follow the pattern
of one test per class
2019-05-14 15:11:01 +02:00
Roy Clarkson
bc75e248c2 Update copyright date 2019-04-18 10:23:28 -04:00
Spring Operator
9ca8d894ae 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/ 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 196 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-25 16:12:43 -04:00
Scott Frederick
71f12d951e Fix rebinding of backing services on update 2019-01-10 14:30:09 -06:00
Scott Frederick
9ada941b69 Temporarily disable acceptance test that only fails in CI 2019-01-10 13:26:56 -06:00
Alberto Rios
7b73e06522 Adding zero downtime backing app updates
Finishes #113
2019-01-10 13:26:56 -06:00
Scott Frederick
0a2987f22d Allow backing service instances to be unbound and rebound to backing apps on service instance update. 2018-12-21 11:41:32 -06:00
Scott Frederick
add2387d86 Polish acceptance tests. 2018-12-17 14:16:00 -06:00
Scott Frederick
9487a8d793 Make update service operations return when complete. 2018-12-12 16:32:57 -05:00
Scott Frederick
c33bb39953 Add acceptance test for update a service instance with backing services. 2018-12-11 12:30:12 -06:00