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

docker execution: trim "image up to date" lines #4113

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

justinsb
Copy link
Contributor

This line was recently added to docker's output, and is not part of
function execution so should be filtered.

It is also breaking our tests!

This line was recently added to docker's output, and is not part of
function execution so should be filtered.

It is also breaking our tests!

Signed-off-by: justinsb <[email protected]>
@justinsb
Copy link
Contributor Author

A little confused as to how #4114 is passing tests without this, given that others failed.

/hold

@justinsb
Copy link
Contributor Author

Looks like it is "random" e.g. #4119 (comment) ... not removing hold until I figure out why it is "random"

@justinsb
Copy link
Contributor Author

I think it's just random because of races around image pulling.

/hold cancel

/assign @droot

Hopefully this will eliminate a lot of the flakes we're seeing on dependabot PRs.

@droot
Copy link
Contributor

droot commented Apr 26, 2024

/lgtm

/approve

@kptdev-robot kptdev-robot bot merged commit 0e29095 into kptdev:main Apr 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants