Skip to content

Releases: armadaproject/armada

v0.1.21

21 Jan 15:38
76175ed
Compare
Choose a tag to compare
  • Lookout UI Job Cancellation (#477)
  • Lookout longest running job and oldest queued job (#484, #487)
  • Lookout UI Job sets (#490, #489)
  • Other Lookout fixes

Checksums

  • armadactl-v0.1.21-darwin-amd64.tar.gz SHA256 ae3fe68957bfc8496eb45eedda065936c823ef76d7240a538a4ece3b761bbbb0
  • armadactl-v0.1.21-linux-amd64.tar.gz SHA256 e0b0228cde3577c910f8fe08aa34d160e0080475b2c77814ba0c97af5c70a32a
  • armadactl-v0.1.21-windows-amd64.zip SHA256 523772869ac214889a2b1964149b9f048d5d1b90bebb5a4b31533e436a3e98b4

v0.1.20

14 Dec 15:30
a07218a
Compare
Choose a tag to compare

Armada Server:

  • Support automatic creation of queues. (#469)
  • Add request logging including user name. (#476)

Armada Lookout:

  • Update font in material UI (#470)
  • Batch jobs and fix fetch sync issues (#473)
  • Fix run_id size in lookout database schema. (#472)
  • Setup indexes for Lookout database and better monitoring. (#474)
  • Refactor Overview, add navigation to Jobs (#467)
  • Add Armada logo and favicon (#468)
  • Updated dependencies

Checksums

  • armadactl-v0.1.20-darwin-amd64.tar.gz SHA256 5890dd6e3afaacbea26f476470156b022ef77e17c256845fc6eb138e3ea64a2c
  • armadactl-v0.1.20-linux-amd64.tar.gz SHA256 e2b69b25ac4cdd3756257d54f8b7bb6efc6d6e8800372e9478f1e79c27cf4f6f
  • armadactl-v0.1.20-windows-amd64.zip SHA256 84522327de5b13bbe4ab40d3edc6204c56fd93e5e1da5de9e6331106b0c1dbbf

v0.1.19

02 Dec 14:04
0a6bc90
Compare
Choose a tag to compare

Lookout (new Armada UI) improvements:

  • Limit error size (increased to 2048) in lookout database. (#460)
  • Initial job table in Lookout UI (#461)
  • Include job state in GetJobsInQueue Lookout API response (#462)
  • Use strings instead of enum for job state in lookout API (#463)
  • Add job set and job state filtering to Lookout UI (#465)
  • Add url query parameters for filters in job table (#466)

Checksums

  • armadactl-v0.1.19-darwin-amd64.tar.gz SHA256 6628af6e9daaf1d556a7b12393b71dbd3b72ef5a2d7811f25521b062e9679c58
  • armadactl-v0.1.19-linux-amd64.tar.gz SHA256 6fe3a937cf08c2d3202df3eb66755abb83efe3349b93b1c689acef57817c9b13
  • armadactl-v0.1.19-windows-amd64.zip SHA256 f77224dbc90afb20913c046a4aa2c55d8c3bf93d3aa6f6894dfb570ec42f18e0

v0.1.18

18 Nov 10:20
971cc17
Compare
Choose a tag to compare
v0.1.18 Pre-release
Pre-release
  • Add temporary fix for python sspi with kerberos auth. (#459)

Checksums

  • armadactl-v0.1.18-darwin-amd64.tar.gz SHA256 6664dfa521109949531b4eec365ccd1d69813138f415a953b1f38b24ade1fade
  • armadactl-v0.1.18-linux-amd64.tar.gz SHA256 d9bcd65cbe1fe8f858b9e14a147ba3ca162adf9ad1688a3a556ce6d23d51b66f
  • armadactl-v0.1.18-windows-amd64.zip SHA256 4513b41b5eadf94e4785c4627f565367c8f77dc64a9a8e2efa60e74fe613d9b9

v0.1.17

16 Nov 11:58
f716b31
Compare
Choose a tag to compare
v0.1.17 Pre-release
Pre-release
  • Add database migration option to Lookout.
  • Add Lookout endpoint to query jobs in a given queue.
  • Update gokrb5 to use unreleased fix (jcmturner/gokrb5#406).

Checksums

  • armadactl-v0.1.17-darwin-amd64.tar.gz SHA256 3b408f361f69aa553418b7686b6dc99085cdf06100818e8a37e454d12706c422
  • armadactl-v0.1.17-linux-amd64.tar.gz SHA256 260551bd2c463ba284c51dedc6d871004eb9c5603f13320a4839c73ed076925c
  • armadactl-v0.1.17-windows-amd64.zip SHA256 6c7d052be36ecf6a53628014ba7aa13a22c086b158158389950cf36af5ab8ce5

v0.1.16

11 Nov 11:38
0cd4e26
Compare
Choose a tag to compare
  • Introduced job retry limits (default 5) to prevent jobs endlessly being retried and never starting due to an error with the job
  • Fixed kerberos authentication bug that caused server panic
  • Made Armada grpc server handle panics and not exit on panic caused by incoming request
    • Now an error is returned to the requestor and the panic is logged
  • Added Lookout (Armada UI) scaffolding (WIP)

Checksums

  • armadactl-v0.1.16-darwin-amd64.tar.gz SHA256 269467aecc4c65d51c0fd0819071485b1d77d800fc7a80c925b4d962c9d901fa
  • armadactl-v0.1.16-linux-amd64.tar.gz SHA256 9b86b5924737e23087bbbba1a325b031f6202e66458ee9ee37ff49ae5c8b51dd
  • armadactl-v0.1.16-windows-amd64.zip SHA256 d65eb704eeedb1235290e963b377c80520becccd298ee9d7945e70cbf6ea0d0c

v0.1.15

24 Sep 15:01
77f209b
Compare
Choose a tag to compare
v0.1.15 Pre-release
Pre-release
  • Armada load-tester fixed to work without --watch flag (#428)
  • Added support for default job limits (#432)

Checksums

  • armadactl-v0.1.15-darwin-amd64.tar.gz SHA256 36e92360057861ae8be9dda595132463f75b2c96f0777c6bfd81f18ac1e94f6e
  • armadactl-v0.1.15-linux-amd64.tar.gz SHA256 5a633a0ef42ae6d5924208b9d525a97eaa651325a0762f612e206fcacf3b91c7
  • armadactl-v0.1.15-windows-amd64.zip SHA256 eb140adb0126d2711d72ef03895577c6eb91c494cc5dece065f4a3e23a1a1793

v0.1.14

10 Sep 10:39
9d0d88e
Compare
Choose a tag to compare
  • Node taints support - jobs now can tolerate taints and will be scheduled on tainted nodes
  • Helm charts improvements
  • Fixing missing clusterId on events from stuck pods
  • Delete queue functionality in api and armadactl.
  • Improve error codes for armadactl.

Checksums

  • armadactl-v0.1.14-darwin-amd64.tar.gz SHA256 7b4b96f3507ecfec0e4e9446149eff106a3e44d9cb09d10452bc376d20b57b94
  • armadactl-v0.1.14-linux-amd64.tar.gz SHA256 390f55d8ab3b7a1a500cfda549efb9812042a96886da9e3745871a9b5923dc37
  • armadactl-v0.1.14-windows-amd64.zip SHA256 faa0f18ce550a157753e3336674827cdc682e844e17fd92a92ff273adc3b0ec2

v0.1.13

12 Aug 13:59
f6cb498
Compare
Choose a tag to compare
  • Fix crash caused by not locking properly in Executor.
  • Allow customization of service account in charts.

Checksums

  • armadactl-v0.1.13-darwin-amd64.tar.gz SHA256 a135862382489929a2a1411471f9360fc61987655fd4cbbbfe0a92c4f7f87fec
  • armadactl-v0.1.13-linux-amd64.tar.gz SHA256 0a19e435a5866e913c6913852565ca5a9424aae5d48052a0bab051fc580ecabe
  • armadactl-v0.1.13-windows-amd64.zip SHA256 6ae7bab9159e80456b5e23b3ba52d7a9c748ae2d8d01033a2734e3854283572f

v0.1.12

07 Aug 09:48
476a0e0
Compare
Choose a tag to compare
  • Adding NodeName to events
  • Remove config logging in server to improve security.

Checksums

  • armadactl-v0.1.12-darwin-amd64.tar.gz SHA256 9fcebca6173965d900ca7c453e89441d624999e185a608eb3aea538757dce5bd
  • armadactl-v0.1.12-linux-amd64.tar.gz SHA256 9ce075fc31cf2bf6cab80b7047259808349a7428ec261d9052da756a226dce67
  • armadactl-v0.1.12-windows-amd64.zip SHA256 5ab4e926df48b6310aa2b7a4ba6e782da11669fff54fc94816d0eef378ba5491