Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point to new ko repo #654

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Point to new ko repo #654

merged 1 commit into from
Mar 26, 2019

Conversation

imjasonh
Copy link
Member

Changes

ko has moved to https://github.com/google/ko

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

Release Notes

none

@googlebot googlebot added the cla: yes Trying to make the CLA bot happy with ppl from different companies work on one commit label Mar 21, 2019
@tekton-robot tekton-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 21, 2019
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 21, 2019
@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ImJasonH, vdemeester

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 [ImJasonH,vdemeester]

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

@bobcatfish
Copy link
Collaborator

@imjasonh i think i horribly broke prow, hold plz 😇

bobcatfish added a commit to bobcatfish/pipeline that referenced this pull request Mar 21, 2019
It turns out that calling `t.Fatal` (and other functions that end tests,
see https://tip.golang.org/pkg/testing/#T) is only safe from the
goroutine running the Test function, so when this test started to fail
(root cause still TBD) (e.g. in
tektoncd#654) we started to see race
condition failures, kinda masking whatever was actually going wrong.

I think I caught all the instances of this but not 100% sure - note that
using it in sub tests (https://blog.golang.org/subtests) is a-ok :D
@bobcatfish
Copy link
Collaborator

Turns out it was slightly more complicated: #655

And actually we should hold off on merging this in until https://github.com/google/ko is brought up to date (specifically to include google/go-containerregistry#380)

/hold

@tekton-robot tekton-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 21, 2019
tekton-robot pushed a commit that referenced this pull request Mar 22, 2019
It turns out that calling `t.Fatal` (and other functions that end tests,
see https://tip.golang.org/pkg/testing/#T) is only safe from the
goroutine running the Test function, so when this test started to fail
(root cause still TBD) (e.g. in
#654) we started to see race
condition failures, kinda masking whatever was actually going wrong.

I think I caught all the instances of this but not 100% sure - note that
using it in sub tests (https://blog.golang.org/subtests) is a-ok :D
@bobcatfish
Copy link
Collaborator

@imjasonh this is fixed now in the ko repo right 😇

/lgtm
/test pull-tekton-pipeline-integration-tests
/meow space

@tekton-robot
Copy link
Collaborator

@bobcatfish: Bad category. Please see https://api.thecatapi.com/api/categories/list

In response to this:

@imjasonh this is fixed now in the ko repo right 😇

/lgtm
/test pull-tekton-pipeline-integration-tests
/meow space

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bobcatfish
Copy link
Collaborator

🤔

/meow space

@tekton-robot
Copy link
Collaborator

@bobcatfish: cat image

In response to this:

🤔

/meow space

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bobcatfish
Copy link
Collaborator

/hold cancel

@tekton-robot tekton-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 25, 2019
@vdemeester
Copy link
Member

/test pull-tekton-pipeline-integration-tests

@tekton-robot tekton-robot merged commit 80d4216 into master Mar 26, 2019
@imjasonh imjasonh deleted the ImJasonH-patch-1 branch March 27, 2019 18:32
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. cla: yes Trying to make the CLA bot happy with ppl from different companies work on one commit 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.

5 participants