• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes-sigs / external-dns / 26727084309
81%

Build:
DEFAULT BRANCH: master
Ran 31 May 2026 11:06PM UTC
Jobs 2
Files 155
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 May 2026 11:04PM UTC coverage: 80.628%. Remained the same
26727084309

push

github

web-flow
docs(tutorials/aws): document AWS SDK credential provider chain (#6444)

* docs(tutorials/aws): document AWS SDK credential provider chain

ExternalDNS resolves AWS credentials via the aws-sdk-go-v2 default credential
provider chain (provider/aws/config.go uses config.LoadDefaultConfig), so any
credential source the SDK supports works — including AWS_ACCESS_KEY_ID /
AWS_SECRET_ACCESS_KEY env vars, AWS_SHARED_CREDENTIALS_FILE / AWS_CONFIG_FILE,
EC2 instance profile, ECS container credentials, and EKS Pod Identity. The
tutorial previously documented only three deployment patterns (Node IAM Role,
mounted credentials file, IRSA), leaving users to guess that env vars work
or dig through Helm chart values.

Add a note pointing at the AWS SDK reference for the full chain plus a tip
showing the env-var pattern via the Helm chart's env: block, which is the
concrete recipe users have been reconstructing from scratch.

Refs #5265

* docs(tutorials/aws): clarify which Helm chart the env example targets

Be explicit that the env-var example targets the in-tree external-dns
Helm chart under charts/external-dns/, since multiple community charts
named "external-dns" exist with different value schemas.

* docs(aws): streamline AWS credential provider chain documentation following feedback

Signed-off-by: Alexander Chernov <alexander@chernov.it>

* docs(aws): enhance security guidance for AWS credential methods in documentation

Signed-off-by: Alexander Chernov <alexander@chernov.it>

* docs(tutorials/aws): fix markdownlint errors in static credentials section

The Lint workflow rejected the previous commits with MD004/MD030/MD032/
MD028/MD031/MD022 violations against the static-credentials blockquote.
Convert bullet markers from `*` to `-` (MD004) and trim the spacing after
markers to one space (MD030). Add the blank-blockquote separator lines
before each list inside a blockquote (MD032). Add a non-blockquote
separator between the two consecutive `[!TIP]` callouts (MD... (continued)

17260 of 21407 relevant lines covered (80.63%)

1450.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 26727084309.1 31 May 2026 11:06PM UTC 155
80.63
GitHub Action Run
2 run-macos-latest - 26727084309.2 31 May 2026 11:07PM UTC 155
80.62
GitHub Action Run
Source Files on build 26727084309
  • Tree
  • List 155
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26727084309
  • 31efa3df on github
  • Prev Build on master (#26714121743)
  • Next Build on master (#26746288522)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc