harbor/docs/install-config/harbor-compatibility-list.md
Steven Zou 8af243d8b2 doc(readme):update readme to fix broken content
- add architecture section
- update API section
- remove additional tools section
- update compatibility list section
- update the relevant compatibility list document
- add OCI confirmance testing report link
- update broken image paths in readme

Signed-off-by: Steven Zou <szou@vmware.com>
2020-05-18 23:30:34 +08:00

5.4 KiB

title weight
Harbor Compatibility List 15

This document provides compatibility information for all Harbor components.

Replication Adapters

Registries Pull Mode Push Mode Introduced in Release Automated Pipeline Covered
Harbor Harbor Y Y V1.8 Y
distribution distribution Y Y V1.8 Y
docker hub docker hub Y Y V1.8 Y
Huawei SWR Huawei SWR Y Y V1.8 N
GCR GCR Y Y V1.9 Y
ECR ECR Y Y V1.9 Y
ACR ACR Y Y V1.9 N
AliCR AliCR Y Y V1.9 N
Helm Hub Helm Hub Y N/A V1.9 N
Artifactory Artifactory Y Y V1.10 N
Quay Quay Y Y V1.10 N
GitLab Registry GitLab Registry Y Y V1.10 N

{{< note >}}

  • Pull mode replicates artifacts from the specified source registries into Harbor.
  • Push mode replicates artifacts from Harbor to the specified target registries. {{< /note >}}

OIDC Adapters

OIDC Providers Officially Verified End User Verified Verified in Release
Google Identity google identity Y V1.9
Dex dex Y V1.9
Ping Identity ping identity Y V1.9
Keycloak Keycloak Y V1.10
Auth0 Auth0 Y V1.10

Scanner Adapters

Scanners Providers Evaluated As Default Onboard in Release
Clair Clair CentOS Y Y v1.10
Anchore Anchore Anchore Y N v1.10
Trivy Trivy Aqua Y Y v1.10
CSP Aqua Aqua Y N v1.10
DoSec DoSec DoSec Y N v1.10

{{< note >}}

  • Evaluated means that the scanner implementation has been officially tested and verified.
  • As Default means that the scanner is provided as a default option and can be deployed together with the main Harbor components by providing extra options during installation. You must install other scanners manually. {{< /note >}}