Commit Graph

84 Commits

Author SHA1 Message Date
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
Trent Mick 5ee94b04af joyent/node-triton#75 'triton account update ...' 2016-01-14 22:56:38 -08:00
Trent Mick 6fe9de3adf bumpver for subsequent work 2016-01-14 12:19:54 -08:00
Trent Mick 545d0a3a65 joyent/node-triton#35 More easily distinguish KVM and LX and Docker images and instances
Also support filtering insts on docker=true.
2016-01-13 12:18:05 -08:00
Trent Mick 5d6446775c bumpver for subsequent work 2016-01-12 10:28:11 -08:00
Trent Mick 853e430b0c bumpver for subsequent work 2016-01-10 11:49:44 -08:00
Trent Mick 38bc7c4037 add 'versioncheck' to 'make check' 2016-01-10 11:49:06 -08:00
Trent Mick 3f427adff1 clistyle: updated bash completion (much improved, fixes limitation that subsubcmds weren't supported) 2016-01-09 16:55:12 -08:00
Trent Mick 922ca13816 clistyle: Much improved bash completions (importantly for the clistyle changes, it supports subsubcommands) 2016-01-08 11:08:07 -08:00
Trent Mick 36a979b1b1 bumpver for subsequent work 2015-12-31 10:06:01 -08:00
Trent Mick adb4c851b9 joyent/node-triton#68 Support specifying networks at instance create time 2015-12-31 09:55:31 -08:00
Trent Mick 04905ccc22 bumpver for subsequent work 2015-12-30 16:13:46 -08:00
Trent Mick 81572f1d6d verbump to make previous bump in changelog 2015-12-30 16:13:01 -08:00
Trent Mick 5d1ef7dee0 bumpver for subsequent work 2015-12-29 15:14:35 -08:00
Trent Mick 1c624f5a27 bumpver for subsequent work 2015-12-16 11:01:03 -08:00
Trent Mick 6e44318f00 bumpver for subsequent work 2015-12-08 13:56:01 -08:00
Trent Mick 21164320c7 improvements for using node-triton as a module 2015-12-08 11:59:45 -08:00
Trent Mick a40e0d6f8c bumpver for subsequent work 2015-12-07 11:47:55 -08:00
Trent Mick 440d09f8b7 joyent/node-triton#59 `triton create -m,--metadata` etc. for adding metadata on instance creation 2015-12-07 11:28:59 -08:00
Trent Mick dfacb92445 bumpver for subsequent work 2015-12-02 11:19:21 -08:00
Trent Mick 87808306de bump ver 2015-12-02 11:18:59 -08:00
Trent Mick 88826317f7 bumpver for subsequent work 2015-11-24 16:40:55 -08:00
Trent Mick 4a46310a8d experimental 'triton env [PROFILE]' 2015-11-24 16:40:17 -08:00
Trent Mick 82443e2d67 joyent/node-triton#54 'triton rbac apply --dev-create-keys-and-profiles' 2015-11-23 16:57:58 -08:00
Trent Mick fe73063d16 bumpver for subsequent work 2015-11-18 13:54:20 -08:00
Alex Wilson 00cdb81287 joyent/node-triton#55 PUBAPI-1166 Use http-signature for generating Authorization, not sprintf
Reviewed by: Trent Mick <trent.mick@joyent.com>
2015-11-13 16:46:09 -08:00
Trent Mick dd95ab5f4a joyent/node-triton#54 first pass at 'triton rbac role' and 'triton rbac roles' 2015-11-04 15:38:38 -08:00
Trent Mick 8a46d23268 joyent/node-triton#54 A start at RBAC support (still very early) 2015-11-03 15:40:59 -08:00
Trent Mick 80a8dde876 bumpver for subsequent work 2015-10-21 18:11:17 -07:00
Trent Mick a8a275ceca joyent/node-triton#51 update deps to get a bunyan > dtrace-provider that works with node v4.2 2015-10-21 18:09:40 -07:00
Trent Mick 37dd71b8f8 update bunyan dep to get newer dtrace-provider to fix build against node 4.2.1 2015-10-21 16:49:39 -07:00
Trent Mick 78f7d3c72e bumpver for subsequent work 2015-10-14 13:28:39 -07:00
Alex Wilson 2a0c7d9f55 bumpver for subsequent work 2015-10-13 14:41:22 -07:00
Alex Wilson 584a73ce0d joyent/node-triton#42 Tools using sshpk should lock in an exact version 2015-10-13 14:37:39 -07:00
Brian Bennett 525952a663 Compatibility with ed25519 keys in ssh-agent 2015-10-07 22:28:11 -07:00
Trent Mick 8fb0b696f7 bumpver for subsequent work 2015-10-07 15:51:29 -07:00