armada/armada/handlers
DaeSeong Kim 6b46a8eff8 Fix armada object can override values by --set
This PS fix to override values by --set option.
Now values come from --set are overriden on self.documents object.
But self.manifest object don't know what happens.
So need to update self.manifest object after override.

Change-Id: I714224788b4b6bd3da3508982821c59b5cff4a42
2018-04-02 19:59:04 -07:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Fix armada object can override values by --set 2018-04-02 19:59:04 -07:00
chartbuilder.py bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04:00
document.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
k8s.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
manifest.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
override.py Improved document validation 2018-02-23 11:11:09 -05:00
tiller.py feat(hapi) updating hapi for new grpcio 2018-03-09 22:33:39 -05:00