Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

implement new repository oci naming method #42

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

schrodit
Copy link

@schrodit schrodit commented Jun 9, 2021

What this PR does / why we need it:

Implements the new sha256 based name mapping for the oci repository type.
With that change the repository context type has been updated to use a unstructured type.
Similar to the access of resources.

To keep the interface cleaner and more useful additional helper methods have been added for working with unstructured types.

Also updated some libs: vfs and logr

Special notes for your reviewer:

Release note:

The go bindings have been adapted to the new repository context types which changed the interface.
Update your code accordingly.

@gardener-robot gardener-robot added needs/review Needs review size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Jun 9, 2021
@schrodit
Copy link
Author

schrodit commented Jun 9, 2021

/invite @jschicktanz @enrico-kaack-comp

@schrodit schrodit merged commit c428fad into gardener-attic:master Jun 9, 2021
@schrodit schrodit deleted the repoctx-access-method branch June 9, 2021 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs/review Needs review needs/second-opinion Needs second review by someone else size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants