Skip to content

kaniko replace#3475

Draft
gauron99 wants to merge 1 commit intoknative:mainfrom
gauron99:push-okxvxmnuwsoo
Draft

kaniko replace#3475
gauron99 wants to merge 1 commit intoknative:mainfrom
gauron99:push-okxvxmnuwsoo

Conversation

@gauron99
Copy link
Copy Markdown
Contributor

@gauron99 gauron99 commented Mar 5, 2026

No description provided.

@knative-prow knative-prow Bot added the do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. label Mar 5, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Mar 5, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos March 5, 2026 15:31
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Mar 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added approved 🤖 PR has been approved by an approver from all required OWNERS files. size/L 🤖 PR changes 100-499 lines, ignoring generated files. labels Mar 5, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from c75d6b9 to 9cdc50f Compare March 5, 2026 15:33
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 51.82482% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.28%. Comparing base (048f809) to head (7588cfb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/docker/runner.go 9.30% 39 Missing ⚠️
pkg/docker/docker_client.go 71.01% 15 Missing and 5 partials ⚠️
pkg/docker/docker_client_linux.go 50.00% 2 Missing and 1 partial ⚠️
pkg/docker/pusher.go 57.14% 2 Missing and 1 partial ⚠️
pkg/docker/docker_client_nonlinux.go 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (048f809) and HEAD (7588cfb). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (048f809) HEAD (7588cfb)
e2e 3 2
e2e springboot 1 0
e2e node 1 0
e2e typescript 1 0
e2e rust 1 0
e2e go 1 0
integration 1 0
e2e quarkus 1 0
e2e python 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3475      +/-   ##
==========================================
- Coverage   56.41%   47.28%   -9.13%     
==========================================
  Files         181      181              
  Lines       20669    20656      -13     
==========================================
- Hits        11660     9767    -1893     
- Misses       7796     9986    +2190     
+ Partials     1213      903     -310     
Flag Coverage Δ
e2e 22.80% <22.79%> (-13.48%) ⬇️
e2e go ?
e2e node ?
e2e python ?
e2e quarkus ?
e2e rust ?
e2e springboot ?
e2e typescript ?
e2e-config-ci 18.12% <0.00%> (ø)
integration ?
unit macos-14 43.46% <40.98%> (-0.01%) ⬇️
unit macos-latest 43.46% <40.98%> (-0.01%) ⬇️
unit ubuntu-24.04-arm 43.62% <42.64%> (-0.05%) ⬇️
unit ubuntu-latest 44.31% <42.85%> (-0.04%) ⬇️
unit windows-latest 43.49% <40.16%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from 9cdc50f to 45d1c2f Compare March 5, 2026 16:52
@knative-prow knative-prow Bot added size/XL 🤖 PR changes 500-999 lines, ignoring generated files. and removed size/L 🤖 PR changes 100-499 lines, ignoring generated files. labels Mar 5, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch 2 times, most recently from 386a82b to ed8f849 Compare March 6, 2026 07:09
@knative-prow-robot knative-prow-robot added the needs-rebase Cannot be merged due to conflicts with HEAD. label Mar 6, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from ed8f849 to 6e5c968 Compare March 6, 2026 07:13
@knative-prow-robot knative-prow-robot removed the needs-rebase Cannot be merged due to conflicts with HEAD. label Mar 6, 2026
Comment thread pkg/docker/docker_client.go Fixed
@knative-prow-robot knative-prow-robot added the needs-rebase Cannot be merged due to conflicts with HEAD. label Mar 9, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from 6e5c968 to 3f0fbc0 Compare April 29, 2026 14:50
@knative-prow knative-prow Bot added size/XXL 🤖 PR changes 1000+ lines, ignoring generated files. and removed size/XL 🤖 PR changes 500-999 lines, ignoring generated files. labels Apr 29, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from 3f0fbc0 to 296f3d7 Compare April 29, 2026 14:57
@knative-prow-robot knative-prow-robot removed the needs-rebase Cannot be merged due to conflicts with HEAD. label Apr 29, 2026
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch 2 times, most recently from 11c0fd9 to 79f4a35 Compare April 29, 2026 15:46
@gauron99 gauron99 force-pushed the push-okxvxmnuwsoo branch from 79f4a35 to 7588cfb Compare April 29, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants