Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-0.9]: backport fixes from master #1116

Merged
merged 14 commits into from
Sep 6, 2024

Conversation

marquiz and others added 14 commits September 6, 2024 14:53
Both CentOS 7 and CentOS 8 have been EOL'd and our package builds fail
because of that.

(cherry picked from commit 7227ea4)
Version 1.21 has been archived.

(cherry picked from commit af6e68c)
In Go v1.21 and later the patch version should be included (1.x.y
syntax).

(cherry picked from commit 29c60c1)
Drop support for EOL'd Leap 15.4.

(cherry picked from commit 86d7596)
- distro's crictl is too old to support cri v1 -> install it from
  tarball
- vm-install-containernetworking failed so install cni-plugins directly
  from the distro.
- install container runtime(s) from the distro repo (as they're new
  enough there)
- remove failing snapd hack.

(cherry picked from commit 86a75cc)
They still need to use apt-key. Even if apt-key is deprecated we should
be able to use it as long it exists on the host.

(cherry picked from commit c93a43c)
Test against Fedora 40.

(cherry picked from commit 5998342)
(cherry picked from commit 89b4514)
Prevent "restart bomb" that causes systemd to throttle (re-)starting of
cri-rm, that in turn, may cause following steps to fail.

(cherry picked from commit b652f09)
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.

(cherry picked from commit 0ea12a4)
We only pass user id to the builder image. We need to know the uid to
avoid clashes (for ubuntu 24.04 at least).

(cherry picked from commit adf640d)
(cherry picked from commit 890a0ce)
@klihub klihub merged commit baad21a into intel:release-0.9 Sep 6, 2024
6 checks passed
@marquiz marquiz deleted the release-0.9 branch September 6, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants