harbor/make/photon/prepare
Qian Deng 69a194b2b4 Fix: using traditional PKCS#1 format RSA key
The openssl 3.0.0 using newer `PKCS#8` format.
But it's not compatitable with harbor core
So using tradictional format instead

Signed-off-by: Qian Deng <dengq@vmware.com>
2021-12-10 11:34:12 +08:00
..
commands Add migration script for harbor 2.4 2021-09-16 09:31:39 +00:00
migrations Add configurable timeout for Trivy scans (#15796) 2021-10-22 14:36:12 +08:00
scripts Add Scan for internal tls (#13810) 2020-12-21 15:23:11 +08:00
templates Add configurable timeout for Trivy scans (#15796) 2021-10-22 14:36:12 +08:00
tests/migrations Enhance: Support multi downversion in migration 2020-07-07 21:36:58 +08:00
utils Fix: using traditional PKCS#1 format RSA key 2021-12-10 11:34:12 +08:00
__init__.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
Dockerfile feat(cicd) parameterize docker base image and external url 2020-04-08 00:21:47 +08:00
Dockerfile.base Upgrade prepare to consistent with photon 4 (#14698) 2021-05-26 16:39:04 +08:00
g.py Add prepare file for exporter 2020-12-09 21:22:13 +08:00
main.py Feat: Add config migrator to prepare 2020-03-20 03:04:10 +08:00
models.py Add validation for tracing 2021-09-27 13:10:55 +00:00
Pipfile Upgrade prepare to consistent with photon 4 (#14698) 2021-05-26 16:39:04 +08:00
Pipfile.lock Upgrade prepare to consistent with photon 4 (#14698) 2021-05-26 16:39:04 +08:00