Skip to content

Conversation

@yevgeny-shnaidman
Copy link
Contributor

buildsign/pod is a porting layer, and as such we would like to minimize itsexposure to the outer code. This PR make buildsign manager initialize the maker, signer and buildisngpodmanager interfaces inside its own init function, which will remove the exposure to the porting layer from main

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yevgeny-shnaidman

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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 23, 2025
@yevgeny-shnaidman
Copy link
Contributor Author

/assign @ybettan

@netlify
Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for kubernetes-sigs-kmm ready!

Name Link
🔨 Latest commit 3891b56
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kmm/deploys/67e00215d636fc00081fd45d
😎 Deploy Preview https://deploy-preview-1054--kubernetes-sigs-kmm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.35%. Comparing base (fa23a9b) to head (3891b56).
Report is 236 commits behind head on main.

Files with missing lines Patch % Lines
internal/buildsign/pod/manager.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1054      +/-   ##
==========================================
- Coverage   79.09%   74.35%   -4.74%     
==========================================
  Files          51       76      +25     
  Lines        5109     6739    +1630     
==========================================
+ Hits         4041     5011     +970     
- Misses        882     1520     +638     
- Partials      186      208      +22     

☔ 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.

buildsign/pod is a porting layer, and as such we would like to minimize
itsexposure to the outer code. This PR make buildsign manager initialize
the maker, signer and buildisngpodmanager interfaces inside its own init
function, which will remove the exposure to the porting layer from main
@ybettan
Copy link
Contributor

ybettan commented Mar 26, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 26, 2025
@k8s-ci-robot k8s-ci-robot merged commit 9c4a309 into kubernetes-sigs:main Mar 26, 2025
22 checks passed
cdvultur pushed a commit to cdvultur/kernel-module-management that referenced this pull request Oct 22, 2025
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.2...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants