Drycc Workflow v1.7.2

New Drycc Workflow Release v1.7.2

These release notes for Drycc Workflow v1.7.2 provide an overview of the release and document the known issues with Drycc Workflow and its flavours. For details of the changes applied since v1.7.1, please refer to the following change summary.

Workflow ## v1.7.1 -> v1.7.2

Releases

  • controller v1.6.0 -> v1.6.1
  • logger v1.3.1 -> v1.3.2
  • storage v0.0.1 -> v0.0.2
  • timeseries v0.0.1 -> v0.0.2
  • prometheus v0.1.0 -> v0.1.1
  • workflow-cli v1.5.0 -> v1.5.1

Fixes

  • 2fe80a6 (controller) - resources: after resources instance update, could not delete (#111)
  • a4082ad (controller) - controller: resource status and binding
  • e9bfccc (controller) - controller: fix multiple volumes mount at one dir error (#116)
  • 58d2b4c (logger) - logger: redis conn error block
  • 7cb2700 (prometheus) - prometheus: prometheus config basic_auth
  • 7838c6b (storage) - storage: random accesskey secretkey
  • d9dcdfb (storage) - storage: pod restart loses data
  • 3cbdd29 (storage) - storage: tipd cannot start after deleting pod
  • be7e11f (storage) - storage: jq command not found
  • 878f674 (storage) - storage: charts updateStrategy error
  • 06cfe56 (timeseries) - timeseries: the data node ip is incorrect

Maintenance

  • 7f29f5a (controller) - resources: retrieve resource instance response add message (#112)
  • 4a84dcd (controller) - controller: add deploy default annotations (#113)
  • 829d7e5 (controller) - controller: modify url match service name (#114)
  • 30abf6d (controller) - controller: transfer app ownership in async
  • dc6f45e (controller) - controller: add channel for pod exec
  • af4f3a7 (controller) - controller: avoid error when secret no data field (#117)
  • ca27956 (controller) - controller: add pod default security
  • b2e9c64 (prometheus) - charts: node-exporter mount root (#2)
  • 3cdb2b6 (storage) - storage: bump seaweedfs 3.61
  • 00dd2fd (storage) - storage: add csi daemonset updateStrategy
  • 48e763c (storage) - storage: add drycc storage upgrade document
  • 841df90 (storage) - storage: bump seaweedfs 3.62
  • cefd52e (timeseries) - timeseries: add check data node exists
  • ad1c46e (workflow-cli) - resources: resources instance add message
  • 9f955c2 (workflow-cli) - workflow-cli: add short options cpu
  • 65399ef (workflow-cli) - workflow-cli: add tty resize support