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

fix: Avoid race condition in applier test #582

Merged

Conversation

karlkfi
Copy link
Contributor

@karlkfi karlkfi commented Apr 22, 2022

  • Fixed a race condition. See comment.
  • Changed a few Fatalf to Errorf to make it easier to debug with all the errors.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 22, 2022
@k8s-ci-robot k8s-ci-robot requested a review from ash2k April 22, 2022 01:18
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 22, 2022
@karlkfi karlkfi force-pushed the karl-fix-flaky-applier-test branch from a641373 to db1ae2b Compare April 22, 2022 17:14
@Liujingfang1
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: karlkfi, Liujingfang1

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 22, 2022
@k8s-ci-robot k8s-ci-robot merged commit 2ae0f05 into kubernetes-sigs:master Apr 22, 2022
@karlkfi karlkfi deleted the karl-fix-flaky-applier-test branch April 23, 2022 00:25
mengqiy pushed a commit to mengqiy/kpt that referenced this pull request Apr 25, 2022
mengqiy pushed a commit to mengqiy/kpt that referenced this pull request Apr 25, 2022
mengqiy pushed a commit to kptdev/kpt that referenced this pull request Apr 25, 2022
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants