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

feat: configurable kaniko based cloud builds #107

Merged
merged 5 commits into from
Mar 11, 2024

Conversation

jsilva
Copy link
Collaborator

@jsilva jsilva commented Mar 1, 2024

Describe your changes

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

Base automatically changed from 0.3.0-dev to master March 5, 2024 06:23
@jsilva jsilva force-pushed the joao/cloud-build-kaniko-config branch from 98649cb to 9ce7aec Compare March 5, 2024 06:26
@jsilva jsilva marked this pull request as ready for review March 5, 2024 06:27
@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jsilva jsilva requested review from racinmat and mi-char March 11, 2024 08:28
@jsilva jsilva merged commit 605b03a into master Mar 11, 2024
3 checks passed
@jsilva jsilva deleted the joao/cloud-build-kaniko-config branch March 11, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants