shipyard/tools
Drew Walters 75c1ddba28 Add no_proxy environment variable to CLI script
Currently, the shipyard.sh script does not set the no_proxy
environment variable for the Shipyard container. Invoking the CLI
to perform actions results in a 404 error unless the variable is set.
This change adds localhost and .svc.cluster.local to the no_proxy
environment variable.

Change-Id: Ie0ae52d4ecb51eafe983a7a452b61a01c2c9426e
2018-08-28 13:31:15 +00:00
..
gate Remove pip of docker during image publishing 2018-07-31 15:57:15 -05:00
resources Add Oslo Policy options for policy file location 2018-08-09 13:55:40 -05:00
airflow_image_run.sh Add proxy options to docker run portions of image build 2018-06-08 15:26:42 -05:00
deckhand_load_yaml.sh Use Shipyard Docker Container for Tools Scripts 2018-03-20 23:35:18 -05:00
deploy_site.sh Add update_site script 2018-02-05 05:43:33 +00:00
execute_shipyard_action.sh Add redeploy_server processing 2018-08-21 09:42:40 -05:00
helm_install.sh Helm: Move to use current target version of helm for airship 2018-08-22 20:54:16 -05:00
helm_tk.sh Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
image_tags.py Add docker image publishing 2018-06-07 14:39:38 -05:00
redeploy_server.sh Add redeploy_server processing 2018-08-21 09:42:40 -05:00
run_shipyard.sh Workflow to support deployment groups 2018-06-20 09:55:15 -05:00
set_env Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00
shipyard.sh Add no_proxy environment variable to CLI script 2018-08-28 13:31:15 +00:00
shipyard_docker_base_command.sh Add no_proxy to docker base command 2018-08-01 11:21:44 -05:00
shipyard_image_run.sh Add proxy options to docker run portions of image build 2018-06-08 15:26:42 -05:00
update_site.sh Add update_site script 2018-02-05 05:43:33 +00:00
update_software.sh Add udpate_software action to Shipyard 2018-07-06 16:57:42 -05:00