Граф коммитов

8897 Коммитов

Автор SHA1 Сообщение Дата
David Calavera 6ca9064650 Release v0.3.2
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-30 13:08:29 -04:00
Alexander Morozov 1c77fab9bb Merge pull request #177 from calavera/revert_server_name_set
Revert "Set the TLS connection ServerName when the transport is created."
2016-03-30 09:53:03 -07:00
David Calavera b1e8fe822f Revert "Set the TLS connection ServerName when the transport is created."
This reverts commit 9eec4dc67b.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-30 12:45:44 -04:00
Vincent Demeester 9a0cccd2da Merge pull request #176 from luxifer/patch-1
Fix doc typo in ContainerWait function
2016-03-30 12:42:04 +02:00
Vincent Demeester 11295d3bce Using distribution/reference for Image* function
At some point the format of the reference should be daemon specific, and
thus should not be *imposed* via the repository:tag current
arguments. The engine-api library should encorage the use of reference.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-30 12:33:23 +02:00
Vincent Demeester 486171b34d Make required arguments required.
Change method signatures to make required arguments actually
required (using a paramater), all accross the API.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-30 12:33:23 +02:00
Florent Viel 9d7c6139fa Fix doc typo in ContainerWait function
Signed-off-by: Florent Viel <florent.viel69@gmail.com>
2016-03-30 09:36:41 +02:00
Aleksa Sarai f225a8d310 types: stats: add pids.max to PidsStats
In order to allow nice usage statistics (in terms of percentages and
other such data), add the value of pids.max to the PidsStats struct
returned from the pids cgroup controller.

It has to be an int64 in order for "max" to be represented as -1 (which
mirrors the OCI specification for Resources.Pids.Limit).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-03-29 15:19:01 +11:00
Vincent Demeester e37a82dfce Merge pull request #166 from darrenstahlmsft/WindowsStorageQos
Fix Windows storage qos hostconfig names
2016-03-25 19:56:47 +01:00
Vincent Demeester acfafc2e7c Merge pull request #150 from pdevine/swarm-node-data
Add swarm node data
2016-03-25 19:53:33 +01:00
David Calavera c30f9e262a Merge pull request #157 from yongtang/20122-volume-one-character
Add "SecurityOptions" in Info.
2016-03-25 11:10:29 -07:00
David Calavera 36796384e8 Merge pull request #170 from allencloud/fix-typos
fix typos
2016-03-24 11:04:25 -07:00
allencloud 17639c5326 fix typos
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-03-25 01:17:56 +08:00
Vincent Demeester 094c61838c Merge pull request #148 from vdemeester/network-list-test
Add unit tests to NetworkList
2016-03-23 21:27:43 +01:00
David Calavera 50b2e31d58 Release version v0.3.1.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-23 14:58:20 -04:00
David Calavera 20fcb890ea Merge pull request #169 from calavera/escape_path
Make sure the request path is properly encoded.
2016-03-23 11:57:09 -07:00
David Calavera 0068ec8aaa Disable TIP build.
Because we don't care about development releases.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-23 14:51:27 -04:00
David Calavera 09e545e120 Make sure the request path is properly encoded.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-23 14:37:13 -04:00
David Calavera bef93d22ae Release v0.3.0.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-22 18:05:39 -04:00
Morgan Bauer 9524d7ae81 Merge pull request #167 from ehazlett/resource-label-update
clarify comment for labels
2016-03-21 17:08:18 -07:00
Evan Hazlett 37d4a7ad84
clarify comment for labels
refs: #21270

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-03-21 19:43:50 -04:00
Darren Stahl f804c0c84c Fix Windows storage qos hostconfig names
Signed-off-by: Darren Stahl <darst@microsoft.com>
2016-03-21 15:04:32 -07:00
David Calavera 8870a4eadc Merge pull request #165 from tonistiigi/expose-layer-ids
Expose image rootfs in inspect type
2016-03-21 13:51:22 -07:00
Tonis Tiigi 9bfa942bba Expose image rootfs in inspect type
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-03-21 09:55:27 -07:00
David Calavera ce093997ee Merge pull request #160 from vdemeester/network-remove-test
Add unit test to NetworkRemove
2016-03-21 09:55:10 -07:00
Vincent Demeester 5f2f7ac1dd Merge pull request #164 from zhouhaibing089/doc_fix
fix the incorrect demo code, the context argument should be passed in
2016-03-20 19:50:28 +01:00
haibzhou 6c72c24563 fix the incorrect demo code, the context argument should be passed in
Signed-off-by: haibzhou <haibzhou@ebay.com>
2016-03-20 22:55:03 +08:00
Vincent Demeester f42a1c4cd8 Add unit test to NetworkRemove
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-19 12:38:55 +01:00
Tibor Vass 0a52c8c252 Merge pull request #156 from ehazlett/resource-labels
Label support for images, networks and volumes
2016-03-18 19:25:29 -04:00
Evan Hazlett 95cfeb66ab label support for images, networks and volumes
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-03-18 18:59:55 -04:00
David Calavera 68a7b6bebf Merge pull request #158 from frenkel/openbsd-support
Support openbsd
2016-03-18 13:22:19 -07:00
Yong Tang d678309bd3 Add "SecurityOptions" in Info.
This PR tries to add SecurityOptions field in Info so that
security options such as apparmor, seccomp, or selinux could
be displayed by `docker info`.

Detailed discussion could be found in:
https://github.com/docker/docker/issues/20909
https://github.com/docker/docker/pull/21172

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-03-18 14:12:52 +00:00
Frank Groeneveld be8ae4be66 Support openbsd
Signed-off-by: Frank Groeneveld <frank@frankgroeneveld.nl>
2016-03-18 14:56:01 +01:00
Doug Davis a72c60aa89 Merge pull request #131 from vdemeester/network-connect-test
Add unit test for NetworkConnect
2016-03-18 09:31:05 -04:00
Vincent Demeester fd4f48ef84 Add unit test for NetworkConnect
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-18 12:35:16 +01:00
David Calavera 0ec73ff029 Merge pull request #143 from cpuguy83/add_volume_status
Add `Status` field to Volume type
2016-03-17 10:01:52 -07:00
David Calavera 26cdffeca7 Merge pull request #155 from calavera/vdemeester_is_a_maintainer
Add vdemeester to the maintainers list.
2016-03-16 16:24:51 -07:00
Brian Goff 3beb091ad6 Add `Status` field to Volume type
This is extra information returned by the volume driver for presenting
to the user.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-03-16 14:26:15 -04:00
David Calavera 0b5b861968 Add vdemeester to the maintainers list.
Because his doing an awesome job improving this package.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-16 14:05:35 -04:00
Patrick Devine 26c18f33e6 Add swarm node data
This change adds missing node information which is returned by
Docker Swarm.  Included are things like what node a container is
running on, the IP Address, any labels, etc.

Signed-off-by: Patrick Devine <patrick.devine@docker.com>
2016-03-16 10:58:47 -07:00
Vincent Demeester 6de18e1854 Merge pull request #151 from shishir-a412ed/PR-19367
Added Storage driver options for PR # 19367
2016-03-16 18:45:18 +01:00
David Calavera 7e42a18ed6 Merge pull request #152 from vdemeester/fix-image-import
ImageImport should use postRaw instead of post.
2016-03-16 10:33:59 -07:00
David Calavera ac573b320a Merge pull request #153 from vdemeester/add-go-1-6-to-travis
Add go 1.6 to travis build
2016-03-16 10:33:23 -07:00
David Calavera 421d7df5f0 Merge pull request #154 from calavera/fix_go_devel
Set TLS ServerName when the transport is created.
2016-03-16 10:09:35 -07:00
David Calavera 9eec4dc67b Set the TLS connection ServerName when the transport is created.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-16 12:54:56 -04:00
Vincent Demeester 2e2e738b25 Add go 1.6 to travis build
Go 1.6 has been released so "go tip" is pointing to 1.7 devel.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-16 17:44:55 +01:00
Vincent Demeester 15008f05f8 ImageImport should use postRaw instead of post.
Using post instead of postRaw makes client hang for ever.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-16 16:07:37 +01:00
Shishir Mahajan 6d7d8995f7 Added Storage driver options for PR # 19367
Signed-off-by: Shishir Mahajan <shishir.mahajan@redhat.com>
2016-03-16 10:40:16 -04:00
Vincent Demeester 0ea71cceed Add unit tests to NetworkList
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-03-16 09:12:48 +01:00
Vincent Demeester bcabaee58e Merge pull request #146 from vdemeester/fixing-master-volume-inspect-test
Update VolumeInspect tests to compile test again
2016-03-16 09:04:29 +01:00