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

Persist the Module OCI annotations in the in-cluster Instance #315

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

stefanprodan
Copy link
Owner

@stefanprodan stefanprodan commented Jan 10, 2024

This PR enriches the module metadata stored in the instance Kubernetes Secret. When an instance originates from a module stored in an OCI registry, the OCI annotations found on the module artifact are now persisted in-cluster. The OCI annotations cary information about the module license, authors, source code repository & revision, readme, etc. The annotations can now be retrieved from the cluster, for a particular instance with timoni inspect module <instance name>.

@stefanprodan stefanprodan added area/api API related issues and pull requests area/runtime Kubernetes operations related issues and pull requests labels Jan 10, 2024
@stefanprodan stefanprodan changed the title Persist module OCI annotations in the in-cluster instance Persist the Module OCI annotations in the in-cluster Instance Jan 10, 2024
@stefanprodan stefanprodan merged commit 7c4d131 into main Jan 11, 2024
@stefanprodan stefanprodan deleted the module-metadata branch January 11, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API related issues and pull requests area/runtime Kubernetes operations related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant