shipyard/docs/source
Bryan Strassner e59fb314c1 Set ULID of action on DAG request
Sets the run_id for a DAG invoked in Airflow to the same ULID assigned
to it in Shipyard. While this was already happening as a parameter to
the DAG being invoked, by making it the run_id, further correlation is
possible, at a level that both Shipyard and the Airflow framework are
aware.

As part of making this change, fragility was uncovered in the
rest_api_plugin that expedited the need to switch to the built-in, but
experimental airflow API to trigger a dag (one of two API endpoints
provided - this is important later in this story). In any case, the 3rd
party rest_api_plugin was removed.

As a result of the rest_api_plugin being removed:
1) the simpleton helm test to check the api of airflow was also removed
(it used the version endpoint of this plugin). As the built-in api
provides no version endpoint or similarly accessible-without-being-stateful
endpoint, the helm test had no new place to look for something to call.
2) Some clean up of exclusions and documentation was possible - test
coverage, security exclusions, left over documentation remnants

Change-Id: I0b68496a8500408b776b4acc12888aa017c4c7d2
2018-08-10 10:23:30 -05:00
..
_static Set ULID of action on DAG request 2018-08-10 10:23:30 -05:00
API-action-commands.rst Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00
API.rst A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
CLI.rst A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00
client-user-guide.rst Docs supporting deployment groups 2018-06-08 15:11:29 -05:00
conf.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
deployment-guide.rst Set ULID of action on DAG request 2018-08-10 10:23:30 -05:00
docutils.conf Move most Shipyard docs to .rst 2017-12-04 13:36:26 -06:00
index.rst Docs supporting deployment groups 2018-06-08 15:11:29 -05:00
policy-enforcement.rst Shipyard documentation via build_sphinx 2017-10-06 15:51:35 -04:00
sampleconf.rst Shipyard documentation via build_sphinx 2017-10-06 15:51:35 -04:00
site-definition-documents.rst Docs supporting deployment groups 2018-06-08 15:11:29 -05:00