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

adding HOME into envs when init containers #681

Merged
merged 8 commits into from
Feb 8, 2022
Merged

Commits on Feb 7, 2022

  1. WIP: adding HOME into envs when init containers

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8d9a1f9 View commit details
    Browse the repository at this point in the history
  2. update the usage of getpwuid_r

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4f1f273 View commit details
    Browse the repository at this point in the history
  3. check if HOME already exists

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    7a467b4 View commit details
    Browse the repository at this point in the history
  4. misc updates

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    45df04b View commit details
    Browse the repository at this point in the history
  5. misc updates

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    86e26ad View commit details
    Browse the repository at this point in the history
  6. update build.sh

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    19cd05d View commit details
    Browse the repository at this point in the history
  7. use nix::User instead

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    489d173 View commit details
    Browse the repository at this point in the history
  8. fix fmt

    Signed-off-by: Hugo Wang <w@mitnk.com>
    mitnk committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a7f20e8 View commit details
    Browse the repository at this point in the history