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

feat(region,host): post overlay for container volume mount #21709

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

zexi
Copy link
Member

@zexi zexi commented Nov 27, 2024

What this PR does / why we need it:

# 挂载
climc container-add-volume-mount-post-overlay \
        -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
        -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
        -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
        kez-lt-appinstaller-02-0 0

# 卸载
climc --debug container-remove-volume-mount-post-overlay \
        -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
        -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
        -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
        --clear-layers \
        kez-lt-appinstaller-02-0 0 

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

@yunion-ci-robot
Copy link
Contributor

@zexi: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What this PR does / why we need it:

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

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.

@zexi zexi changed the title feat(region,host): post overlay for container volume mount [wip] feat(region,host): post overlay for container volume mount Nov 28, 2024
@yunion-ci-robot
Copy link
Contributor

@zexi: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What this PR does / why we need it:

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

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.

@zexi zexi force-pushed the container-overlay-mount branch 4 times, most recently from 9978a8b to cd05171 Compare November 29, 2024 09:25
@zexi zexi changed the title [wip] feat(region,host): post overlay for container volume mount feat(region,host): post overlay for container volume mount Nov 29, 2024
@yunion-ci-robot
Copy link
Contributor

@zexi: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What this PR does / why we need it:

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

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.

@yunion-ci-robot
Copy link
Contributor

@zexi: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What this PR does / why we need it:

# 挂载
climc container-add-volume-mount-post-overlay \
       -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
       kez-lt-appinstaller-02-0 0

# 卸载
climc --debug container-remove-volume-mount-post-overlay \
       -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
       --clear-overlay-upper-and-work-layers \
       kez-lt-appinstaller-02-0 0 

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

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.

@yunion-ci-robot
Copy link
Contributor

@zexi: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What this PR does / why we need it:

# 挂载
climc container-add-volume-mount-post-overlay \
       -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
       kez-lt-appinstaller-02-0 0

# 卸载
climc --debug container-remove-volume-mount-post-overlay \
       -m '/root/apps/com.ss.android.ugc.aweme/data/data/com.ss.android.ugc.aweme:/data/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/media/0/Android/data/com.ss.android.ugc.aweme:/data/media/0/Android/data/com.ss.android.ugc.aweme' \
       -m '/root/apps/com.ss.android.ugc.aweme/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==:/data/app/~~AiggKR4DW03_Ue4jSG2YmQ==' \
       --clear-layers \
       kez-lt-appinstaller-02-0 0 

Does this PR need to be backport to the previous release branch?:

  • NONE
    /area region host

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.

@zexi zexi merged commit 460d150 into yunionio:master Nov 29, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants