harbor/docs/1.10/install-config/harbor-compatibility-list.md
lucperkins 7beeba6889 Begin restructuring Markdown and file names
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-01-24 14:59:18 -08:00

5.3 KiB

title
Harbor Compatibility List

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 N v1.10
CSP Aqua Aqua N N v1.10
DoSec DoSec DoSec N 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 >}}