Skip to content

Conversation

@cvvz
Copy link
Member

@cvvz cvvz commented Apr 25, 2023

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

  1. fuse and fuse3 can't be installed at the same time: fuse3 : Breaks: fuse
  2. blobfuse returned error error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory after using 18.04 packages-microsoft-prod.deb package to install blobfuse on ubuntu 22.04
  3. blobfuse2 returned error error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory after using 18.04 packages-microsoft-prod.deb package to install blobfuse2 on ubuntu 22.04
  4. mariner os can't use apt-get to install package

Requirements:

Special notes for your reviewer:

Release note:

none

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 25, 2023
@cvvz cvvz changed the title fix : init.sh [WIP]fix : init.sh Apr 25, 2023
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 25, 2023
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 26, 2023
@cvvz cvvz changed the title [WIP]fix : init.sh fix : init.sh Apr 26, 2023
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 26, 2023
@andyzhangx andyzhangx changed the title fix : init.sh fix: install blobfuse package issue in blobfuse-proxy initContainer Apr 26, 2023
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

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 26, 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

Details 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 26, 2023
@andyzhangx
Copy link
Member

/cherrypick release-1.21

@k8s-infra-cherrypick-robot

@andyzhangx: once the present PR merges, I will cherry-pick it on top of release-1.21 in a new PR and assign it to you.

Details

In response to this:

/cherrypick release-1.21

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.

@k8s-infra-cherrypick-robot

@andyzhangx: new pull request created: #897

Details

In response to this:

/cherrypick release-1.21

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.

@andyzhangx
Copy link
Member

/cherrypick release-1.19

@k8s-infra-cherrypick-robot

@andyzhangx: #892 failed to apply on top of branch "release-1.19":

Applying: fix : init.sh
Using index info to reconstruct a base tree...
M	pkg/blobfuse-proxy/init.sh
Falling back to patching base and 3-way merge...
Auto-merging pkg/blobfuse-proxy/init.sh
CONFLICT (content): Merge conflict in pkg/blobfuse-proxy/init.sh
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 fix : init.sh
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherrypick release-1.19

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.

@andyzhangx
Copy link
Member

/cherrypick release-1.20

@k8s-infra-cherrypick-robot

@andyzhangx: #892 failed to apply on top of branch "release-1.20":

Applying: fix : init.sh
Using index info to reconstruct a base tree...
M	pkg/blobfuse-proxy/init.sh
Falling back to patching base and 3-way merge...
Auto-merging pkg/blobfuse-proxy/init.sh
CONFLICT (content): Merge conflict in pkg/blobfuse-proxy/init.sh
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 fix : init.sh
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherrypick release-1.20

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.

@andyzhangx
Copy link
Member

/cherrypick release-1.19

@k8s-infra-cherrypick-robot

@andyzhangx: new pull request created: #904

Details

In response to this:

/cherrypick release-1.19

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.

@andyzhangx
Copy link
Member

/cherrypick release-1.20

@k8s-infra-cherrypick-robot

@andyzhangx: new pull request created: #906

Details

In response to this:

/cherrypick release-1.20

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 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/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.

4 participants