Skip to content

AKAMAIEDGEDNS: Akamai Openedgegrid golang v12.3.0 update(#4067), AKAMAICDN and CNAME on the same hostname(#2959), Support wrapped errors(#3314)#4070

Merged
tlimoncelli merged 11 commits intoStackExchange:mainfrom
edglynes:akamaiedgedns_4067_AkamaiOPENedgegrid-golang_v12.3.0_update
Feb 11, 2026
Merged

AKAMAIEDGEDNS: Akamai Openedgegrid golang v12.3.0 update(#4067), AKAMAICDN and CNAME on the same hostname(#2959), Support wrapped errors(#3314)#4070
tlimoncelli merged 11 commits intoStackExchange:mainfrom
edglynes:akamaiedgedns_4067_AkamaiOPENedgegrid-golang_v12.3.0_update

Conversation

@edglynes
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@tlimoncelli tlimoncelli left a comment

Choose a reason for hiding this comment

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

2 minor nits. Otherwise, all good!

Thanks for the very clean PR. (and might I add... it's great to have a vendor maintain their own provider. It is rare and very appreciated!)

Thanks so much!

}

queryArgs := dnsv2.ZoneQueryString{}
//queryArgs := dns.ZoneQueryString{}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Delete this line?

Suggested change
//queryArgs := dns.ZoneQueryString{}

// initialize initializes the "Akamai OPEN EdgeGrid" library.
func initialize(clientSecret string, host string, accessToken string, clientToken string) {
eg := edgegrid.Config{
// initialize initializes the "Akamai OPEN EdgeGrid" library
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

End comments with ".".

Suggested change
// initialize initializes the "Akamai OPEN EdgeGrid" library
// initialize initializes the "Akamai OPEN EdgeGrid" library.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

$ golangci-lint run ./...
providers/akamaiedgedns/akamaiEdgeDnsService.go:23:1: Comment should end in a period (godot)
// initialize initializes the "Akamai OPEN EdgeGrid" library

@edglynes
Copy link
Copy Markdown
Contributor Author

@tlimoncelli changes made

@tlimoncelli
Copy link
Copy Markdown
Contributor

Thanks so much!

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.

4 participants