Skip to content

Conversation

@tovarsh
Copy link
Contributor

@tovarsh tovarsh commented Jan 9, 2026

From PR #11233
I forgot to push to the v2 branch, then I spent quite a while looking for the provider on another v2 server

What this PR does / why we need it?

This PR adds support for the Porkbun DNS provider for DNS-01 based SSL certificate issuance.
It allows users to automatically obtain certificates using Porkbun-managed domains via ACME.

Because Porkbun is a popular and developer-friendly registrar — and honestly, who could say no to a cute pink pig?

Summary of your change

  • Added Porkbun as a new DNS provider option in the frontend.
  • Implemented Porkbun DNS provider integration in the backend using the lego provider.
  • Supported API Key and Secret API Key configuration for Porkbun DNS accounts.
  • Ensured proper propagation, polling interval, and TTL handling consistent with existing providers.

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Jan 9, 2026

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Jan 9, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ssongliu for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@zhengkunwang223 zhengkunwang223 merged commit 6777941 into 1Panel-dev:dev-v2 Jan 14, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants