Skip to content

Releases: nerdalize/nerd

v1.0.2

03 Oct 13:14
Compare
Choose a tag to compare
  • Nerd now tells you where to login in case your browser does not open automatically.

v1.0.1

04 Jul 12:50
Compare
Choose a tag to compare
  • Nerd now gives feedback while logging in
  • Nerd will now time out if the API server takes too long to respond
  • Nerd now uses memory and cpu options that fits the smallest private cluster node
  • Nerd now has shorter documentation when using the build-in help function
  • Nerd now gives a more descriptive error when it encounters an HTTP error

v1.0.0

13 Jun 14:41
Compare
Choose a tag to compare

v1.0.0

v1.0.0-rc10

13 Jun 09:47
9cebcf6
Compare
Choose a tag to compare
v1.0.0-rc10 Pre-release
Pre-release

v1.0.0-rc10

v1.0.0-rc9

18 May 16:49
Compare
Choose a tag to compare

This release introduces the new nerd cluster command:

nerd cluster list
nerd cluster set-default

v1.0.0-rc8

13 Apr 10:22
Compare
Choose a tag to compare

v1.0.0-rc8

v1.0.0-rc7

09 Apr 14:12
Compare
Choose a tag to compare

v1.0.0-rc7

v1.0.0-rc6

30 Mar 07:57
Compare
Choose a tag to compare

Hotfix:

  • A required field was missing for secret creation, causing the use of --private to fail (8dc5acb)

v1.0.0-rc5

29 Mar 12:36
Compare
Choose a tag to compare

Improvements:

  • Job and dataset command description are clearer (#385)
  • Use flexvolume information to populate job listing (#389)
  • It is now possible to login on staging environment (#388)

v1.0.0-rc4

23 Mar 08:52
Compare
Choose a tag to compare

Improvements:

  • It is now possible to use private storage buckets that support the S3 interface: #233
  • It is now possible to use private images through the new --private option #378
  • It is now possible to cancel dataset uploads and downloads #296