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

send api key for model registry to make it work on dedicated deployments #974

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

hansent
Copy link
Contributor

@hansent hansent commented Jan 23, 2025

Description

the /model/registry endpoint usually doesnt require api keys when run locally. However on dedicated deployments all requests need to pass api key to validate they come from workspace that the dedicated deployment belongs to.

Without this change the benchmark cli tool doesn't work.

Type of change

Please delete options that are not relevant.

  • [c] Bug fix (non-breaking change which fixes an issue)

How has this change been tested, please provide a testcase or example of how you tested the change?

locally

Any specific deployment considerations

n/a

Docs

n/a

bigbitbus
bigbitbus previously approved these changes Jan 24, 2025
@grzegorz-roboflow grzegorz-roboflow dismissed stale reviews from PawelPeczek-Roboflow and themself via ad82159 January 24, 2025 09:31
@grzegorz-roboflow grzegorz-roboflow merged commit cf6e6d8 into main Jan 24, 2025
35 checks passed
@grzegorz-roboflow grzegorz-roboflow deleted the benchmark-dedicated-fix branch January 24, 2025 12:25
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.

4 participants