Skip to content

Move controllers to internal/controllers #519

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

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

qbarrand
Copy link
Contributor

Rename NodeModulesConfigReconciler to NMCReconciler.
Use private interfaces for the NMCReconciler for consistency.

/cc @yevgeny-shnaidman

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qbarrand

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

The pull request process is described here

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. labels Aug 11, 2023
@netlify
Copy link

netlify bot commented Aug 11, 2023

Deploy Preview for kubernetes-sigs-kmm ready!

Name Link
🔨 Latest commit 718405b
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kmm/deploys/64de2633f46dc0000980a2c4
😎 Deploy Preview https://deploy-preview-519--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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 11, 2023
@qbarrand qbarrand force-pushed the refactor-controllers branch from 94bd30a to fd50e1b Compare August 11, 2023 06:58
@qbarrand qbarrand changed the title Move controllers to internal/controller Move controllers to internal/controllers Aug 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.24% ⚠️

Comparison is base (04d0c1c) 80.24% compared to head (fd50e1b) 80.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
- Coverage   80.24%   80.00%   -0.24%     
==========================================
  Files          43       43              
  Lines        4439     4446       +7     
==========================================
- Hits         3562     3557       -5     
- Misses        720      732      +12     
  Partials      157      157              
Files Changed Coverage Δ
...controllers/hub/managedclustermodule_reconciler.go 73.56% <ø> (ø)
internal/controllers/module_nmc_reconciler.go 81.62% <ø> (ø)
internal/controllers/module_reconciler.go 85.97% <ø> (ø)
internal/controllers/node_kernel_clusterclaim.go 60.65% <ø> (ø)
internal/controllers/node_kernel_reconciler.go 63.41% <ø> (ø)
...ontrollers/node_label_module_version_reconciler.go 80.74% <ø> (ø)
internal/controllers/pod_node_module_reconciler.go 65.67% <ø> (ø)
...rnal/controllers/preflightvalidation_reconciler.go 71.65% <ø> (ø)
internal/controllers/nmc_reconciler.go 69.83% <50.00%> (ø)

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

@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Aug 11, 2023
Rename NodeModulesConfigReconciler to NMCReconciler.
Use private interfaces for the NMCReconciler for consistency.
@qbarrand qbarrand force-pushed the refactor-controllers branch from fd50e1b to 718405b Compare August 17, 2023 13:52
@k8s-ci-robot k8s-ci-robot removed lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Aug 17, 2023
@qbarrand
Copy link
Contributor Author

@yevgeny-shnaidman PTAL

@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 23, 2023
@k8s-ci-robot k8s-ci-robot merged commit 7e339cb into kubernetes-sigs:main Aug 23, 2023
@qbarrand qbarrand deleted the refactor-controllers branch August 23, 2023 07:51
qbarrand added a commit to qbarrand/kernel-module-management that referenced this pull request Nov 8, 2023
…netes-sigs#715)

Rename NodeModulesConfigReconciler to NMCReconciler.
Use private interfaces for the NMCReconciler for consistency.

Upstream-Commit: 7e339cb
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants