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

Modify lookup file usage to enable remote file retrieval #472

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

pierreblanc
Copy link
Contributor

@pierreblanc pierreblanc commented Oct 17, 2024

SUMMARY

This commit changes the way the lookup file is handled in the DCI OpenShift Agent. Previously, the lookup file could only access local files, which posed a limitation for containerized deployments.

With this update, the lookup file can now retrieve content from a remote system, specifically allowing for the cache files to reside on the jumphost.

ISSUE TYPE
  • New or Enhanced Feature
Tests
  • TestBos2

TestBos2: virt

This commit changes the way the lookup file is handled in the
DCI OpenShift Agent. Previously, the lookup file could only access
local files, which posed a limitation for containerized deployments.

With this update, the lookup file can now retrieve content from
a remote system, specifically allowing for the cache files to
reside on the jumphost.
@pierreblanc pierreblanc requested a review from a team as a code owner October 17, 2024 17:38
Copy link

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Oct 17, 2024

from change #472:

  • ERROR no DCI job found

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Oct 17, 2024

Copy link
Contributor

@betoredhat betoredhat left a comment

Choose a reason for hiding this comment

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

LGTM

@pierreblanc pierreblanc added this pull request to the merge queue Oct 17, 2024
Merged via the queue into main with commit 17f4128 Oct 17, 2024
7 checks passed
@pierreblanc pierreblanc deleted the removelookup branch October 17, 2024 22:50
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.

3 participants