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

Image download headers #60

Merged
merged 4 commits into from
Feb 21, 2023
Merged

Image download headers #60

merged 4 commits into from
Feb 21, 2023

Conversation

pandu-k
Copy link
Collaborator

@pandu-k pandu-k commented Feb 20, 2023

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature

  • What is the current behavior? (You can also link to an open issue here)
    No way to propagate images that require auth headers to access

  • What is the new behavior (if this is a feature change)?
    Propagate image auth headers via image_download_headers in search() and add_documents()

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

  • Manually tested add_docs and search workflows

# Conflicts:
#	src/marqo/index.py
Copy link
Collaborator

@wanliAlex wanliAlex left a comment

Choose a reason for hiding this comment

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

do we need to add tests?

src/marqo/index.py Show resolved Hide resolved
@pandu-k pandu-k merged commit 4ecee70 into mainline Feb 21, 2023
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