Details
Description
https://gist.github.com/c4a4041c4826c369449d
chef/knife/core/text_formatter.rb is the likely suspect.
justify_width = data.keys.map {|k| k.to_s.size }.max.to_i + 2
appears to make every column the same width.
Issue Links
- relates to
-
KNIFE-36
Output of `knife rackspace server list` is too wide.
-
Activity
Bryan McLellan [Opscode]
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue relates to KNIFE_RACKSPACE-7 [ KNIFE_RACKSPACE-7 ] |
Matt Ray
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |
Matt Ray
made changes -
| Resolution | Duplicate [ 3 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
Matt Ray
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Bryan McLellan [Opscode]
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Fix Version/s | 0.10.10 [ 10702 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | jira [ 15574 ] | New OSS [ 20411 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | New OSS [ 20411 ] | OSS: Product Management [ 28330 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
21m 56s | 1 | Matt Ray | 11/Apr/12 7:06 PM | |||||
|
23m 21s | 1 | Matt Ray | 11/Apr/12 7:29 PM | |||||
|
18s | 1 | Matt Ray | 11/Apr/12 7:29 PM | |||||
|
13d 1h 7m | 1 | Bryan McLellan [Opscode] | 24/Apr/12 8:36 PM |
Fix in the individual knife plugins
KNIFE_RACKSPACE-7
KNIFE_EC2-53
KNIFE_OPENSTACK-5