Skip to content

ci(gcb): update kaniko version and retry pushes#6634

Merged
devjgm merged 2 commits intogoogleapis:mainfrom
devjgm:gcb-kaniko-retry
May 26, 2021
Merged

ci(gcb): update kaniko version and retry pushes#6634
devjgm merged 2 commits intogoogleapis:mainfrom
devjgm:gcb-kaniko-retry

Conversation

@devjgm
Copy link
Copy Markdown
Contributor

@devjgm devjgm commented May 25, 2021

This change likely fixes #6327.

As of today, Kaniko v1.6.0 is the newest released version. Using that version directly results in the crash described in GoogleContainerTools/kaniko#1604. However, using the v1.6.0-debug image works, I think because of a different version of the docker-credentials-gcr helper as I described in GoogleContainerTools/kaniko#1604 (comment)

Updating Kaniko may also help #6336


This change is Reviewable

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 25, 2021
@google-cloud-cpp-bot
Copy link
Copy Markdown
Contributor

Google Cloud Build Logs
For commit: e670746f637e154fd1de5d56e9c5530b831c05f6

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2021

Codecov Report

Merging #6634 (e670746) into main (bcdc03f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6634   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files        1212     1212           
  Lines      107414   107414           
=======================================
  Hits       102920   102920           
  Misses       4494     4494           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcdc03f...e670746. Read the comment docs.

@devjgm devjgm marked this pull request as ready for review May 25, 2021 23:05
@devjgm devjgm requested a review from a team May 25, 2021 23:05
@devjgm devjgm merged commit 0264c28 into googleapis:main May 26, 2021
@devjgm devjgm deleted the gcb-kaniko-retry branch May 26, 2021 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Flake] Error preparing docker image for GCB

4 participants