shipyard/charts/shipyard/templates
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
..
bin Change banners to restore attribution 2018-03-15 16:57:20 -05:00
tests Set ULID of action on DAG request 2018-08-10 10:23:30 -05:00
configmap-airflow-bin.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
configmap-airflow-etc.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
configmap-shipyard-bin.yaml Update Shipyard/Airflow Chart - Database Configurability 2018-01-30 10:26:50 -05:00
configmap-shipyard-etc.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
deployment-airflow-flower.yaml Separate source of node_selector_key and values 2018-07-06 04:22:38 +00:00
deployment-airflow-scheduler.yaml Separate source of node_selector_key and values 2018-07-06 04:22:38 +00:00
deployment-airflow-web.yaml Separate source of node_selector_key and values 2018-07-06 04:22:38 +00:00
deployment-shipyard.yaml Separate source of node_selector_key and values 2018-07-06 04:22:38 +00:00
ingress-airflow-api.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
ingress-shipyard-api.yaml [Fix] Update Shipyard Chart - Shipyard FQDN 2018-04-12 22:58:24 -04:00
job-airflow-db-init.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-airflow-db-sync.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-ks-endpoints.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-ks-service.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-ks-user.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-shipyard-db-init.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-shipyard-db-sync.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
secret-airflow-db.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
secret-ingress-tls.yaml Update chart to support TLS for Shipyard 2018-06-27 18:21:54 -05:00
secret-keystone-env.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
secret-shipyard-db.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-airflow-flower.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-airflow-ingress.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-airflow-web.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-airflow-worker.yaml Make Airflow Worker Stateful Set 2018-02-21 14:59:59 +00:00
service-discovery-airflow-worker.yaml Make Airflow Worker Stateful Set 2018-02-21 14:59:59 +00:00
service-shipyard-ingress.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-shipyard.yaml Update Shipyard API Pod Labels 2018-05-15 14:40:38 +00:00
statefulset-airflow-worker.yaml Separate source of node_selector_key and values 2018-07-06 04:22:38 +00:00