Skip to content
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

Build Starboard Operator based on Red Hat Universal Base Image 8 Minimal #1127

Merged
merged 6 commits into from Apr 12, 2022

Conversation

prakhar-aqua
Copy link
Contributor

This PR contains changes in the .goreleaser yaml , Makefile and addition of Dockerfile with ubi8-minimal as base Image for OCP Certification of Starboard-Operator.

@danielpacak danielpacak self-requested a review April 12, 2022 06:23
build/starboard-operator-ubi8/Dockerfile.ubi8 Outdated Show resolved Hide resolved
build/starboard-operator-ubi8/Dockerfile.ubi8 Outdated Show resolved Hide resolved
build/starboard-operator-ubi8/Dockerfile.ubi8 Outdated Show resolved Hide resolved
build/starboard-operator-ubi8/Dockerfile.ubi8 Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
@danielpacak danielpacak changed the title Changes for Starboard Operator with ubi8-minimal base Image Resolve: SLK-44766 Build Starboard Operator based on Red Hat Universal Base Image 8 Minimal Apr 12, 2022
@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #1127 (147c2b0) into main (4ab64f9) will decrease coverage by 16.23%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1127       +/-   ##
===========================================
- Coverage   58.01%   41.78%   -16.24%     
===========================================
  Files          71       53       -18     
  Lines        9290     7965     -1325     
===========================================
- Hits         5390     3328     -2062     
- Misses       3353     4435     +1082     
+ Partials      547      202      -345     
Impacted Files Coverage Δ
pkg/plugin/factory.go 0.00% <0.00%> (-81.49%) ⬇️
pkg/kubehunter/scanner.go 0.00% <0.00%> (-74.49%) ⬇️
pkg/configauditreport/scanner.go 0.00% <0.00%> (-68.24%) ⬇️
pkg/kubehunter/model.go 0.00% <0.00%> (-62.86%) ⬇️
pkg/configauditreport/controller.go 0.00% <0.00%> (-61.54%) ⬇️
pkg/vulnerabilityreport/scanner.go 0.00% <0.00%> (-59.44%) ⬇️
pkg/vulnerabilityreport/controller.go 0.00% <0.00%> (-58.85%) ⬇️
pkg/kube/runnable_job.go 0.00% <0.00%> (-55.89%) ⬇️
pkg/operator/controller/configauditreport.go 0.00% <0.00%> (-52.65%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 0.00% <0.00%> (-51.00%) ⬇️
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ab64f9...147c2b0. Read the comment docs.

Comment on lines +331 to +334
- "aquasec/starboard-scanner-aqua:{{ .Version }}-ubi8-amd64"
- "aquasec/starboard-scanner-aqua:{{ .Version }}-ubi8-arm64"
- "aquasec/starboard-scanner-aqua:{{ .Version }}-ubi8-s390x"
- "aquasec/starboard-scanner-aqua:{{ .Version }}-ubi8-ppc64le"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-> starboard-operator

@danielpacak danielpacak merged commit 7562f68 into aquasecurity:main Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants