-
1.0.5 Stable
released this
2022-08-31 22:05:08 +00:00 | 3 commits to main since this release- kill tasks from a job (@ananaysingh )
- fetch all aurora & mesos master (@lawwong1 )
- list all tasks given a status (@lawwong1 )
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
australis_1.0.5_amd64.deb
9 downloads · 3.2 MiB
-
1.0.4 Stable
released this
2022-08-02 23:21:11 +00:00 | 9 commits to main since this release- fetch free capacity
- simulate task fitting - compute how many tasks can be fit in the remaining capacity
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
australis_1.0.4_amd64.deb
6 downloads · 3.2 MiB
-
1.0.3 Stable
released this
2021-10-20 21:46:53 +00:00 | 12 commits to main since this release- update CI to compile on PRs
- Add tier and production in task config
- Add fetch quota command
- Add priority into job config
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
australis_1.0.3_amd64.deb
6 downloads · 2.8 MiB
-
1.0.2 Stable
released this
2021-01-12 01:59:13 +00:00 | 24 commits to main since this release- Bug fix: Bumped up backported thrift dependency to v0.13.2 since v0.13.1 was causing issues.
- Fetch mesos leader ability added (thanks @lenhattan86)
- Fall back on using Mesos agent to fetch Mesos leader if no zookeeper specified (thanks @zorro786).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.0.1 Stable
released this
2020-09-30 23:47:53 +00:00 | 37 commits to main since this releaseAdding flag --monitor which is set to true by default to control whether the client verifies that the create or kill command are successful.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.0 Stable
released this
2020-05-08 03:19:26 +00:00 | 41 commits to main since this releaseNow that Australis is able to launch rudimentary jobs, including launching jobs with Thermos support, as well as creating Job updates, it is not lacking any feature versus the python 2 client that is critical.
It should be noted that Australis and the python 2 client have different goals. Australis is not meant to be used for complex, templated style jobs. For such goals it's preferable to use gorealis and store the job configuration as code.
Australis is more of a Swiss army knife for Aurora Scheduler cluster administrators and scheduler developers who need to run quick jobs to test features.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
australis_1.0.0_amd64.deb
5 downloads · 2.7 MiB
-
Source code (ZIP)
-
0.22.0 Stable
released this
2020-05-07 23:28:55 +00:00 | 45 commits to main since this release- Support for starting job updates.
- Support for setting SlaAwareness for updates.
- Support for scheduling cron jobs.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.1 Stable
released this
2020-02-19 20:36:11 +00:00 | 53 commits to main since this release- Updated dependencies.
- A patched version of the thrift 0.12.0 library to not panic when trying to write to a closed connection.
- First version released under the new home of australis on the aurora-scheduler repository.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.0 Stable
released this
2020-02-10 19:59:35 +00:00 | 56 commits to main since this release- Adding support for drain sub-command to take in JSON list from stdin or from a specified file.
- Added flags
json-file
andjson
to drain, maintenance, and sla-drain.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.0.9 Pre-release
released this
2020-01-30 00:15:13 +00:00 | 59 commits to main since this release- Added ability to create jobs which contain an executorless docker container.
- Sla-aware draining sub-command has been simplified. Instead of having a count/percentage
subcommand, it now has a flag for each of these options. The count and percentage flag are
mutually exclusive, and one of them has to be set.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads