Skip to content

Add Linode DNS Support - #2

Open
solocommand wants to merge 1 commit into
vxcontrol:masterfrom
solocommand:linode-vxcontrol
Open

Add Linode DNS Support#2
solocommand wants to merge 1 commit into
vxcontrol:masterfrom
solocommand:linode-vxcontrol

Conversation

@solocommand

Copy link
Copy Markdown

Ref janeczku#81.

@asdek I submitted this to the base repo a year ago but it never got merged. Would like to get wildcard support using Linode as the DNS provider!

@asdek asdek left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If exclude comment in vendor.conf file then this commit look likes good.

Comment thread vendor.conf
github.com/pkg/errors c605e28
github.com/rancher/go-rancher/v2 939fd85
github.com/Sirupsen/logrus v1.0.5
github.com/timewasted/linode/dns 37e8452

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that here it is need writing a path to github.com/timewasted/linode because this package whole used in file github.com/timewasted/linode/dns/dns.go.
Also I saw dependencies for this package:

  • github.com/davecgh/go-spew/
  • github.com/stretchr/testify/

These packages also need add to vendor.conf and to git commit.

@asdek asdek assigned asdek and solocommand and unassigned asdek Sep 1, 2018
@displague

Copy link
Copy Markdown

This could be updated to https://go-acme.github.io/lego/dns/linodev4/

@asdek

asdek commented Apr 1, 2019

Copy link
Copy Markdown

@displague Unfortunately I don't have an account in this provider to check compatibility. If you make pull request I can add it to my fork.

@displague

Copy link
Copy Markdown

@asdek This would require moving up to acme/lego 1.1.0, at least.

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