avast / wanna-ml

Complete MLOps framework for Vertex-AI
MIT License
17 stars 3 forks source link

feat: configurable kaniko based cloud builds #107

Closed jsilva closed 3 months ago

jsilva commented 4 months ago

Describe your changes

Changes in this PR allows to set kaniko configuration. This will allow users to overcome issues like the ones reported in https://github.com/GoogleContainerTools/kaniko/issues/1669

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 74.55%. Comparing base (51797f1) to head (52f6a3f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ========================================== + Coverage 74.53% 74.55% +0.02% ========================================== Files 57 57 Lines 2835 2838 +3 ========================================== + Hits 2113 2116 +3 Misses 722 722 ```

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