qinling/qinling
Lingxian Kong 1260457b9e Fix the NetworkPolicy in multihost deployment
Add a new config option, an example:
[kubernetes]
trusted_cidrs = 127.0.0.1/32,198.72.124.109/32

If trusted_cidrs is empty list, the local IP CIDR will be used.

The pod in qinling namespace can only be accessed by the CIDRs
configured.

Change-Id: Iecc34c1be16851cc53afe2fca94c2bbf0fdf7988
Story: 2004206
Task: 27715
2018-11-10 00:52:55 +13:00
..
api Support to update function timeout 2018-09-08 17:40:50 +12:00
cmd Add framework for qinling-status upgrade check 2018-10-24 17:34:20 +05:30
db Merge "Delete check of function alias" 2018-08-07 02:41:11 +00:00
engine Support Image type function timeout 2018-10-23 14:48:18 +13:00
orchestrator Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +13:00
services periodics: fix service of function version 0 not expiring issue 2018-07-13 15:10:12 +08:00
storage Fix package function update with same md5 2018-08-29 02:04:27 +12:00
tests Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +13:00
utils Support Image type function timeout 2018-10-23 14:48:18 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +13:00
context.py Fix link for keystonemiddleware page 2018-02-27 11:11:01 +08:00
exceptions.py Support Image type function timeout 2018-10-23 14:48:18 +13:00
rpc.py Support to get pool information for the runtime 2018-07-14 12:49:11 +12: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