A cluster lifecycle orchestrator for Airship.
Go to file
Anthony Lin ec4a401ce9 Add Health Check Endpoint
The current design for health check will be for the UCP
component to return an empty response to show that it is
alive and healthy.

This patch set adds a /heath endpoint to Shipyard

Keystone authentication is not required for this health
check and query can be made by anyone.  Extended health
check which offers more information/details will require
authentication and will be introduced at a later stage.

Change-Id: Ib06355a9e6a97727c1340f371fe8d496bf3861f9
2017-09-05 16:18:45 +00:00
docs Merge "Update to make the commitconfigdocs API be sync." 2017-08-30 21:44:26 -04:00
examples/manifests Initial dummy versions 2017-05-22 10:22:05 -04:00
shipyard_airflow Add Health Check Endpoint 2017-09-05 16:18:45 +00:00
tests Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
.gitignore Initial commit 2017-05-17 13:20:48 -07:00
.gitreview Add gitreview file 2017-08-11 01:20:56 -05:00
Dockerfile Update Shipyard Dockerfile 2017-08-29 16:32:13 -04:00
README.md Merge branch 'master' into helm_shipyard 2017-06-11 21:55:36 -05:00
entrypoint.sh Shipyard Dockerfiles 2017-08-09 13:44:08 +00:00
requirements.txt Update Shipyard Dockerfile 2017-08-29 16:32:13 -04:00
setup.py Initial testing framework 2017-08-15 06:50:47 -04:00
test-requirements.txt Update Shipyard Dockerfile 2017-08-29 16:32:13 -04:00
tox.ini Add bandit target to shipyard 2017-08-25 04:56:24 -04:00

README.md

shipyard

Directed acyclic graph controller for Kubernetes and OpenStack control plane life cycle management