Commit Graph

119 Commits

Author SHA1 Message Date
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
Jason King 17669f35ea joyent/node-triton#197 Create triton image export command 2017-04-10 16:59:16 -05:00
Trent Mick a8f4b57ba3 joyent/node-triton#194 v5.1.1 2017-03-17 12:14:20 -07: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 98ba032b5d joyent/node-triton#177 drop unused node-uuid dep 2017-02-17 17:41:05 -08:00
Trent Mick 1503088abd joyent/node-triton#166 see fix for joyent/node-sshpk#22 before release
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
2017-02-02 14:41:23 -08:00
Chris Burroughs 3a369e4bb8 joyent/node-triton#137 triton CLI tool fails in default usecase
Reviewed by: Chris Burroughs <chris.burroughs@joyent.com>
Approved by: Chris Burroughs <chris.burroughs@joyent.com>
2016-12-21 19:27:46 +00:00
Trent Mick 1486fa48f6 joyent/node-triton#153 upgrade restify-clients to a recent version with explicit transitive deps 2016-12-14 12:10:40 -08:00
Chris Burroughs ad7d608011 joyent/node-triton#108 support passphrase protected keys
Reviewed by: Trent Mick <trent.mick@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2016-12-13 19:01:32 +00:00
Trent Mick 152d12767c joyent/node-triton#147 4.15.0 2016-11-24 19:32:43 +00:00
Trent Mick 6c7944f2c2 joyent/node-triton#144 update dashdash dep to get Bash completion fix for sort order of "no completions" completions 2016-11-22 14:40:57 -08:00
Trent Mick 84338a44b2 TOOLS-1592 triton CLI *using node 6* fails various commands with MD5 errors
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
2016-10-31 16:54:55 -07:00
Trent Mick e7c321f3db TOOLS-1588 triton@14.4.1 2016-10-26 17:36:43 -07:00
Trent Mick 21f2d29c86 joyent/node-triton#130 `triton` image caching should include disabled images
Reviewed by: Cody Peter Mello <cody.mello@joyent.com>
Approved by: Cody Peter Mello <cody.mello@joyent.com>
2016-09-16 16:01:38 -07:00
Trent Mick 3cd11c941e bumpver for subsequent work 2016-06-08 14:47:27 -07:00
Trent Mick fabe0a0841 joyent/node-triton#113 error help for usage errors
This builds on cmdln 4.x's "errHelp" facilities.
2016-06-08 14:13:21 -07:00
Trent Mick 42d5382c7e bumpver for subsequent work 2016-06-07 14:19:57 -07:00
Trent Mick ad20360306 joyent/node-triton#120 `triton -r,--role ROLE ...` to be able to take up an RBAC role 2016-06-07 14:19:06 -07:00
Trent Mick 9b099a91e9 bumpver for subsequent work 2016-04-22 13:10:11 -07:00
Trent Mick 0a3c48d2ea joyent/node-triton#112 `triton completion` generation has been broken for a while 2016-04-22 13:06:54 -07:00
Trent Mick a48d7629dd joyent/node-triton#111 want `triton env --unset,-u` option emit env to unset relevant envvars 2016-04-22 12:55:32 -07:00
Trent Mick 0c605c95c5 bumpver for subsequent work 2016-04-11 17:06:36 -07:00
Trent Mick e068c7abcf joyent/node-triton#82 locality flag/property at creation (far/near as in sdc-createmachine)
a.k.a. "Affinity", `triton create -a,--affinity RULE ...`
2016-04-11 17:04:52 -07:00
Trent Mick aeed6d9192 bumpver for subsequent work 2016-03-28 13:14:33 -07:00
Trent Mick 8cd4dd80eb joyent/node-triton#46 Triton help for setting up and using Docker against a Triton DC
This implements all but step #4 (`triton docker ...`) in the proposal.
2016-03-18 16:51:22 -07:00
Trent Mick 461320de8b bumpver for subsequent work 2016-03-11 15:26:36 -08:00
Trent Mick 2c9c749efc verbump for new feature (triton ip) 2016-03-11 15:26:07 -08:00
Trent Mick 1dc156d87c bumpver for subsequent work 2016-03-09 09:23:48 -08:00
Trent Mick e3b5e6b016 joyent/node-triton#101 Bash completion for server-side data: instances, images, etc. 2016-03-09 09:22:33 -08:00
Trent Mick f50797b4a4 bumpver for subsequent work 2016-03-02 00:07:22 -08:00
Marsell Kukuljevic 634350018a PUBAPI-1233/PUBAPI-1234 Add firewalls and snapshots to node-triton
triton fwrule ...
triton instance snapshot ...

Reviewed-By: Trent Mick (with some contributions)
2016-03-01 22:38:21 -08:00
Trent Mick 31ef581980 bumpver for subsequent work 2016-02-15 10:23:18 -08:00
Trent Mick c8f6c05bf4 bumpver for subsequent work 2016-02-12 11:17:36 -08:00
Trent Mick cf9258aab7 bumpver for subsequent work 2016-02-11 09:57:00 -08:00
Trent Mick ccef25767b node-triton#88 changelog update, bump minor ver 2016-02-11 09:56:32 -08:00
Trent Mick 5b6980e490 bumpver for subsequent work 2016-02-10 14:45:53 -08:00
Trent Mick c785a430c6 node-triton#90 Update sshpk and smartdc-auth to attempt to deal with multiple package inter-deps 2016-02-10 14:36:45 -08:00
Trent Mick d89f03083e bumpver for subsequent work 2016-02-02 22:03:47 -08:00
Trent Mick e5c666a509 bumpver for subsequent work 2016-02-02 11:06:05 -08:00
Trent Mick e91f8f28da bumpver for subsequent work 2016-01-28 13:45:26 -08:00
Trent Mick 54923c9ae3 Windows path fixes (should basically run on windows now)
Fixes #83.
2016-01-28 13:41:22 -08:00
Trent Mick 666b541e42 bumpver for subsequent work 2016-01-25 23:48:21 -08:00
Trent Mick 810f0add56 node-triton#78 'triton image delete IMAGE' 2016-01-25 23:23:36 -08:00
Trent Mick 2655a3a14e bumpver for subsequent work 2016-01-19 14:45:08 -08:00
Trent Mick f062d6f206 bumpver for subsequent work 2016-01-19 12:32:37 -08:00
Trent Mick 8d235b8e28 'triton image create' et al
Fixes #76: `triton image create ...` and `triton image wait ...`
Fixes #72: want `triton image` to still return image details even when it is not in 'active' state
2016-01-19 12:30:46 -08:00
Trent Mick d199ed8503 bumpver for subsequent work 2016-01-18 11:58:59 -08:00
Trent Mick 989a43f367 bash completion for 'triton account update <TAB>' 2016-01-18 11:58:01 -08:00