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

allow configurable keepalived container image with cephadm #1002

Closed
ktdreyer opened this issue Dec 15, 2021 · 3 comments · Fixed by #1062
Closed

allow configurable keepalived container image with cephadm #1002

ktdreyer opened this issue Dec 15, 2021 · 3 comments · Fixed by #1062

Comments

@ktdreyer
Copy link
Member

Similar to #431 , we're introducing a new container image: keepalived.

The /usr/sbin/cephadm script will hardcode DEFAULT_KEEPALIVED_IMAGE = 'registry.redhat.io/rhceph/keepalived-rhel8:latest', but we have not shipped to that location on registry.redhat.io yet.

In the meantime, before we ship this to the public registry, we need a way to override the keepalived image location to use Red Hat's internal registry location.

@psathyan
Copy link
Contributor

Thanks @ktdreyer for the heads up. We will plan to address this requirement with priority

@ktdreyer
Copy link
Member Author

Thanks. The relevant BZ is https://bugzilla.redhat.com/2007648

@ktdreyer
Copy link
Member Author

registry-proxy.engineering.redhat.com/rh-osbs/keepalived:2.1.5-1 is the override URL to use for now

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 a pull request may close this issue.

2 participants