This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
annotations: kata annotations not working anymore #2125
Labels
Comments
@devimc I hadnt tried with this particular option, but had tested with others. |
@amshinde same issue
|
@amshinde I'm facing the same issue with the |
@devimc Are you using containerd or crio? |
@amshinde I'm using containerd, going try with crio |
@amshinde same issue with CRIO 1.15.0, I updated the annotation to use: io.katacontainers.hypervisor.kernel_params: "agent.debug_console" After digging in the logs, I found that the annotation is there but it's not passed to QEMU
any thoughts ? |
Looks like there is a missing "config" there. Can you try with
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cannot enable a debug console using annotations
I'm using the following yaml, custom kernel parameters are useless
cc @amshinde
The text was updated successfully, but these errors were encountered: