Julien Gilli
d4dbff084e
address comments from latest code review
2017-04-05 14:40:14 -07:00
Julien Gilli
cb725eb587
fix parseVolumeSize comments doc according to latest changes
2017-04-03 18:56:26 -07:00
Julien Gilli
c68c975d88
changes according to latest code review
2017-04-03 18:11:06 -07:00
Julien Gilli
43620ff56f
make triton volume feature hidden
2017-04-03 14:10:30 -07:00
Julien Gilli
f00d1bd9c0
changes according to latest code review from Trent
2017-03-23 13:12:24 -07:00
Julien Gilli
cd8d6a0658
fix tests after adding support for delete volume confirmation
2017-03-22 18:19:32 -07:00
Julien Gilli
984c692d2f
fix handling of volume list filters
2017-03-22 18:19:02 -07:00
Julien Gilli
00f92d67a5
more changes according to discussion after initial code review
2017-03-22 16:54:36 -07:00
Julien Gilli
08b7dd088f
fix current volumes tests suite
2017-03-21 14:43:39 -07:00
Julien Gilli
c152fa77e4
more changes according to first code review
2017-03-20 18:56:51 -07:00
Julien Gilli
d2fce639dd
changes according to code review
2017-03-08 17:58:04 -08:00
Julien Gilli
679157d453
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
2017-03-07 12:46:31 -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
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
75cb032f3a
joyent/node-triton#156 allow all profile fields to be given on the cli
...
Reviewed by: Trent Mick <trent.mick@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2017-01-31 16:09:01 +00:00
Chris Burroughs
68e5b68583
PUBAPI-1171 improve boolean envvar error handling
...
PUBAPI-1205 mirror node-smartdc meaning for SDC_TESTING
PUBAPI-1351 label each group of env vars for clarity
Reviewed by: Trent Mick <trent.mick@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2017-01-25 18:26:14 +00:00
Yang Yong
c7c91aea83
joyent/node-triton#80 would be nice if triton network list public=false
worked
...
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2017-01-17 15:39:43 -08:00
Trent Mick
41b5c506ce
joyent/node-triton#167 test suite: use 'nodetritontest' in test key name, createTestInst
never reports failure
...
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
2017-01-17 14:48:40 -08:00
Julien Gilli
d99110553d
ZAPI-757 VMAPI should dump core when an uncaught error is thrown
...
Reviewed by: Trent Mick <trentm@gmail.com>
2017-01-14 00:27:16 +00:00
Trent Mick
da80542222
joyent/node-triton#146 triton instance rename --wait
(update changelog)
2017-01-13 16:09:04 -08:00
Yang Yong
5dab69c002
joyent/node-triton#146 triton instance rename --wait
2017-01-13 16:06:45 -08:00
Trent Mick
586b1924a0
joyent/node-triton#133 triton instance fwrule list
and triton fwrules
are not recognized (update changelog)
2017-01-13 15:07:29 -08:00
Yang Yong
16cff8d60a
joyent/node-triton#133 triton instance fwrule list and
triton fwrules` are not recognized
...
Reviewed by: Trent Mick <trent.mick@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2017-01-13 23:05:53 +00:00
Trent Mick
37d475ffd9
joyent/node-triton#164 change from joyent/node-triton#137 broke 'triton --version' test case
2017-01-12 11:48:47 -08:00
Trent Mick
afe1972b69
joyent/node-triton#163 "skipAffinityTests" option for test/config.json is not documented in test/config.json.sample
...
Reviewed by: Julien Gilli <julien.gilli@joyent.com>
Approved by: Julien Gilli <julien.gilli@joyent.com>
2017-01-12 11:41:45 -08:00
Dillon Amburgey
76759e547e
joyent/node-triton#3 triton ssh command not aware of "ubuntu" login for ubuntu-certified images
2017-01-05 19:37:35 -05:00
Chris Burroughs
04cc61ee1d
joyent/node-triton#160 missing file from cr:1129 rebase
...
Reviewed by: Dillon Amburgey <dillona@dillona.com>
Approved by: Marsell Kukuljevic <marsell@joyent.com>
2016-12-28 15:00:48 +00: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
Dillon Amburgey
2453bc12e8
joyent/node-triton#158 tritonapi image cache never expires
...
Reviewed by: Chris Burroughs <chris.burroughs@joyet.com>
Approved by: Chris Burroughs <chris.burroughs@joyet.com>
2016-12-21 19:00:47 +00:00
Trent Mick
c7140609f0
joyent/node-triton#155 doc TritonApi method callback guidelines
2016-12-14 14:33:29 -08: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
Trent Mick
f7bbe5fcff
joyent/node-triton#154 #108 changes broke triton cloudapi ...
2016-12-14 11:01:18 -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
Chris Burroughs
696439f1ae
joyent/node-triton#149 resurrected example-get-account
...
Reviewed by: Trent Mick <trent.mick@joyent.com>
Approved by: Trent Mick <trent.mick@joyent.com>
2016-11-30 16:45:10 -05:00
Trent Mick
1e986ea733
joyent/node-triton#143 triton rbac key duplicate output (changelog)
2016-11-29 19:09:45 -08:00
Yang Yong
e721ebe865
joyent/node-triton#143 triton rbac key duplicate output
2016-11-30 10:40:34 +09:00
Trent Mick
152d12767c
joyent/node-triton#147 4.15.0
2016-11-24 19:32:43 +00:00
Yang Yong
a2c83aab56
joyent/node-triton#64 support instance renaming
...
Reviewed by: Trent Mick <trentm@gmail.com>
Approved by: Trent Mick <trentm@gmail.com>
2016-11-24 16:47:32 +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