Commit Graph

537 Commits

Author SHA1 Message Date
Marius Pana 1caffe0000 changed config dir 2018-02-10 18:09:58 +02:00
Marius Pana 10e3b9df19 renamed triton to spearhead 2018-02-10 18:02:17 +02:00
Marius Pana f9ef30c090 removed examples, we do not use them 2018-02-10 17:45:54 +02:00
Marius Pana 5d72d087f6 .git to gitignore 2018-02-10 17:45:30 +02:00
Marius Pana 658e1b951d updated readme 2018-02-10 17:42:58 +02:00
Marius Pana a9addf752c modified logo size 2018-02-10 17:19:06 +02:00
Marius Pana dcd2491410 updated readme with new logo 2018-02-10 17:10:26 +02:00
Marius Pana 23ea5b27df updated logo 2018-02-10 17:08:40 +02:00
Julien Gilli e7c02436df PUBAPI-1470 volume objects should expose their creation timestamp in a property named "created" instead of "create_timestamp"
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Approved by: Mike Zeller <mike.zeller@joyent.com>
2018-02-08 22:35:52 +00:00
Dave Eddy 68a889b8b7 TRITON-88 node-triton "env" doesn't call its callback
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2018-01-26 12:15:57 -05:00
Dave Eddy 225410b4fc TRITON-24 node-triton ListNetworkIPs has unordered results
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-12-22 18:38:33 -05:00
Dave Eddy ab564177b5 TRITON-30 Add UpdateNetworkIP to node-triton
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-12-22 17:49:52 -05:00
Mike Zeller da5f3bade8 PUBAPI-1452 Add ListNetwork IP and GetNetworkIP to node-triton
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-11-29 13:58:59 -08:00
Trent Mick 12f2794c39 joyent/node-triton#233 release 5.4.0 2017-09-29 12:15:46 -07:00
Trent Mick 69a4598458 joyent/node-triton#74 `triton instance list` filtering on tags
Reviewed by: Josh Wilsdon <josh@wilsdon.ca>
Approved by: Josh Wilsdon <josh@wilsdon.ca>
2017-09-29 12:12:53 -07:00
Trent Mick e0b6c7e0bc joyent/node-triton#232 commit 8438f44 broke parseVolumeSize unit tests
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
Approved by: Julien Gilli <julien.gilli@joyent.com>
2017-09-26 15:58:45 -07:00
Brian Bennett 04420b5088 TOOLS-1863 node-triton DTraceProviderBindings errors on FreeBSD
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-09-26 15:09:14 -07:00
Josh Wilsdon 45ed8883ef PUBAPI-1420 Add ability to mount NFS volumes with CreateMachine endpoint
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-09-21 23:37:22 -07:00
Julien Gilli 8438f446cc joyent/node-triton#226 add new `triton volume sizes` subcommand
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-08-24 18:01:20 +00:00
Trent Mick 057a784dc3 joyent/node-triton#225 improve 'make test-in-parallel' 2017-08-09 14:26:25 -07:00
Trent Mick 3f24e06cf6 joyent/node-triton#223 version 5.3.1 2017-08-09 11:12:23 -07:00
Trent Mick 7728c02afe joyent/node-triton#222 use `TRITON_ROLE` instead of `MANTA_ROLE` env var
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-08-09 11:02:26 -07:00
Trent Mick c7bb6b01e1 joyent/node-triton#221 cli-image-create.test.js crashes if image creation isn't work 2017-08-08 16:58:26 -07:00
Trent Mick 9d8681a21b joyent/node-triton#201 Assuming an RBAC role in triton CLI v5 throws error
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-08-08 16:52:42 -07:00
Julien Gilli c56d0a25da joyent/node-triton#217 `triton volume ls -l` should output a `RESOURCE` column
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-07-31 23:57:19 +00:00
Trent Mick a5ab0f686b joyent/node-triton#220 5.3.0 release 2017-07-31 16:34:04 -07:00
Trent Mick c0ad6bb378 joyent/node-triton#219 test: Fix test suite to not use non-existant `triton img rm -w` wait option 2017-07-31 16:31:19 -07:00
Trent Mick 546abee318 joyent/node-triton#218 add 'allowVolumesTests' to test config and skip volumes tests by default
Reviewed by: Josh Wilsdon <josh@wilsdon.ca>
Approved by: Josh Wilsdon <josh@wilsdon.ca>
2017-07-28 16:57:55 -07:00
Julien Gilli dc1b6c75b7 joyent/node-triton#173 Add support for listing and getting triton nfs volumes
joyent/node-triton#174 Add support for creating triton nfs volumes
joyent/node-triton#175 Add support for deleting triton NFS volumes
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-07-20 23:48:27 +00:00
Trent Mick 87b196ac31 joyent/node-triton#215 release 5.2.1 2017-06-29 10:55:12 -07:00
Alex Wilson 9f17d668c9 joyent/node-triton#213 commands fail unhelpfully when `cliSetupTritonApi` returns error
Reviewed by: Trent Mick <trent.mick@joyent.com>
Reviewed by: Sam Gwydir <sam.gwydir@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2017-06-29 00:25:32 +00:00
Trent Mick 8493c52be3 joyent/node-triton#199 cli-networks.test.js crash if there are no non-public networks
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Jason King <jason.king@joyent.com>
2017-04-13 12:30:50 -07:00
Trent Mick b69832c227 joyent/node-triton#193 `triton ssh ...` can crash if the instance image has no tags
Reviewed by: Josh Wilsdon <josh@wilsdon.ca>
Approved by: Josh Wilsdon <josh@wilsdon.ca>
2017-04-11 15:09:25 -07:00
Jason King 17669f35ea joyent/node-triton#197 Create triton image export command 2017-04-10 16:59:16 -05:00
Trent Mick 33ff58c3d3 joyent/node-triton#195 test *kvm* image creation 2017-04-03 12:37:58 -07:00
Trent Mick a8f4b57ba3 joyent/node-triton#194 v5.1.1 2017-03-17 12:14:20 -07:00
Marc-André Tremblay f27d502d92 joyent/node-triton#190 Exception when using current docker client
Reviewed by: Kody A Kantor <kody.kantor@gmail.com>
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-03-17 19:09:04 +00:00
Trent Mick a3071585aa joyent/node-triton#148 triton profile edit failes if EDITOR contains a space 2017-02-28 15:48:10 -08:00
Trent Mick d14ac041f4 joyent/node-triton#183 `triton profile create` should not use ANSI code styling if stdout isn't a TTY
Reviewed by: Orlando Vazquez <orlando@joyent.com>
Approved by: Orlando Vazquez <orlando@joyent.com>
2017-02-24 13:13:27 -08:00
Trent Mick b66939751d joyent/node-triton#182 'triton profile create' and 'triton profile docker-setup' need a non-interactive option
Reviewed by: Todd Whiteman <todd.whiteman@joyent.com>
Approved by: Todd Whiteman <todd.whiteman@joyent.com>
2017-02-24 09:29:05 -08:00
Trent Mick d91e0326c2 joyent/node-triton#181 v5.0.0 release 2017-02-22 19:10:51 -08:00
Trent Mick 2bad27fcbb joyent/node-triton#142 triton help create could give fuller help
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-02-21 11:29:50 -08:00
Trent Mick 46ded211f3 joyent/node-triton#180 `triton profile docker-setup` fails with a non-MD5 keyId
Reviewed by: Todd Whiteman <todd.whiteman@joyent.com>
Approved by: Todd Whiteman <todd.whiteman@joyent.com>
2017-02-21 08:56:04 -08:00
Trent Mick dba8915d4f joyent/node-triton#150 fallback to ~/.ssh during docker profile creation
Reviewed by: Todd Whiteman <todd.whiteman@joyent.com>
Approved by: Todd Whiteman <todd.whiteman@joyent.com>
2017-02-20 19:39:16 -08:00
Trent Mick 86c689e809 joyent/node-triton#179 proposed UX tweaks to interactive `triton profile create`
Reviewed by: Todd Whiteman <todd.whiteman@joyent.com>
Approved by: Todd Whiteman <todd.whiteman@joyent.com>
2017-02-20 15:46:08 -08:00
Trent Mick 98ba032b5d joyent/node-triton#177 drop unused node-uuid dep 2017-02-17 17:41:05 -08:00
Trent Mick 4ee67a5725 joyent/node-triton#176 triton `--act-as` option was broken by joyent/node-triton#156
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-02-17 17:17:51 -08:00
andrew ec9b6cc5aa joyent/node-triton#157 support resizing of instances
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-02-16 17:00:32 -08:00
Trent Mick 3f4eff598c joyent/node-triton#170 Integration tests fail to change company name back to original value when it contains spaces
Reviewed by: Todd Whiteman <todd.whiteman@joyent.com>
Approved by: Todd Whiteman <todd.whiteman@joyent.com>
2017-02-10 16:49:43 -08:00
Trent Mick 3dd59ab109 joyent/node-triton#129 `triton reboot --wait INST` doesn't wait
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2017-02-08 16:49:00 -08:00