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

enhancement: manifest annotations #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Marcusk19
Copy link

Enhancement proposal for separating manifest annotations from labels in quay

GET /api/v1/repository/{repository}/manifest/{manifestref}/annotations
```

**Update annotation**
Copy link
Contributor

Choose a reason for hiding this comment

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

annotations can be in multiple places in the manifest. The most obvious one is at the top layer .annotations but there also be annotations on each layer and also in the config we should provide the ability to query/update them as well

Copy link
Author

Choose a reason for hiding this comment

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

Ok will those also be part of the manifest_bytes column?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants