You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/reversbility/oci_registry/guide.en-gb.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The product features are divided into three categories:
21
21
22
22
## Main features
23
23
24
-
|Feature| Description | Formats | Migration model | Documentation available |
24
+
|Functionality| Description | Formats | Migration model | Documentation available |
25
25
| --- | --- | --- | --- | --- |
26
26
|**OCI API and OCI compatibility**| Native OCI (Open Container Initiative) support for artifacts, images, Helm charts, Cosign signatures, and more. | OCI, Helm, Cosign (signatures), JSON |**Inbound** : Direct push of artifacts via standard tools (docker, helm, oras, cosign, etc.) or OCI API.<br>**Outbound** : Pull/export of artifacts via the same tools or API to any other OCI/Harbor/Artifact Registry compatible registry. |[Migrate Helm Chart from Chartmuseum to OCI](/pages/public_cloud/containers_orchestration/managed_private_registry/migrate-helm-charts-from-chartmuseum-to-oci)|
27
27
|**Import/Export Artifacts**| Upload and download artifacts (push/pull) via CLI/API standard Harbor/OCI | OCI, Helm, JSON |**Inbound**:Import via docker push, helm push, oras push, etc.<br>**Outbound** : Export via docker pull, helm pull, oras pull, then push to the target. |[Artifact Import/Export](/pages/public_cloud/containers_orchestration/managed_private_registry/migrate-helm-charts-from-chartmuseum-to-oci)|
@@ -31,7 +31,7 @@ The product features are divided into three categories:
31
31
32
32
## OVHcloud implementation
33
33
34
-
|Feature| Description | Formats | Migration model | Documentation available |
34
+
|Functionality| Description | Formats | Migration model | Documentation available |
35
35
| --- | --- | --- | --- | --- |
36
36
|**RBAC and rights management**| Manage access rights by project, user, robot account, RBAC Harbor | JSON (policies), interne Harbor |**Incoming**: Permissions are adjusted manually during import.<br>**Outgoing**: Artifacts are exported, then permissions are reconfigured on the target (RBAC format not always compatible between solutions). |[Managing users and projects](/pages/public_cloud/containers_orchestration/managed_private_registry/managing-users-and-projects)|
37
37
|**Audit logs and logs**| Automatic access logging and operations (Harbor/OVHcloud logs) | JSON, internal logs |**Incoming**: Not applicable for import.<br>**Outgoing**: Manually export logs if required, adaptation required depending on the target (format/non-standardized logs).|[Access and Search Project Logs](https://goharbour.io/docs/2.3.0/working-with-projects/project-configuration/access-project-logs/)|
@@ -41,7 +41,7 @@ The product features are divided into three categories:
41
41
42
42
## Specific features
43
43
44
-
|Feature| Description | Formats | Migration model | Documentation available |
44
+
|Functionality| Description | Formats | Migration model | Documentation available |
45
45
| --- | --- | --- | --- | --- |
46
46
|**Managed via the OVHcloud Control Panel**| OVHcloud-specific graphical interface and API for service management | N/A |**Inbound**: N/A<br>**Outbound**: Scripts/API to rewrite for the target, manual management required. |[OVHcloud API ](https://eu.api.ovh.com/console/?section=%2FallDom&branch=v1)|
47
47
|**Infrastructure as Code**| Automated deployment via Terraform modules specific to OVHcloud | N/A |**Inbound:** Scripts must be adapted for other providers. <br> **Outbound:** Terraform configurations need to be rewritten. |[Terraform](https://registry.terraform.io/providers/ovh/ovh/latest/docs)|
0 commit comments