Tsuru Versions Save

Open source and extensible Platform as a Service (PaaS).

1.19.0

5 months ago

Changelog

  • 912853d23 fix: reference tsuru.io/job-name label name instead of raw k8s jobName

1.18.2

5 months ago

Changelog

  • 77ae8d9f1 api: use json parser when content-type is application/json

1.19.0-rc2

6 months ago

Changelog

  • 912853d23 fix: reference tsuru.io/job-name label name instead of raw k8s jobName

1.19.0-rc1

6 months ago

1.19.0-rc0

6 months ago

Changelog

  • 5bbae7b4d Bump version
  • 0f1b1a663 feat: create first job metrics (#2668)
  • 7e49e8ba1 New structure to tweak tsuru processes (#2665)
  • 2d5d93985 job: add unit kill (#2666)
  • cb0de1838 provision/kubernetes: use k8s jobs instead pods for units (#2664)
  • 58966285b Add missing bson tag to avoid to break docs in database
  • fcea1f75e Job use deploy agent (#2661)
  • 1b670406b job: remove job from provisioner before db
  • 5c716ae8e Bring back leader election (#2663)

1.18.2-rc1

7 months ago

Changelog

  • 77ae8d9f1 api: use json parser when content-type is application/json

1.18.2-rc0

7 months ago

Changelog

  • 4757d3785 Bump version
  • ccf3f98ed Plan burst by app or plan (#2659)

1.18.1-rc3

7 months ago

Changelog

  • 16b17552c api/job: fix <0 values for ActiveDeadlineSeconds
  • 7eeca5254 job: move buildActiveDeadline from provisioner k8s to job to handle 0 (#2657)
  • 58cbdf234 job: fix user/team quota on remove job (#2658)
  • 2b6d92a8f api.yaml: explicity set activeDeadlineSeconds as *int64 on InputJob
  • 5bc8c833c api.yaml: set omitempty false for activeDeadlineSeconds on InputJob
  • 812a30485 api.yaml: set int64 for activeDeadlineSeconds on job
  • 2f08096d4 api.yaml: add activeDeadlineSeconds to jobs
  • 840a17d6f api/job: fix job permissions and remove auto team owner on jobUpdate (#2656)
  • e29d84f36 Avoid to append role twice on team tokens

1.18.1-rc2

7 months ago

Changelog

  • ce5b3aac9 job: move job update plan to proper location and make manual/cronjob mutuallly exclusive (#2655)

1.18.1-rc1

8 months ago

Changelog

  • e697a8f0b Add cluster info on jobInfo
  • 06fd95bfc provision/kubernetes/job: fix set plan on create or update jobs (#2654)
  • 6a54c0336 migrate from batchv1beta1 to batchv1 (#2653)