-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All 2.10.2 ROCKs #12
All 2.10.2 ROCKs #12
Conversation
The Harbor project has some Photon-OS based images: * docker.io/goharbor/nginx-photon:v2.10.2 * docker.io/goharbor/registry-photon:v2.10.2 * docker.io/goharbor/trivy-adapter-photon:v2.10.2 * docker.io/goharbor/redis-photon:v2.10.2 * docker.io/goharbor/harbor-portal:v2.10.2 We're defining Rock drop-in replacements, which obviously will not be Photon based. Note that the reference images have an install_cert.sh script that is a no-op on non-Photon images. We're keeping it for now, mostly for consistency.
Rockcraft does not allow two parts to stage the same files with different content. In our case, the nginx package includes a sample at /usr/share/nginx/html that has to be removed.
Signed-off-by: Nashwan Azhari <[email protected]>
Adds rockcraft specs for following core Harbor component images: * docker.io/goharbor/harbor-core:v2.10.2 * docker.io/goharbor/harbor-jobservice:v2.10.2 * docker.io/goharbor/harbor-registryctl:v2.10.2 * docker.io/goharbor/harbor-db:v2.10.2 * docker.io/goharbor/harbor-exporter:v2.10.2 Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Sanity tests all pass on my fork. Loose ends are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a first review iteration, looks good - only a couple of comment.
On Ubuntu 22.04 with snap installed nodejs, one of the portal dependencies fails to install: cypress-io/cypress-documentation#5868 We'll apply the recommended workaround.
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
14b8514
to
6ac5a97
Compare
Signed-off-by: Nashwan Azhari <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great stuff!
Merging as only the upload fails (because of external contributor) |
This PR contains all the rockctaft specs and sanity tests for the following Harbor images: