knative-extensions / security-guard

Runtime security plug to protect user containers
Apache License 2.0
64 stars 12 forks source link

Stop currently broken code generation #310

Closed davidhadas closed 3 weeks ago

davidhadas commented 3 weeks ago

Align with other Knative projects and get automation to work again Fix to Knative code generation will follow

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.93%. Comparing base (66bcef4) to head (32ec25d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================== - Coverage 74.99% 74.93% -0.06% ========================================== Files 46 46 Lines 3447 3447 ========================================== - Hits 2585 2583 -2 - Misses 729 730 +1 - Partials 133 134 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

knative-prow[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cardil, davidhadas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative-extensions/security-guard/blob/main/OWNERS)~~ [davidhadas] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment