tektoncd / dashboard

A dashboard for Tekton!
Apache License 2.0
863 stars 258 forks source link

Resolve warnings in the integration tests #3439

Closed AlanGreene closed 1 month ago

AlanGreene commented 1 month ago

Changes

Resolve warnings related to git tree being in a dirty state by removing the kustomize binary and tar from the root of the tree.

See for example https://prow.tekton.dev/view/gs/tekton-prow/pr-logs/pull/tektoncd_dashboard/3438/pull-tekton-dashboard-integration-tests/1795417163817816064

2024/05/28 11:40:07 git is in a dirty state
Please check in your pipeline what can be changing the following files:
?? kind.yaml
?? kustomize
?? kustomize_v5.3.0_linux_amd64.tar.gz

/kind misc

Submitter Checklist

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

Release Notes

NONE
tekton-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: briangleeson

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/dashboard/blob/main/OWNERS)~~ [briangleeson] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment