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

Kata agent config cleanup #1856

Closed stevenhorsman closed 2 weeks ago

stevenhorsman commented 2 weeks ago

Just an update on this - there is something wrong with the server address not flowing through:

server_addr: \"vsock://-1:1024\"

which explains the comment that was added in the agent-config.toml. I will try and debug it to see if I can work out the cause...

stevenhorsman commented 2 weeks ago

Ok, I think there is a bug in the kata config processing, so I'll try and fix that up and then re-test this.

stevenhorsman commented 2 weeks ago

FYI: https://github.com/kata-containers/kata-containers/pull/9819 is my attempt to fix and let envs being processed with the config file