qinling/qinling
Lingxian Kong 9922c20249 Remove the resource limit for pod in k8s deployment
For non-image type function, it's the runtime server's reponsibility
to set resource limit for sub-process.

For image type function, we set the limit in pod definition for now,
may provide config option or input param in future.

Change-Id: I6c0e19759df0b964eb63839998327e55b4c4b092
2018-03-09 14:42:47 +13:00
..
api Merge "Support function package md5" 2018-01-20 03:06:33 +00:00
cmd Support kubernetes python client 4.0.0 2018-01-05 18:30:25 +13:00
db Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
engine engine: fix a typo in default_engine log message 2018-02-24 21:06:37 +08:00
orchestrator Remove the resource limit for pod in k8s deployment 2018-03-09 14:42:47 +13:00
services Fix job handler 2017-12-20 21:18:08 +13:00
storage filesystem storage: don't ensure base path when initialization 2018-02-27 20:40:05 +08:00
tests Replace uuid.uuid4() with uuidutils.generate_uuid() 2018-03-06 02:23:56 +00:00
utils Replace uuid.uuid4() with uuidutils.generate_uuid() 2018-03-06 02:23:56 +00:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
context.py Fix link for keystonemiddleware page 2018-02-27 11:11:01 +08:00
exceptions.py Create trust for functions 2017-10-06 13:57:31 +13:00
rpc.py Remove unused variables ‘LOG' 2017-11-22 16:24:52 +08:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00