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

6548 helm implementation #6997

Closed
wants to merge 5 commits into from
Closed

6548 helm implementation #6997

wants to merge 5 commits into from

Conversation

absoludity
Copy link
Contributor

@absoludity absoludity commented Oct 24, 2023

Description of the change

WIP: It requests the metadata from our API correctly, retreives and displays it in the available package details (see metadata on the left). Unfortunately I've not yet sorted how Harbor determines the artifact type as application/vnd.oci.empty.v1+json rather than the types I'm setting when attaching, so they look identical other than the sha.

Screenshot 2023-10-27 at 12 11 11 pm

Other things we'd want to do beyond this point:

  • Use annotations when attaching artifacts so that we can display something more meaningful when present (name, description)
  • Update the backend to enable downloading (proxied by the backend so creds are used)

Benefits

Possible drawbacks

Applicable issues

Additional information

@netlify
Copy link

netlify bot commented Oct 24, 2023

Deploy Preview for kubeapps-dev failed.

Name Link
🔨 Latest commit 96ade56
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6552ec630176e00008b11886

@absoludity absoludity changed the base branch from main to 6548-core-implementation October 24, 2023 08:05
@absoludity absoludity force-pushed the 6548-core-implementation branch from 604a7c4 to 2c85414 Compare November 13, 2023 22:39
Base automatically changed from 6548-core-implementation to main November 14, 2023 03:36
Signed-off-by: Michael Nelson <minelson@vmware.com>
…rers.

Signed-off-by: Michael Nelson <minelson@vmware.com>
… keep the state and add to the UX.

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 force-pushed the 6548-helm-implementation branch from cbcfc39 to 96ade56 Compare November 14, 2023 03:41
absoludity added a commit that referenced this pull request Nov 16, 2023
…7088)

### Description of the change

Splitting up changes in #6997 while adding proper tests etc. This PR
updates the proto messages to the final desired output.

### Applicable issues

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

- ref #7038

Signed-off-by: Michael Nelson <minelson@vmware.com>
Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Automatic label to stale issues due inactivity to be closed if no further action label Dec 15, 2023
@antgamdia antgamdia removed the stale Automatic label to stale issues due inactivity to be closed if no further action label Dec 15, 2023
Copy link

stale bot commented Mar 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Automatic label to stale issues due inactivity to be closed if no further action label Mar 13, 2024
@antgamdia antgamdia removed the stale Automatic label to stale issues due inactivity to be closed if no further action label Mar 13, 2024
@absoludity absoludity closed this May 28, 2024
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.

3 participants