Skip to content

Valkey containers for Rocky 9 and Ubuntu Noble#2383

Open
owenjones wants to merge 1 commit into
stackhpc/2025.1from
valkey
Open

Valkey containers for Rocky 9 and Ubuntu Noble#2383
owenjones wants to merge 1 commit into
stackhpc/2025.1from
valkey

Conversation

@owenjones

Copy link
Copy Markdown
Member

To enable redis -> valkey migrations, we need valkey images buildable on OSes other than Rocky 10.

@owenjones owenjones requested a review from a team as a code owner June 22, 2026 13:47
@github-actions github-actions Bot added the waiting-review PR is waiting for a review label Jun 22, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request enables the building of Valkey and Valkey Sentinel containers for Rocky 9 and Ubuntu Noble. It adds the corresponding image tags to kolla-image-tags.yml, removes these images from the unbuildable list in pulp.yml, and includes a release note documenting the change. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

valkey:
rocky-9: 2025.1-rocky-9-20260618T122602
ubuntu-noble: 2025.1-ubuntu-noble-20260618T122602
valkey_sentinel:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we rather update kolla-image-tags.py so valkey matches also valkey_sentinel?

@owenjones owenjones Jun 22, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would just be setting it here? Currently it just matches how redis was setup.

We'd either need a new exception map/logic in kolla-images.py to be able to override what's in kolla-ansible, or changes in kolla-ansible made and backported to change the tag inheritance—second option is probably better but would be breaking upstream?

@owenjones owenjones force-pushed the valkey branch 2 times, most recently from 5ab1f6e to 173959a Compare June 22, 2026 14:52
To enable redis -> valkey migrations, we need valkey images buildable
on OSes other than Rocky 10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review PR is waiting for a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants