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

Messages for requesting and responding to metadata requests. #6941

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

absoludity
Copy link
Contributor

@absoludity absoludity commented Oct 12, 2023

Description of the change

Adds the messages and generated API helpers for requesting and responding to metadata requests.

I've used this in a test demo and am now working through the code to get it landable.

Benefits

We can begin adding the OCI metadata to the Kubeapps API.

Applicable issues

@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit af717e9
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6551735b06a7e4000839638a

Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
@absoludity absoludity marked this pull request as ready for review November 13, 2023 00:54
@absoludity absoludity merged commit 1c8c041 into main Nov 13, 2023
39 checks passed
@absoludity absoludity deleted the 6548-metadata-request branch November 13, 2023 03:21
absoludity added a commit that referenced this pull request Nov 14, 2023
### Description of the change

Follows on from #6941 , adding the implementation for the core API
service.

Next PR will add the implementation for the helm plugin using the OCI
distribution spec API so that we can investigate UX options for
displaying the data.

### Benefits

<!-- What benefits will be realized by the code change? -->

### Possible drawbacks

<!-- Describe any known limitations with your change -->

### Applicable issues

<!-- Enter any applicable Issues here (You can reference an issue using
#) -->

- ref #6548 

### Additional information

<!-- If there's anything else that's important and relevant to your pull
request, mention that information here.-->

Signed-off-by: Michael Nelson <minelson@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants