Skip to content

Conversation

@synackd
Copy link
Collaborator

@synackd synackd commented Dec 16, 2025

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

Please include a summary of the change and which issue is fixed.
Also include relevant motivation and context.

Fixes #(issue)

Type of Change

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

For more info, see Contributing Guidelines.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the feat/add-standard-plugins branch from 6ff7436 to 6afe532 Compare December 16, 2025 23:18
@alexlovelltroy
Copy link
Member

This is marked as draft. Do you anticipate additional changes?

@synackd
Copy link
Collaborator Author

synackd commented Dec 18, 2025

I was mulling over whether we wanted to compile in a subset of or the whole set of CoreDNS plugins included in the repo so we don't have to open a PR for every one folks would want. Thoughts?

@alexlovelltroy
Copy link
Member

I'm fine with individual PRs as we need more plugins.

@synackd
Copy link
Collaborator Author

synackd commented Dec 19, 2025

What do you think of including import?

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.

3 participants