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

Run trivy only for the operator image #2023

Merged

Conversation

johscheuer
Copy link
Member

@johscheuer johscheuer commented May 14, 2024

Description

Only run the trivy check for the operator image.

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

The previous configuration had issues which caused the actions to fail.

Testing

This PR.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label May 14, 2024
@johscheuer johscheuer marked this pull request as ready for review May 14, 2024 10:41
Copy link
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

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

tricky!

@johscheuer johscheuer merged commit 9d5e97e into FoundationDB:main May 14, 2024
7 of 8 checks passed
@johscheuer johscheuer deleted the run-trivy-only-operator-image branch May 14, 2024 12:51
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: 7803919
  • Duration 2:44:44
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: ef586fa
  • Duration 2:38:03
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants