confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
44 stars 71 forks source link

Add support for config file option in agent-protocol-forwarder #1829

Open bpradipt opened 2 months ago

bpradipt commented 2 months ago

Currently the options for agent-protocol-forwarder are provided via CLI. This issue is to track support for adding a config file option to allow flexibility. This approach will be similar to other components like kata-agent, cdh, opa etc..