• Morten Lied Johansen's avatar
    Skip writing manifest when using `--no-deploy` · 9033891f
    Morten Lied Johansen authored
    Instead of skipping the manifest when listing the directory, we now skip
    creating it in the first place. This allows users to deploy manifests
    that replaces the ones bundled, without having to come up with a new
    name.
    
    Fixes #230.
    9033891f
controller.go 6.44 KB