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

Add a dry-run mode to flux build kustomization #3317

Merged
merged 2 commits into from Nov 16, 2022

Commits on Nov 16, 2022

  1. Revert MakeSecureFSOnDisk to MakeFSOnDisk

    The reason to this is because MakeSecureFSOnDisk is not consistent
    between OS.
    
    Signed-off-by: Soule BA <soule@weave.works>
    souleb committed Nov 16, 2022
    Copy the full SHA
    35ea91c View commit details
    Browse the repository at this point in the history
  2. Add a dry-run mode to flux build kustomization

    If implemented user will be able to use `flux build kustomization`
    without any connection to the cluster.
    
    Signed-off-by: Soule BA <soule@weave.works>
    souleb committed Nov 16, 2022
    Copy the full SHA
    ad5daee View commit details
    Browse the repository at this point in the history