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

Synchronise yoga with upstream #238

Closed
wants to merge 3 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 5, 2024

This PR contains a snapshot of yoga from upstream.

priteau and others added 3 commits January 17, 2024 17:46
Latest Python 3.6 packages in CentOS Stream 8 break TLS in eventlet,
which affects IPA. See [1] for context.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/NMCPYYHUPG766V5MGUUEKNIDEV6RCELC/

Change-Id: Ib6421e09dd1e8077397433b51a4a707d34b9a2a6
Docker Engine 25.0 drops support for the devicemapper storage driver
after a long deprecation period.

Since devicemapper is used in some CI jobs, pin docker-ce package to the
latest available 24.x release. The master branch will remove
devicemapper support in another patch [1].

Add a deprecation notice indicating to the operator that they must
install a compatible version of Docker Engine to keep using
devicemapper.

Note: this backport is amended to set packages via kolla/globals.yml
instead of zzz-overrides.yml. This is required for Zed and earlier
releases, which still use kolla bootstrap-servers to install Docker.

Note: this backport is amended to support both Focal and Jammy and pins
pytest to the latest 7.x release to fix the kayobe-tox-molecule job.

[1] https://review.opendev.org/c/openstack/kayobe/+/906386

Change-Id: I6f62081d71232091e26269d4d7877203236c459d
(cherry picked from commit bd16d29)
(cherry picked from commit fbefef4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants