-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
When the analysis.yml workflow runs, the Trivy job is erroring when checking the Helm charts.
Expected Behaviour
When the analysis.yml workflow runs, the Trivy job should not produce an error.
Actual Behaviour
- The
analysis.ymlworkflow runs and is "green" / success - However, the Trivy job fails with the error:
ERROR [helm scanner] Failed to render Chart files file_path="charts/app" err="execution error at (quickstart-openshift/templates/secret.yaml:12:6): Secret %!s()-pguser-%!s() not found in namespace "
Steps To Reproduce
Steps to reproduce the behaviour:
- Look at the Trivy job in a recent run of Analysis
Screenshots
Desktop (please complete the following information):
N/A
Additional context
Should the Trivy job be showing as "green" / success?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Parked