Skip to content

refactor(coredhcp/coresmd): separate functionality into separate packages#51

Open
synackd wants to merge 2 commits intomainfrom
refactor/separate-pkgs
Open

refactor(coredhcp/coresmd): separate functionality into separate packages#51
synackd wants to merge 2 commits intomainfrom
refactor/separate-pkgs

Conversation

@synackd
Copy link
Collaborator

@synackd synackd commented Mar 16, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Refactor tftp, cache, iface, and smdclient from the main CoreSMD package into their own. Plugin behavior should remain the same, this is just a code refactor.

(This is in preparation for an upcoming hostname rule feature)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor

For more info, see Contributing Guidelines.

synackd added 2 commits March 16, 2026 11:01
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the refactor/separate-pkgs branch from 7b32142 to 3ef667e Compare March 16, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant