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

[release-1.19] fix: wait to make sure blobfuse mount complete before bind mount #858

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

cvvz
Copy link
Member

@cvvz cvvz commented Mar 28, 2023

What type of PR is this?
/kind bug

What this PR does / why we need it:
[release-1.19] fix: wait to make sure blobfuse mount complete before bind mount
cherry-pick of #852
Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

[release-1.19] fix: wait to make sure blobfuse mount complete before bind mount

commit 92aa40e
Author: weizhichen <weizhichen@microsoft.com>
Date:   Fri Mar 24 00:38:44 2023 +0000

    fix ut

commit f1238c6
Author: weizhichen <weizhichen@microsoft.com>
Date:   Wed Mar 22 07:57:01 2023 +0000

    fix ut

commit 114cdaf
Author: weizhichen <weizhichen@microsoft.com>
Date:   Wed Mar 22 07:46:33 2023 +0000

    fix ut

commit 67440cd
Author: weizhichen <weizhichen@microsoft.com>
Date:   Wed Mar 22 07:14:27 2023 +0000

    fix gomod

commit a2144d9
Author: weizhichen <weizhichen@microsoft.com>
Date:   Wed Mar 22 07:08:42 2023 +0000

    fix ut

commit 411a3d4
Author: weizhichen <weizhichen@microsoft.com>
Date:   Wed Mar 22 06:46:53 2023 +0000

    fix

commit 7c9a5c9
Author: weizhichen <weizhichen@microsoft.com>
Date:   Tue Mar 21 06:31:42 2023 +0000

    update vendor

commit fcc9364
Author: weizhichen <weizhichen@microsoft.com>
Date:   Tue Mar 21 03:45:44 2023 +0000

    fix ut

commit 9dcc6fa
Author: weizhichen <weizhichen@microsoft.com>
Date:   Mon Mar 20 13:52:54 2023 +0000

    fix

commit 0900961
Author: weizhichen <weizhichen@microsoft.com>
Date:   Mon Mar 20 11:18:01 2023 +0000

    add ut

commit cd9c5dd
Author: weizhichen <weizhichen@microsoft.com>
Date:   Mon Mar 20 06:08:45 2023 +0000

    Revert "fix: add workaround for blobfuse2 mount issue"

    This reverts commit fa9f8a5.

commit 10e8617
Author: weizhichen <weizhichen@microsoft.com>
Date:   Mon Mar 20 06:08:28 2023 +0000

    fix : wait for blobfuse2 mount
@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 28, 2023
@andyzhangx
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 28, 2023
@cvvz
Copy link
Member Author

cvvz commented Mar 28, 2023

/retest

Copy link
Member

@andyzhangx andyzhangx left a comment

Choose a reason for hiding this comment

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

/lgtm
/retest

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 3, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx, cvvz

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 Apr 3, 2023
@k8s-ci-robot k8s-ci-robot merged commit 4139c64 into kubernetes-sigs:release-1.19 Apr 3, 2023
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. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants