-
Notifications
You must be signed in to change notification settings - Fork 3
v2-Migration: Resource controller #776
Copy link
Copy link
Closed
open-component-model/open-component-model
#1452Closed
Copy link
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Milestone
Metadata
Metadata
Assignees
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Type
Fields
Give feedbackNo fields configured for Task.
Projects
StatusShow more project fields
🔍 Review
Description
We need to migrate the library functions used within the resource controller from the old OCM implementation to the new OCM library. This will ensure compatibility with the latest features, improved maintainability, and better support for future updates.
The purpose of the resource controller was to validate to verify the resource and provide the access in its status.
Current actions of the resource controller:
After the migration the resource controller won't download the resource anymore but do:
1.1 Requires implementation of resolving the resource reference for nested CVs
DigestProcessor(see OCI digest processor for reference)1.1 If access type has no
DigestProcessordisplay warning and proceed (we won't download the resource for now)DigestProcessorreturned one)Done Criteria