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

⚠ (catalogd) Update query endpoint to metas endpoint #1703

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

anik120
Copy link
Contributor

@anik120 anik120 commented Feb 4, 2025

The RFC was updated to reflect a decision to change the new endpoint from $base/api/v1/query to $base/api/v1/metas.

This PR makes that change.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@anik120 anik120 requested a review from a team as a code owner February 4, 2025 22:08
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 2dc1fa2
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67a292db92099000081a59a1
😎 Deploy Preview https://deploy-preview-1703--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

joelanford
joelanford previously approved these changes Feb 4, 2025
The [RFC](https://docs.google.com/document/d/1s6_9IFEKGQLNh3ueH7SF4Yrx4PW9NSiNFqFIJx0pU-8/edit?usp=sharing) was updated to
reflect a decision to change the new endpoint from $base/api/v1/query to
$base/api/v1/metas.

This PR makes that change.
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (68b500b) to head (2dc1fa2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1703      +/-   ##
==========================================
- Coverage   67.49%   67.47%   -0.02%     
==========================================
  Files          59       59              
  Lines        5003     5003              
==========================================
- Hits         3377     3376       -1     
- Misses       1379     1380       +1     
  Partials      247      247              
Flag Coverage Δ
e2e 53.38% <ø> (ø)
unit 55.24% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grokspawn grokspawn added this pull request to the merge queue Feb 4, 2025
Merged via the queue into operator-framework:main with commit 38b4795 Feb 4, 2025
21 of 22 checks passed
anik120 added a commit to anik120/operator-controller that referenced this pull request Feb 5, 2025
Also rename `query` to `metas` in places that were missed by operator-framework#1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
anik120 added a commit to anik120/operator-controller that referenced this pull request Feb 5, 2025
Also rename `query` to `metas` in places that were missed by operator-framework#1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
anik120 added a commit to anik120/operator-controller that referenced this pull request Feb 6, 2025
Also rename `query` to `metas` in places that were missed by operator-framework#1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
anik120 added a commit to anik120/operator-controller that referenced this pull request Feb 6, 2025
Also rename `query` to `metas` in places that were missed by operator-framework#1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
anik120 added a commit to anik120/operator-controller that referenced this pull request Feb 6, 2025
Also rename `query` to `metas` in places that were missed by operator-framework#1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Feb 6, 2025
Also rename `query` to `metas` in places that were missed by #1703

Signed-off-by: Anik Bhattacharjee <[email protected]>
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