Skip to content

Fix cacheddownloader diego ssh dialcontext#1167

Merged
ebroberson merged 6 commits into
developfrom
fix-cacheddownloader-diego-ssh-dialcontext
Jul 1, 2026
Merged

Fix cacheddownloader diego ssh dialcontext#1167
ebroberson merged 6 commits into
developfrom
fix-cacheddownloader-diego-ssh-dialcontext

Conversation

@ameowlia

@ameowlia ameowlia commented Jul 1, 2026

Copy link
Copy Markdown
Member

fix unit tests

…al with DialContext

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ameowlia and others added 5 commits July 1, 2026 15:45
Replace Dial with DialContext in cacheddownloader and diego-ssh SSH tunnel
tests. Also remove unreachable setup==nil branch in transformer.go — safe
because NewTimedStep wraps nil and returns nil from Run.

ai-assisted=yes
[TNZ-92428]
…field

Replace Admin.AccessLogPath (removed in newer envoy API) with a structured
AccessLog entry. Vendor envoy access_loggers/file/v3 package. Update
proxy_config_handler tests accordingly.
…Shares

The inline //lint:ignore SA1019 on LimitInShares fires a "directive didn't
match" error on Windows staticcheck (SA1019 doesn't trigger for that symbol
on Windows). Add a package-level staticcheck.conf disabling SA1019 for the
containerstore package instead. LimitInShares is still set in production code
and asserted in tests — the suppression only covers the deprecation warning.
…FreeSpaceEx

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace deprecated MatchSubjectAltNames with MatchTypedSubjectAltNames.
Diego container identity certs use DNSNames (container GUID + internal
routes), so hardcode SanType=DNS. Update tests to match.
@ameowlia ameowlia force-pushed the fix-cacheddownloader-diego-ssh-dialcontext branch from 17ee7ae to 8b1e01c Compare July 1, 2026 19:49

@ebroberson ebroberson left a comment

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.

LGTM

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Jul 1, 2026
@ebroberson ebroberson merged commit 45b77f1 into develop Jul 1, 2026
10 of 11 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants