Skip to content

Why pipeline sometimes executes fast but sometimes slow? #4443

Answered by pritidesai
fighterhit asked this question in Q&A
Discussion options

You must be logged in to vote

hey @fighterhit the images are built using ko.

You can take a look at how the images are built in our release task:

- name: images
description: List of cmd/* paths to be published as images
default: "controller webhook entrypoint nop kubeconfigwriter git-init imagedigestexporter pullrequest-init workingdirinit"

Reference on how to build an image using ko: https://github.com/google/ko#build-an-image

I generally apply my changes to the source under cmd and build an image locally using ko.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fighterhit
Comment options

Answer selected by fighterhit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants