Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

fix: Adding namespace when converting bundle from registryv1 to plain #678

Merged

Commits on Aug 9, 2023

  1. fix: Adding namespace when converting bundle from registryv1 to plain

    Currently, if the objects being passed through the bundle do not have their
    namespaces set, they were being created on the "rukpak-system" namespace.
    This PR fixes this issue for only "registryV1" bundles. It sets the
    namespaces to installNs if not provided by default.
    
    Signed-off-by: Varsha Prasad Narsing <[email protected]>
    varshaprasad96 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ad5b5d8 View commit details
    Browse the repository at this point in the history