Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

no concurrency in workflow #113

Closed
wants to merge 1 commit into from

Conversation

chuckha
Copy link
Contributor

@chuckha chuckha commented Jul 25, 2019

Signed-off-by: Chuck Ha chuckh@vmware.com
So I actually did test the access of the account being used here and it works perfectly. I did not expect the last run to fail on access denied tbh.

What this PR does / why we need it:
This tries to single-thread instead of multi-thread the runner.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
related to #67

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

NONE

Signed-off-by: Chuck Ha <chuckh@vmware.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 25, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chuckha

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:

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 25, 2019
@chuckha
Copy link
Contributor Author

chuckha commented Jul 25, 2019

/close

I've tried for too long. I'm removing the attempts at docker pushing and going to add a doc about releasing by hand.

@k8s-ci-robot
Copy link
Contributor

@chuckha: Closed this PR.

In response to this:

/close

I've tried for too long. I'm removing the attempts at docker pushing and going to add a doc about releasing by hand.

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants