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

Implemented thiserror for libcontainer - Part 4 #1912

Merged
merged 10 commits into from
May 15, 2023

Commits on May 14, 2023

  1. implemented this error for rootfs

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    32d0e03 View commit details
    Browse the repository at this point in the history
  2. container state error

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ee8fefb View commit details
    Browse the repository at this point in the history
  3. implemented intel rdt error

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f96f915 View commit details
    Browse the repository at this point in the history
  4. process module converted to thiserror

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ab533e8 View commit details
    Browse the repository at this point in the history
  5. workload mod

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    bed621e View commit details
    Browse the repository at this point in the history
  6. moved executable utils

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    47cc853 View commit details
    Browse the repository at this point in the history
  7. rootless

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3b16d0c View commit details
    Browse the repository at this point in the history
  8. refactored missing spec error

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    6579e50 View commit details
    Browse the repository at this point in the history
  9. fix lint

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 14, 2023
    Configuration menu
    Copy the full SHA
    dcb174c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fix

    Signed-off-by: yihuaf <yihuaf@unkies.org>
    yihuaf committed May 15, 2023
    Configuration menu
    Copy the full SHA
    171b3c2 View commit details
    Browse the repository at this point in the history