发布

  • cherrypick changes to V0.4 branch (#2274)

    frostbyte_neo 发布于 2019-01-15 04:11:34 +00:00

    • Add retry to loading the sample job (#2199)

    Loading the sample job has sporadically failures due to race condition creating the db foreign key.
    Retry on the job should succeed.

    • cherrypick

    • bump pipeline sdk version to 0.1.7 (#2253)

    • remove load sample job from pipeline config (#2254)

    Avoid using job to load samples into pipeline system.
    The K8s Job doesn't work well because it's immutable once created, ksonnet throw an error of "merging object with existing state failure" in case of upgrading the system.

    • cherrypick
    下载附件