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

1633 no more enki dependencies #102

Merged
merged 3 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. Port more code from enki so it's no longer a dependency

    Used this branch: https://github.com/kairos-io/enki/pull/219/files
    so we can also bundle some deps
    
    Signed-off-by: Dimitris Karakasilis <[email protected]>
    jimmykarily committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    411dc5d View commit details
    Browse the repository at this point in the history
  2. Remove remaining dependencies to enki

    Signed-off-by: Dimitris Karakasilis <[email protected]>
    jimmykarily committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ea4cc3c View commit details
    Browse the repository at this point in the history
  3. Add 2 sec delay between mounting/unmounting subdir

    because the first mount might not be fully complete when we try to mount
    the thing inside it
    
    Signed-off-by: Dimitris Karakasilis <[email protected]>
    jimmykarily committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6eb700a View commit details
    Browse the repository at this point in the history