Skip to content

Export shared ko apply helper - #1255

Open
Minsoo Kim (33modeling) wants to merge 1 commit into
agent-substrate:mainfrom
33modeling:export-ko-apply-helper
Open

Export shared ko apply helper#1255
Minsoo Kim (33modeling) wants to merge 1 commit into
agent-substrate:mainfrom
33modeling:export-ko-apply-helper

Conversation

@33modeling

Copy link
Copy Markdown

Summary

  • export KoApply from the shared E2E package
  • replace duplicated ko apply command setup in the sizing, egress authorization, and capabilities suites
  • update existing internal callers to use the exported name

Fixes #1251

Testing

  • env -u NO_COLOR go test ./internal/e2e ./internal/e2e/suites/sizing ./internal/e2e/suites/egressauthz ./internal/e2e/suites/capabilities
  • git diff --check

AI disclosure

AI tools assisted with preparing this change. I reviewed the diff and ran the listed tests before submission.

@google-cla

google-cla Bot commented Aug 27, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: Refactor koApply to an Exported Helper

1 participant