Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-2539

deploy with --dry-run doesn't do a dry-run

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Medium Medium
    • Guilin Release
    • Frankfurt Release, Guilin Release
    • None
    • None
    • Hide

      SUMMARY

      when helm deploy is run with --dry-run as an option the install/upgrade still happens just with the verbose and --debug flags set.

       

       

      OS / ENVIRONMENT

      • Kubernetes version:
        any
      • Helm version:
        any
      • Kubernetes mode of installation:
        n/A
      • CNI Used for Kubernetes:
      • NA

      OOM VERSION

      latest

      CONFIGURATION

      N/A

      STEPS TO REPRODUCE

      run 

      helm deploy <your options> --dry-run  

      EXPECTED RESULTS

      output from all the individual upgrade commands used in deploy script

      ACTUAL RESULTS

      The upgrade commands were actually executed.

       

      This can be very useful to get working it means the setting off override parameters an be checked without having to actually do an upgrade. It might also be useful to print out the upgrade commands when verbose is true.

       

       

      Show
      SUMMARY when helm deploy is run with --dry-run as an option the install/upgrade still happens just with the verbose and --debug flags set.     OS / ENVIRONMENT Kubernetes version: any Helm version: any Kubernetes mode of installation: n/A CNI Used for Kubernetes: NA OOM VERSION latest CONFIGURATION N/A STEPS TO REPRODUCE run  helm deploy <your options> --dry-run   EXPECTED RESULTS output from all the individual upgrade commands used in deploy script ACTUAL RESULTS The upgrade commands were actually executed.   This can be very useful to get working it means the setting off override parameters an be checked without having to actually do an upgrade. It might also be useful to print out the upgrade commands when verbose is true.    

          afenner afenner
          afenner afenner
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: