Skip to content

feat(api): add GlobalDNS record lookup and update#2383

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
yunkon-kim:260326-13
Mar 27, 2026
Merged

feat(api): add GlobalDNS record lookup and update#2383
cb-github-robot merged 1 commit intocloud-barista:mainfrom
yunkon-kim:260326-13

Conversation

@yunkon-kim
Copy link
Copy Markdown
Member

  • Implement non-namespaced GlobalDNS API for record lookup (GET) and update (PUT/UPSERT) via AWS Route53
  • Support AWS credential retrieval from OpenBao for DNS management
  • Provide initial Swagger documentation with "Under Development" status for the PUT API

@seokho-son
Copy link
Copy Markdown
Member

Active
9
Ignored
0
All 9 issues on this page are selected. Select all 9 issues in Active.
github.com/hashicorp/errwrap (v1.1.0)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-cleanhttp (v0.5.2)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-multierror (v1.1.1)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-retryablehttp (v0.7.8)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-secure-stdlib/parseutil (v0.2.0)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-secure-stdlib/strutil (v0.1.2)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/go-sockaddr (v1.0.7)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/hashicorp/hcl (v1.0.1-vault-7)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago
github.com/openbao/openbao/api/v2 (v2.5.1)
Golang
Depth
Direct
1
issue

Flagged
MPL-2.0
Found
18 hours ago

@seokho-son
Copy link
Copy Markdown
Member

MPL-2.0
in
github.com/hashicorp/errwrap
(v1.1.0)
Active found 03/26/26 at 5:58 AM GMT

Issue details
This license is flagged by your licensing policy.
This issue exists in a direct dependency.
Safe if code isn’t modified and notice requirements are followed. Otherwise, you must state and disclose the source code of modifications/derivative works.
DISCOVERED
License discovered in analysis of package files.
Mozilla Public License 2.0
MPL is a copyleft license that is easy to comply with. You must make the source code for any of your changes available under MPL, but you can combine the MPL software with proprietary code, as long as you keep the MPL code in separate files. Version 2.0 is, by default, compatible with LGPL and GPL version 2 or greater. You can distribute binaries under a proprietary license, as long as you make the source available under MPL.

@seokho-son
Copy link
Copy Markdown
Member

FYI :)

Safe if code isn’t modified and notice requirements are followed. Otherwise, you must state and disclose the source code of modifications/derivative works.

@yunkon-kim yunkon-kim force-pushed the 260326-13 branch 2 times, most recently from 63e5e28 to 646b2f9 Compare March 27, 2026 03:40
* Implement non-namespaced GlobalDNS API for record lookup (GET) and update (PUT/UPSERT) via AWS Route53
* Support AWS credential retrieval from OpenBao for DNS management
* Provide initial Swagger documentation with "Under Development" status for the PUT API
@seokho-son
Copy link
Copy Markdown
Member

@yunkon-kim 감사합니다!! LGTM!

@seokho-son
Copy link
Copy Markdown
Member

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Mar 27, 2026
@cb-github-robot cb-github-robot merged commit 722f996 into cloud-barista:main Mar 27, 2026
4 checks passed
@yunkon-kim yunkon-kim deleted the 260326-13 branch March 27, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon. src

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants