mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-10 13:19:08 +00:00
runtime: remove unimplemented CoCo configurations
These experimental options were added 2 years ago in anticipation of features that would be added in CoCo. These do not match the features that were eventually added and will soon be ported to main. Fixes: #8047 Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This commit is contained in:
@@ -224,10 +224,6 @@ $ diff ${runtime_config_path}.old ${runtime_config_path}
|
||||
< dial_timeout = 45
|
||||
---
|
||||
> dial_timeout = 90
|
||||
679c679
|
||||
< #service_offload = true
|
||||
---
|
||||
> service_offload = true
|
||||
```
|
||||
|
||||
### Verification
|
||||
|
Reference in New Issue
Block a user