Skip to content

Update reusable-e2e.yaml to remove ko version#1766

Merged
tekton-robot merged 2 commits into
tektoncd:mainfrom
khrm:patch-2
Jul 7, 2026
Merged

Update reusable-e2e.yaml to remove ko version#1766
tekton-robot merged 2 commits into
tektoncd:mainfrom
khrm:patch-2

Conversation

@khrm

@khrm khrm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Removed version specification for ko-build/setup-ko action.

The latest release has ko-build/ko#1694

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

Removed version specification for ko-build/setup-ko action.

The latest build has ko-build/ko#1694
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 7, 2026
@enarha

enarha commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2026
@jkhelil

jkhelil commented Jul 7, 2026

Copy link
Copy Markdown
Member

@khrm latest was adding an issue , and version is pinned because of this #1738

In operator added this fix with latest ko tektoncd/operator@84c7e7f

@khrm

khrm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@khrm

khrm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

/retest

ko v0.19 unconditionally attempts HTTPS when writing SBOMs, causing
the E2E job to fail with "http: server gave HTTP response to HTTPS
client" against the plain-HTTP KinD registry (registry.local:5000).

Set KO_FLAGS=--insecure-registry in the reusable e2e workflow env
block and forward it to the ko apply call in e2e-common.sh so that
both image pushes and SBOM writes use plain HTTP for the local
registry.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Khurram Baig <kbaig@redhat.com>
@khrm

khrm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@jkhelil Let's merge this.

@jkhelil

jkhelil commented Jul 7, 2026

Copy link
Copy Markdown
Member

/approve

@jkhelil

jkhelil commented Jul 7, 2026

Copy link
Copy Markdown
Member

/lgtm

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enarha, jkhelil

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2026
@tekton-robot
tekton-robot merged commit 44c37bc into tektoncd:main Jul 7, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants