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

[Xray] RabbitMQ migration hook should respect global.imageRegistry #1816

Closed
Atchuu opened this issue Sep 11, 2023 · 2 comments
Closed

[Xray] RabbitMQ migration hook should respect global.imageRegistry #1816

Atchuu opened this issue Sep 11, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Atchuu
Copy link

Atchuu commented Sep 11, 2023

Is this a request for help?: No


Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug

Version of Helm and Kubernetes:

Helm 3.11.0 / Kubernetes 1.24.9

Which chart:

Xray 103.81.8

Which product license (Enterprise/Pro/oss):

Enterprise

JFrog support reference (if already raised with support team):

What happened:

Inside our air-gapped network, an upgrade of Xray with mostly default settings attempts to trigger the pre-upgrade-hook. That template has a hardcoded value for the hooks image's registry path. This is a problem for environments where the Kubernetes nodes cannot reach releases-docker.jfrog.io.

What you expected to happen:

The setting for global.imageRegistry (or something else) should be respected and the pre-upgrade-hook container can pull and start

How to reproduce it (as minimally and precisely as possible):

  • Block network access to releases-docker.jfrog.io
  • Trigger upgrade of Xray's rabbitmq
  • Notice the ImagePullBackOff

Anything else we need to know:

@chukka chukka added the bug Something isn't working label Sep 12, 2023
@chukka
Copy link
Collaborator

chukka commented Sep 12, 2023

Yes, it's fixed internally, will be released in next few weeks (103.83.x mostly)

@chukka chukka closed this as completed Dec 6, 2023
@chukka chukka reopened this Dec 6, 2023
@rahulsadanandan
Copy link
Collaborator

This fix is available in the latest onprem charts
103.95.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants