Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Allow provider override when using config file #647

Merged

Commits on Jul 19, 2020

  1. Allow provisioner override when using config file

    When using ignite configuration file, the global flags --runtime and
    --network-plugin were ignored. This enables the overrides to work.
    
    The default runtime and network-plugin name assignment is moved from
    providers into NewIgniteCommand and the defaults are set only when the
    values are empty after applying config files and flag overrides.
    darkowlzz committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    c49e317 View commit details
    Browse the repository at this point in the history