-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add netcup provider #3283
Add netcup provider #3283
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mrueg The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
ba20b92
to
45b440d
Compare
45b440d
to
a7a5686
Compare
8be37ee
to
76e89e4
Compare
@Raffo @njuettner @seanmalloy @szuecs 👋 I understand that you likely all are busy, is there anything I can further do to get the PR reviewed? |
76e89e4
to
bb99781
Compare
Add support for https://www.netcup-wiki.de/wiki/CCP_API via netcup-dns-api library. See also: aellwein/netcup-dns-api#1 Co-Authored-By: Alex Ellwein <[email protected]>
bb99781
to
7f81ab4
Compare
PR needs rebase. 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/test-infra repository. |
@mrueg, it seems there is a conflict in go.mod and therefore rebase is needed. |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
With webhook being available, I've moved this provider over here: https://github.com/mrueg/external-dns-netcup-webhook (currently WIP) |
This PR adds support for Netcup CCP https://www.netcup-wiki.de/wiki/CCP_API as a DNS provider.
Tagging @aellwein for visibility.
Discussion started in: aellwein/netcup-dns-api#1
Checklist