发布

  • Fix deploy.sh moving the unpacked repo. (#1194)

    frostbyte_neo 发布于 2018-07-13 04:01:25 +00:00

    • Fix deploy.sh moving the unpacked repo.

    • It looks like GitHub is stripping out the v in the name of the top level
      directory.

    Make the scripts less brittle by not assuming the top level directory
    will be named a certain way.
    Related to 1193.

    • Fix indent.

      • Add simple test scripts to verify that the configs are created
    • Add an option to gke/deploy.sh to skip deployment to facilitate testing

    • Add an option to gke/deploy.sh to not recreate the DM configs if they
      already exist; the sed commands assume we are starting from scratch.

    下载附件