intel / cri-resource-manager

Kubernetes Container Runtime Interface proxy service with hardware resource aware workload placement policies
Apache License 2.0
172 stars 56 forks source link

e2e: fixes to debian-sid #1115

Closed marquiz closed 1 week ago

marquiz commented 1 week ago

Set DISABLE_VGA to false, otherwise the latest SID image fails to boot. Install gpg which is needed by apt-key add (but somehow missing from the system). Also accept exit code 2 from cloud-init:

2 - Recoverable error - Cloud-init completed but experienced errors.