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

Container management functionality #1068

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Mar 27, 2024

  1. adding WAREWULF_OCI vars to wwctl

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    66b64de View commit details
    Browse the repository at this point in the history
  2. removed unused cache go source

    Signed-off-by: Christian Goll <cgoll@suse.com>
    
    	modified:   internal/pkg/container/imprt.go
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6e23774 View commit details
    Browse the repository at this point in the history
  3. create output similar to skopeo inspect

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b43056a View commit details
    Browse the repository at this point in the history
  4. added container reimport command

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    83cff28 View commit details
    Browse the repository at this point in the history
  5. respect policy.json when importing containers

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b0b5f11 View commit details
    Browse the repository at this point in the history
  6. use warewulf.conf from parent on child

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6f3b748 View commit details
    Browse the repository at this point in the history
  7. using the right overlay directory and remove it

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b91bf8f View commit details
    Browse the repository at this point in the history
  8. store changes in seperate layer

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    10fbc74 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. added functions for cache handling

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1efa2ea View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. store changes in cache

    Signed-off-by: Christian Goll <cgoll@suse.com>
    mslacken committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    77a5d80 View commit details
    Browse the repository at this point in the history