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

packaging: Add the kata manager script #9091

Merged

Commits on Feb 14, 2024

  1. packaging: Remove extraneous whitespace

    Remove some unnecessary whitespace from a couple of `kata-deploy` files.
    
    Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
    
    whitespace
    
    Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
    jodh-intel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cc2d966 View commit details
    Browse the repository at this point in the history
  2. packaging: Use variable for default binary permissions

    Create a variable for the default binary permissions.
    
    Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
    jodh-intel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e49aeec View commit details
    Browse the repository at this point in the history
  3. packaging: Add the kata manager script

    Add `kata-manager.sh` to the release packages.
    
    Fixes: kata-containers#9066.
    
    Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
    jodh-intel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8c51e02 View commit details
    Browse the repository at this point in the history