grafeas/kritis

Customizable vulnerability message

Open

#424 opened on Nov 25, 2019

 (1 comment) (1 reaction) (0 assignees)Go (135 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (710 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. The current message that is shown after a deployment fail is not really clear and easy to follow in terms of what steps need to be taken to take care of the CVEs. We have a deployment tool that are teams see the output of our admissions controller. It's important for them to understand what to do, and are sometimes confused by its output.

Example: [22:02:49] JobExecution failed: Kubernetes error buddhy-botkit-bot internaltools Internal Tools (Staging USE1): admission webhook "kritis-validation-hook-deployments.grafeas.io" denied the request: found violations in <image-link>

Describe the solution you'd like A configuration option that allows you to override this output message.

Contributor guide