harbor/make
Wang Yan 790064df2e
fix notification policy ugrade issue (#11627)
Fixes #11624

All of the existing policies created v1.10 has no name, it fails the upgrade process.
When to set the unique constraint for policy name, the empty can be seen as duplicated key.

ERROR:  could not create unique index "notification_policy_name_key"
DETAIL:  Key (name)=() is duplicated.

Signed-off-by: wang yan <wangyan@vmware.com>
2020-04-16 14:53:58 +08:00
..
migrations/postgresql fix notification policy ugrade issue (#11627) 2020-04-16 14:53:58 +08:00
photon Fix cert issue of trivy 2020-04-16 10:52:03 +08:00
checkenv.sh Extract shared func for checkenv and install scripts 2019-10-10 15:07:09 +08:00
common.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
harbor.yml.tmpl Merge pull request #11156 from ninjadq/migrate_config_to_harbor2 2020-03-25 16:02:18 +08:00
install.sh Fix a typo in the help message of install.sh (#11167) 2020-03-23 10:30:37 +08:00
prepare Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
pushimage.sh feat(cicd) fix build base image 2020-03-26 10:55:40 +08:00