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

bugfix: reconcile thinruntime failed when dataset is deleted #3300

Merged
merged 13 commits into from
Jun 29, 2023

Commits on Jun 21, 2023

  1. bugfix: reconcile thinruntime failed when dataset is deleted

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d8803fd View commit details
    Browse the repository at this point in the history
  2. fix checkDatasetMountSupport return statements

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7c17839 View commit details
    Browse the repository at this point in the history
  3. recover reconcileInternal order

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b1502eb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. rename GetMountedDatasetNamespacedName to GetPhysicalDatasetFromMounts

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    bab8073 View commit details
    Browse the repository at this point in the history
  2. fix CheckReferenceDatasetRuntime

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d8b9502 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add logs in CheckReferenceDatasetRuntime

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    be22993 View commit details
    Browse the repository at this point in the history
  2. fix getMountedRuntimeInfo return nil pointer

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    23cfbbb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. refactor getPhysicalRuntimeInfo

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bab35e0 View commit details
    Browse the repository at this point in the history
  2. rename mounted dataset/runtime to physical dataset/runtime for refere…

    …ncedataset
    
    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bfe7774 View commit details
    Browse the repository at this point in the history
  3. add ut

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0d84355 View commit details
    Browse the repository at this point in the history
  4. refactor CheckReferenceDatasetRuntime

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    21548bb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Add logs

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c3a4e09 View commit details
    Browse the repository at this point in the history
  2. update log

    Signed-off-by: wangshulin <wangshulin@smail.nju.edu.cn>
    wangshli committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a6a2f41 View commit details
    Browse the repository at this point in the history