qinling/qinling/orchestrator/kubernetes
Lingxian Kong e924577d64 Support to specify workload type for runtime
Support to specify ``trusted`` for runtime creation. In Kubernetes
orchestrator implementation, it's using
``io.kubernetes.cri-o.TrustedSandbox`` annotation in the pod specification
to choose the underlying container runtime. This feature is useful to
leverage the security container technology such as Kata containers or
gVisor. It also gets rid of the security concerns for running image type
function.

Story: 2003088
Task: 23172
Change-Id: Ic4fa3e97dcc239c7177448e3cef5d0f02340d302
2018-07-26 15:20:34 +12:00
..
templates Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
manager.py Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
utils.py Fix typo: extention -> extension 2018-04-12 14:23:20 +08:00