Hi Rocky Team,
I’m running Rocky Linux 8.10 on GCP. I noticed that BaseOS repos ship newer kernels (4.18.0-553.85.1.el8_10 from November), but the Cloud SIG repo still shows 4.18.0-553.51.1.el8_10.cloud.0.1 from June.
Cloud images also ship with BaseOS kernel updates excluded:
/etc/yum.repos.d/Rocky-BaseOS.repo: exclude=kernel*
I found a similar request here, so I am aware of a context.
Saying that, could you please comment on:
- the update / release cycle for Cloud SIG kernels
- If newer Cloud SIG kernels are expected soon, especially for security parity with BaseOS?
- Is it generally safe to remove an
excludeand upgrade the kernel from BaseOS in cloud environment?
Thanks upfront!