Skip to content

Releases: drycc/workflow

Drycc Workflow v1.7.11

19 Jul 02:44
Compare
Choose a tag to compare

title: Drycc Workflow v1.7.11
date: 2024-07-19
description: New Drycc Workflow Release v1.7.11

Workflow ## v1.7.10 -> v1.7.11

Releases

  • builder v1.7.0 -> v1.7.1
  • controller v1.10.0 -> v1.11.0
  • passport v1.3.0 -> v1.3.1
  • imagebuilder v1.2.0 -> v1.2.1
  • logger v1.3.4 -> v1.3.5
  • storage v0.1.0 -> v0.2.0
  • monitor v1.4.1 -> v1.4.2
  • timeseries v0.1.0 -> v0.1.1
  • rabbitmq v1.3.0 -> v1.3.1
  • workflow-cli v1.7.0 -> v1.8.0

Features

  • 8875d5f (controller) - volumes: add volumes client support
  • 98235b9 (controller) - canary: remove canary api
  • d0495c3 (storage) - storage: add csi
  • 725215e (workflow-cli) - ps: add ps describe
  • 97ab7f2 (workflow-cli) - ps: pod list add ready and restarts (#42)
  • eade475 (workflow-cli) - volumes: add filer client
  • 11f55e1 (workflow-cli) - canary: remove canary api

Fixes

  • 59f299b (controller) - serializer: list type representation error
  • d6f1e1a (storage) - charts: helm upgrade error
  • 291a42a (timeseries) - charts: upgrade err
  • e685d4b (workflow-cli) - config: unset typed values (#41)
  • 86c800a (workflow-cli) - token: parameter unused warning

Maintenance

  • 197686a (builder) - controller-sdk-go: bump new version
  • 9cbe813 (controller) - ps:logs: support pod all logs
  • 22794cf (controller) - release: pre_release is incorrect
  • 0c1a13e (controller) - controller: pipeline and httproute optimization
  • 31d3daf (controller) - volumes: add add filer delete
  • 141de25 (controller) - deps: bump djangorestframework from 3.15.1 to 3.15.2 in /rootfs (#137)
  • a4296ad (controller) - migrate: use helm hook replace cluster lock
  • 8b0a162 (imagebuilder) - woodpecker: add cron
  • bb8350e (logger) - charts: change logsMaximumLines to 3000
  • f4844ac (monitor) - monitor: add startup_error_behavior
  • 61e0ef6 (monitor) - telegraf: bump telegraf 1.31.0
  • 4109d46 (monitor) - grafana: update kubernetes_deployment_metrics dashboard
  • e440490 (monitor) - grafana: update kubernetes_deployment_metrics add container cpu and memory usage
  • 12bcc9a (passport) - chart: job upgrade add passportLocation condition
  • c854359 (rabbitmq) - rabbitmq: bump rabbitmq 3.13.4
  • 53f1a25 (storage) - storage: remove savepoint
  • 7c64dc4 (workflow-cli) - volumes: modify mount path regexp
  • bf945ee (workflow-cli) - services: add domain display
  • b1d31a3 (workflow-cli) - config: change config key pattern
  • fea1f71 (workflow-cli) - ps: restart process types (#43)
  • 40b9ff8 (workflow-cli) - time: format to local time
  • b22f9a7 (workflow-cli) - workflow-cli: remove uuid display
  • 2409220 (workflow-cli) - volume: mount path allow '-' (#44)
  • 2398647 (workflow-cli) - ps: optimize usage printing

Drycc Workflow v1.7.10

08 May 04:56
Compare
Choose a tag to compare

title: Drycc Workflow v1.7.10
date: 2024-05-08
description: New Drycc Workflow Release v1.7.10

Workflow ## v1.7.9 -> v1.7.10

Releases

  • passport v1.3.0 -> v1.3.1

Maintenance

  • 12bcc9a (passport) - chart: job upgrade add passportLocation condition

Drycc Workflow v1.7.9

07 May 05:46
Compare
Choose a tag to compare

title: Drycc Workflow v1.7.9
date: 2024-05-07
description: New Drycc Workflow Release v1.7.9

Workflow ## v1.7.8 -> v1.7.9

Releases

  • controller v1.9.0 -> v1.10.0

Features

  • d707420 (controller) - pipline: differential deployment

Drycc Workflow v1.7.8

01 May 23:52
Compare
Choose a tag to compare

title: Drycc Workflow v1.7.8
date: 2024-05-01
description: New Drycc Workflow Release v1.7.8

Workflow ## v1.7.7 -> v1.7.8

Releases

  • builder v1.6.0 -> v1.7.0
  • controller v1.8.0 -> v1.9.0
  • workflow-cli v1.6.0 -> v1.7.0

Features

  • 384c7ee (builder) - domain: add procfile_type
  • 26c8c7f (controller) - domain: add procfile_type
  • bd49789 (workflow-cli) - domain: add procfile_type

Workflow Release v1.7.7

30 Apr 09:35
Compare
Choose a tag to compare

title: Drycc Workflow v1.7.7
date: 2024-04-30
description: New Drycc Workflow Release v1.7.7

Workflow ## v1.7.6 -> v1.7.7

Releases

  • builder v1.5.1 -> v1.6.0
  • controller v1.7.0 -> v1.8.0
  • database v1.2.1 -> v1.3.0
  • passport v1.2.0 -> v1.3.0
  • imagebuilder v1.1.1 -> v1.2.0
  • fluentbit v0.0.1 -> v0.0.2
  • logger v1.3.3 -> v1.3.4
  • storage v0.0.5 -> v0.1.0
  • gateway v0.0.2 -> v0.0.3
  • monitor v1.4.0 -> v1.4.1
  • redis v1.3.2 -> v1.4.0
  • timeseries v0.0.2 -> v0.1.0
  • prometheus v0.1.1 -> v0.1.2
  • rabbitmq v1.2.1 -> v1.3.0
  • registry v1.2.2 -> v1.3.0
  • registry-proxy v1.2.1 -> v1.2.2
  • workflow-cli v1.5.2 -> v1.6.0

Features

  • 6c1cf5e (builder) - charts: reuses the value from an existing secret and config
  • 65ae63c (builder) - pipeline: add dryccfile support
  • bb7b11d (builder) - auth: add tokens api
  • 39d022f (controller) - ps: add pod logs support
  • 86056d0 (controller) - charts: reuses the value from an existing secret and config
  • 4cf005c (controller) - limits: add limits plan support
  • bf60e4b (controller) - controller: add init job
  • 98f77a8 (controller) - pipeline: add dryccfile support
  • 8ce9a83 (controller) - cert-manager: add tls events
  • 7034f5d (controller) - config: deploy according to procfile_type
  • 5554d8f (controller) - config: add typed_values
  • 2c5bbad (controller) - auth: add token api
  • 410d34e (database) - charts: reuses the value from an existing secret and config
  • 693e4d1 (imagebuilder) - pipeline: add dryccfile support
  • 7d9cc06 (imagebuilder) - config: add typed values
  • 854e171 (passport) - charts: reuses the value from an existing secret and config
  • 7ac9255 (passport) - oauth2: add authorization code for any grant type
  • 4517547 (rabbitmq) - charts: reuses the value from an existing secret and config
  • bccfcb4 (redis) - charts: reuses the value from an existing secret and config
  • d887605 (registry) - charts: reuses the value from an existing secret and config
  • ff09e5b (storage) - charts: reuses the value from an existing secret and config
  • c6e2ac8 (timeseries) - charts: reuses the value from an existing secret and config
  • 22c4c77 (workflow-cli) - apps: change drycc run to async
  • a9e6369 (workflow-cli) - ps: add pod logs support
  • 2bc31c8 (workflow-cli) - limits: add limits plan support
  • f40398a (workflow-cli) - pipeline: add dryccfile support
  • 03638ff (workflow-cli) - tls: add tls events
  • 9113627 (workflow-cli) - config: add typed values
  • 43ee760 (workflow-cli) - auth: add tokens api

Fixes

  • 50dfe64 (builder) - woodpecker: CI_SYSTEM_ARCH env removed
  • ab09b24 (controller) - healthcheck: delete outdated code
  • 52019b5 (controller) - services: default PORT change error
  • f57ae42 (controller) - certificate: failed to create certificate
  • 30c3f54 (controller) - woodpecker: CI_SYSTEM_ARCH env removed
  • dbba43a (controller) - service: update port error
  • e0459c5 (controller) - copy: use deepcopy replace copy
  • 2122479 (controller) - charts: failed to call webhook
  • 53d9977 (controller) - signals: config limits handle error
  • afda287 (controller) - limits: always set default
  • b350cb8 (database) - woodpecker: CI_SYSTEM_ARCH env removed
  • b48a422 (fluentbit) - woodpecker: CI_SYSTEM_ARCH env removed
  • 7cebca2 (gateway) - cert-manager: auto tls error
  • 190c19b (imagebuilder) - woodpecker: CI_SYSTEM_ARCH env removed
  • 2c6a6f9 (logger) - woodpecker: CI_SYSTEM_ARCH env removed
  • 10bb98d (monitor) - woodpecker: CI_SYSTEM_ARCH env removed
  • f8225dc (passport) - woodpecker: CI_SYSTEM_ARCH env removed
  • 06db66c (prometheus) - woodpecker: CI_SYSTEM_ARCH env removed
  • f4aff72 (rabbitmq) - woodpecker: CI_SYSTEM_ARCH env removed
  • 88c18ff (redis) - woodpecker: CI_SYSTEM_ARCH env removed
  • 5dcc19d (registry) - woodpecker: CI_SYSTEM_ARCH env removed
  • 092a939 (registry-proxy) - woodpecker: CI_SYSTEM_ARCH env removed
  • 3597ac9 (storage) - woodpecker: CI_SYSTEM_ARCH env removed
  • 5a49b35 (timeseries) - woodpecker: CI_SYSTEM_ARCH env removed
  • 0c4a48a (workflow-cli) - tls: change issuer options
  • 06a2511 (workflow-cli) - tls: info error

Maintenance

Read more

Workflow Release v1.7.6

27 Feb 07:46
Compare
Choose a tag to compare

Workflow ## v1.7.5 -> v1.7.6

Releases

  • storage v0.0.4 -> v0.0.5

Maintenance

  • 6cb63b6 (storage) - seaweedfs: bump version 3.63

Workflow Release v1.7.5

26 Feb 10:07
Compare
Choose a tag to compare

Workflow ## v1.7.4 -> v1.7.5

Releases

  • builder v1.5.0 -> v1.5.1
  • controller v1.6.3 -> v1.7.0
  • logger v1.3.2 -> v1.3.3
  • storage v0.0.3 -> v0.0.4
  • redis v1.3.1 -> v1.3.2
  • rabbitmq v1.2.0 -> v1.2.1
  • registry v1.2.1 -> v1.2.2
  • workflow-cli v1.5.1 -> v1.5.2

Features

  • 95d130a (controller) - controller: volume support nfs

Fixes

  • ee2ee15 (controller) - controller: container entrypoint error
  • 03ea4f8 (controller) - controller: class property have been deprecated in python 3.11
  • 5f04d17 (controller) - controller: miss err msg
  • 27972a3 (controller) - controller: load_db_state_to_k8s err
  • a005d62 (controller) - controller: volume repeat path no error
  • c7a5ba6 (rabbitmq) - rabbitmq: cpu usage to high
  • 45c2077 (workflow-cli) - workflow-cli: miss err msg
  • bc738bd (workflow-cli) - workflow-cli: volumes list format

Maintenance

  • 35e1c06 (builder) - builder: bump golang 1.22
  • 26caa36 (controller) - deps: bump aiohttp from 3.9.0 to 3.9.2 in /rootfs (#118)
  • 3d938c4 (controller) - deps: bump django from 4.2.7 to 4.2.10
  • e625c2f (logger) - logger: bump golang 1.22
  • bfa500d (redis) - redis: headless svc does not require ports
  • 330209a (registry) - registry: headless svc does not require ports
  • 48c42eb (storage) - storage: change volume index to leveldb
  • f4fde9d (storage) - storage: add volume size limit
  • 33e3684 (workflow-cli) - workflow-cli: volume support nfs
  • 48d5950 (workflow-cli) - workflow-cli: bump golang 1.22

Workflow Release v1.7.4

02 Feb 06:48
5116edf
Compare
Choose a tag to compare

Workflow ## v1.7.3 -> v1.7.4

Releases

  • controller v1.6.2 -> v1.6.3
  • storage v0.0.2 -> v0.0.3

Maintenance

  • 2e74223 (controller) - controller: move cache import to outer
  • f3ab30f (storage) - storage: adjusting seaweedfs parameters

Drycc Workflow Release v1.7.3

30 Jan 06:08
5116edf
Compare
Choose a tag to compare

Workflow ## v1.7.2 -> v1.7.3

Releases

  • controller v1.6.1 -> v1.6.2
  • gateway v0.0.1 -> v0.0.2

Maintenance

  • b622c0e (controller) - controller: bump gateway api v1
  • 439822b (gateway) - gateway: bump gateway api v1

Drycc Workflow Release v1.7.2

29 Jan 02:57
Compare
Choose a tag to compare

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