fuel-ccp/fuel_ccp
Proskurin Kirill 143dd5eecc Force imagePullPolicy to Always
Right now it's defaults to Always if :latest tag is
specified, or IfNotPresent otherwise. Which very confusing,
especialy if you switch from :latest to some tag and wonder
why your images are not updated.

Change-Id: I2cdc0817c2b4e8c95993b5eae44ffff26acd7662
2016-11-15 18:21:33 +00:00
..
common Allow component to specify steps for upgrade 2016-11-12 18:12:49 +03:00
config Fix nested url validation 2016-11-14 16:12:47 +01:00
resources Few changes to 'address' function for ingress 2016-11-11 19:57:22 +00:00
tests Force imagePullPolicy to Always 2016-11-15 18:21:33 +00:00
validation Adding "strategy" field to service definition 2016-11-10 16:54:31 +03:00
__init__.py Rename microservices to fuel-ccp 2016-07-21 13:45:24 +03:00
build.py Merge "Add `ccp images list` command" 2016-11-08 20:47:03 +00:00
cleanup.py Adding --insecure and --ca-cert options to cleanup 2016-11-11 19:57:39 +00:00
cli.py Merge "Adding 'ccp domains list' command" 2016-11-11 21:33:13 +00:00
dependencies.py Adding local dependencies support 2016-10-12 06:35:14 +00:00
deploy.py Adjust default strategy for DaemonSet-like deployments 2016-11-13 00:01:14 +03:00
fetch.py Making possible to fetch repositories with custom tag 2016-10-25 10:35:23 +03:00
kubernetes.py Add logic to determine whether we should upgrade a component 2016-11-12 16:57:17 +03:00
status.py Check service status via deployments 2016-11-15 16:34:53 +03:00
templates.py Force imagePullPolicy to Always 2016-11-15 18:21:33 +00:00
validate.py Add dockerfiles validation 2016-11-01 15:47:17 +03:00