Project

General

Profile

Actions

Feature #51971

closed

cephadm/ingress: update keepalived container image

Added by Dimitri Savineau over 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The default keepalived container image is : arcts/keepalived [1]

There's multiple issues here:

- We don't use an explicit tag and as a result it ends up using the 'latest' tag which is not recommended.
- The container image is only available for x86_64 architecture and not arm64.
- The container image is 3 years old and there's no recent container image since.
- The keepalived version used in the arcts/keepalived:latest container image uses 2.0.5 release (3 years old) while the 2.2.x serie is from 2021.

We should choose another image which is well maintained and meet the items mentioned earlier.

[1] https://hub.docker.com/r/arcts/keepalived/tags?page=1&ordering=last_updated

Actions #1

Updated by Redouane Kachach Elhichou over 1 year ago

  • Status changed from New to Resolved

Closing as all the points/issues mentioned in tracker are resolved.

Actions #2

Updated by Dimitri Savineau over 1 year ago

Closing as all the points/issues mentioned in tracker are resolved.

Not really

The container image is only available for x86_64 architecture and not arm64.

quay.io/ceph/keepalived:2.1.5 [1] is only available for x86_64 arch but not arm64

The container image is 3 years old and there's no recent container image since.

quay.io/ceph/keepalived:2.1.5 [1] is already 6 months old and no rebuild has been done to fix the security updates.

[1] https://quay.io/repository/ceph/keepalived?tab=tags&tag=latest

Actions #3

Updated by Redouane Kachach Elhichou over 1 year ago

  • Status changed from Resolved to New

Reopning to check/address some of the concerns about the current keepalived image

Actions #4

Updated by Adam King about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to Adam King
Actions #5

Updated by Adam King about 1 year ago

  • Pull request ID set to 50607
Actions #6

Updated by Adam King about 1 year ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF