Skip to content
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

Provider: Gcore #16

Merged
merged 4 commits into from
Oct 23, 2024
Merged

Provider: Gcore #16

merged 4 commits into from
Oct 23, 2024

Conversation

pier-oliviert
Copy link
Owner

Here's the PR to add support for GCore. I added a few things around like cleanup that should have been in a different PR, but I realized it just now.

This should close #12

The gcore provider was requested in #12 and the work to do it was pretty
straight forward.

I took inspiration from gcore's external-dns provider(1) and while I did
some tests, I'm not that familiar with the gcore so there might be more
to it (like features that could be added, etc.)

1. https://github.com/G-Core/external-dns-gcore-webhook/blob/master/gcoreprovider/gcore.go
@pier-oliviert pier-oliviert self-assigned this Oct 22, 2024
Copy link
Collaborator

@ainsey11 ainsey11 left a comment

Choose a reason for hiding this comment

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

Looks pretty good!

I've added a couple of minor comments on, tests and everything looks good to me too,

Nice work! 👌

pkg/providers/gcore/client.go Outdated Show resolved Hide resolved
pkg/providers/gcore/client.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@ainsey11 ainsey11 left a comment

Choose a reason for hiding this comment

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

Just marking as approved before I head to bed knowing you've already fed back on my comments :)

@pier-oliviert pier-oliviert merged commit ba6cac7 into main Oct 23, 2024
1 check passed
@pier-oliviert pier-oliviert deleted the gcore branch October 23, 2024 11:18
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.

desec & gcore providers
2 participants