-
Notifications
You must be signed in to change notification settings - Fork 197
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
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
- "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" |
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.
-> starboard-operator
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.