Skip to content

OCI: Install util-linux to provide missing rev program#243

Merged
BaurzhanSakhariev merged 1 commit intomasterfrom
oci-add-rev
Feb 11, 2025
Merged

OCI: Install util-linux to provide missing rev program#243
BaurzhanSakhariev merged 1 commit intomasterfrom
oci-add-rev

Conversation

@amotl
Copy link
Member

@amotl amotl commented Feb 11, 2025

Problem

The CrateDB Operator uses the rev command, which isn't installed by default after upgrading to AlmaLinux 10.

Evaluation

This interdependency is very unfortunate for CrateDB's OCI image, but the interdependency is still real. Apologies to all where this causes extra efforts to compensate for.

NB: Please merge at your disposal.

The CrateDB Operator uses that command.
@mfussenegger
Copy link
Member

Shouldn't be necessary with crate/crate-operator#711

@amotl
Copy link
Member Author

amotl commented Feb 11, 2025

It can be used to support people running previous versions of crate-operator. Otherwise, when a newer CrateDB version will hit an older Operator version, things will go south?

@BaurzhanSakhariev BaurzhanSakhariev merged commit 93ff89c into master Feb 11, 2025
4 checks passed
@BaurzhanSakhariev BaurzhanSakhariev deleted the oci-add-rev branch February 11, 2025 14:05
@seut
Copy link
Member

seut commented Feb 11, 2025

Shouldn't we add a test to verify that the required packages are available as expected?

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.

4 participants