orca/orca-retrofit
Adam Jordens 55c632f5cc A proof of concept extension point for running actions directly on instances.
This particular PR introduces an uptime capture/verification check into the
reboot cycle.

Currently, Spinnaker often does not detect an instance going down/coming up
when only the platform health provider is used. A supplemental check on instance
 uptime is helpful.

Backstory:
We have some internal tooling that allows us to easily distribute scripts that can be
run on instance (w/ stdout/stderr) captured.
2016-10-18 11:13:33 -07:00
..
src A proof of concept extension point for running actions directly on instances. 2016-10-18 11:13:33 -07:00
README.md
orca-retrofit.gradle Enable OkHttpClient config that supports SSL 2015-05-22 11:53:27 -07:00

README.md

orca-retrofit

Contains common configuration for Orca extensions that communicate with external REST services using Retrofit.