You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to current implementation for the lts kernels, except for 2 changes:
1. source tree branch changes for rlc when a new version is released, hence
we cannot lock a specific version in kernels.yaml file. Instead a pattern
is used. And when kt checkout is used, the latest branch that matches the
pattern is found and used.
2. if a new minor rocky version is released, qcow images are usually
published later. Hence the url for a specific rocky linux won't work.
As a temporary solution, the latest qcow image is used for a major version.
Signed-off-by: Roxana Nicolescu <rnicolescu@ciq.com>
0 commit comments