• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

aws / aws-application-networking-k8s
49%
main: 44%

Build:
Build:
LAST BUILD BRANCH: liucalvi/aws-go-sdk-upgrade
DEFAULT BRANCH: main
Repo Added 02 Feb 2026 07:07AM UTC
Token 5zsgPUGHgU6RXOSxcM7ZIp1lID7QVZxu1 regen
Build 89 Last
Files 119
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

LAST BUILD ON BRANCH liucalvi/aws-go-sdk-upgrade
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/go-1.26-upgrade
  • ci/gha-standardize-action-majors
  • dependabot/github_actions/github-actions-0a29d60c52
  • dependabot/github_actions/github-actions-bddc684747
  • dependabot/go_modules/github.com/onsi/gomega-1.39.1
  • dependabot/go_modules/k8s.io/apimachinery-0.35.3
  • dependabot/go_modules/k8s.io/client-go-0.35.3
  • dependabot/go_modules/test/github.com/moby/spdystream-0.5.1
  • dependabot/go_modules/test/k8s.io/apimachinery-0.35.3
  • dependabot/go_modules/test/k8s.io/client-go-0.35.3
  • dependabot/go_modules/test/sigs.k8s.io/controller-runtime-0.23.1
  • dependabot/go_modules/test/sigs.k8s.io/controller-runtime-0.23.3
  • dependabot/pip/markdown-3.8.1
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/requests-2.33.0
  • docs/conformance-test-v2.0.1-results
  • docs/imdsv2-troubleshooting-794/2026-02-20
  • feat/auto-create-service-network
  • feat/service-network-crd
  • fix/attached-routes-count
  • fix/gateway-address-wrong-route-scope
  • fix/gateway-listener-resolvedrefs-condition
  • fix/gateway-listener-status-cleanup
  • fix/gateway-status-on-route-creation
  • fix/helm-seccomp-security-context-override
  • fix/hostname-intersection-check
  • fix/invalid-backend-500-response
  • fix/listener-programmed-condition
  • fix/reconcile-delete-gateway-bug
  • fix/scripts-hardening-eval-removal
  • gateway-api-v1.5-upgrade
  • liucalvi/665-service-naming-conflict
  • liucalvi/auto-certificate-discovery
  • liucalvi/aws-go-sdk-upgrade
  • liucalvi/setup-script-fix
  • liucalvin/dependabot-fix
  • liucalvin/fix-release-script
  • liucalvin/grpc-service-docs
  • main
  • make-servicenetworkcrd-optional
  • patch-1
  • release-v2.0.2
  • vbed-rename-controller
  • vbedi_conformance
  • vbedi_fix-gateway-address-race
  • vbedi_issue618
  • vbedi_issue_902
  • vbedi_remove_kube-rbac-proxy

22 Apr 2026 05:35PM UTC coverage: 48.519%. First build
24793127519

Pull #943

github

liucalvin
test: Migrate integration tests from AWS SDK v1 to v2

Update all test/ integration tests and framework to use v2 SDK.

Key changes:
- Replace session.NewSession() with config.LoadDefaultConfig()
- Replace service.New(sess) with service.NewFromConfig(cfg)
- Migrate all AWS service clients (VPC Lattice, EC2, ACM, S3, IAM,
  STS, Route53, CloudWatch Logs, Firehose, RAM)
- Update HealthCheckConfig assertions for v2 types (*int32, typed
  enums, MatcherMemberHttpCode union interface)
- Update EC2 DescribeVpcs VpcIds from []*string to []string
Pull Request #943: Migrate AWS SDK for Go to v2

502 of 1432 new or added lines in 38 files covered. (35.06%)

5980 of 12325 relevant lines covered (48.52%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
12325 RELEVANT LINES 5980 COVERED LINES
0.55 HITS PER LINE
Source Files on main
  • Tree
  • List 119
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24793127519 liucalvi/aws-go-sdk-upgrade test: Migrate integration tests from AWS SDK v1 to v2 Update all test/ integration tests and framework to use v2 SDK. Key changes: - Replace session.NewSession() with config.LoadDefaultConfig() - Replace service.New(sess) with service.NewFromCon... Pull #943 22 Apr 2026 05:39PM UTC liucalvin github
48.52
24751431041 liucalvi/aws-go-sdk-upgrade test: Migrate integration tests from AWS SDK v1 to v2 Update all test/ integration tests and framework to use v2 SDK. Key changes: - Replace session.NewSession() with config.LoadDefaultConfig() - Replace service.New(sess) with service.NewFromCon... Pull #943 21 Apr 2026 11:22PM UTC liucalvin github
48.52
24701574699 dependabot/go_modules/test/github.com/moby/spdystream-0.5.1 chore(deps): bump github.com/moby/spdystream in /test Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/moby/spdystream/releases) - [Commits](https://github.com/moby/s... Pull #942 21 Apr 2026 03:00AM UTC web-flow github
44.6
24677332072 gateway-api-v1.5-upgrade add upgrade guide to mkdocs nav and optional storedVersions cleanup Pull #944 20 Apr 2026 04:15PM UTC VikramBedi github
44.6
24581585907 gateway-api-v1.5-upgrade upgrade Gateway API dependency from v1.2 to v1.5, migrate TLSRoute to v1 Pull #944 17 Apr 2026 06:58PM UTC VikramBedi github
44.6
24577253029 liucalvi/aws-go-sdk-upgrade small fix Pull #943 17 Apr 2026 05:09PM UTC liucalvin github
48.46
24540076063 liucalvi/aws-go-sdk-upgrade test: Migrate integration tests from AWS SDK v1 to v2 Update all test/ integration tests and framework to use v2 SDK. Key changes: - Replace session.NewSession() with config.LoadDefaultConfig() - Replace service.New(sess) with service.NewFromCon... Pull #943 16 Apr 2026 11:56PM UTC liucalvin github
48.48
24533336344 dependabot/go_modules/test/github.com/moby/spdystream-0.5.1 chore(deps): bump github.com/moby/spdystream in /test Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/moby/spdystream/releases) - [Commits](https://github.com/moby/s... Pull #942 16 Apr 2026 08:56PM UTC web-flow github
44.55
24527073078 make-servicenetworkcrd-optional make ServiceNetwork CRD optional Pull #941 16 Apr 2026 06:31PM UTC VikramBedi github
44.55
24484436836 make-servicenetworkcrd-optional make ServiceNetwork CRD optional Pull #941 15 Apr 2026 11:59PM UTC VikramBedi github
44.55
See All Builds (89)

Badge your Repo: aws-application-networking-k8s

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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