Commit Graph

  • a59fc63f3b tests: move trust test to proper package Riyaz Faizullabhoy 2017-09-15 09:33:01 -07:00
  • 4e89dc800a trust: update reference type and use golden output Riyaz Faizullabhoy 2017-09-14 14:58:28 -07:00
  • 7c83ece8ef trust: update reference type and use golden output Riyaz Faizullabhoy 2017-09-14 14:58:28 -07:00
  • 6fca400f1e tests: address review feedback Riyaz Faizullabhoy 2017-09-14 13:16:54 -07:00
  • 1659928f34 tests: address review feedback Riyaz Faizullabhoy 2017-09-14 13:16:54 -07:00
  • f667bd7559 trust: use mock CLI for testing offline Riyaz Faizullabhoy 2017-09-13 09:50:37 -07:00
  • 51f87f33d4 trust: use mock CLI for testing offline Riyaz Faizullabhoy 2017-09-13 09:50:37 -07:00
  • e5c35ab9d1 cli: introduce NotaryClient getter Riyaz Faizullabhoy 2017-09-12 09:39:13 -07:00
  • 93ba24cc42 cli: introduce NotaryClient getter Riyaz Faizullabhoy 2017-09-12 09:39:13 -07:00
  • 7c5b836ca5 trust: add Repository client interface Riyaz Faizullabhoy 2017-09-11 14:07:00 -07:00
  • b53048a314 trust: add Repository client interface Riyaz Faizullabhoy 2017-09-11 14:07:00 -07:00
  • 45c102a03d trust: address review feedback, refactor to align with existing cli/command semantics Riyaz Faizullabhoy 2017-08-25 14:49:40 -07:00
  • e42a2df102 trust: address review feedback, refactor to align with existing cli/command semantics Riyaz Faizullabhoy 2017-08-25 14:49:40 -07:00
  • 007aff70bf docs: update docker trust docs with correct tense and formatting Riyaz Faizullabhoy 2017-08-25 11:42:44 -07:00
  • e92c4686dd docs: update docker trust docs with correct tense and formatting Riyaz Faizullabhoy 2017-08-25 11:42:44 -07:00
  • 43717a866e trust revoke: docs for docker trust revoke Riyaz Faizullabhoy 2017-08-24 15:46:24 -07:00
  • 97f2ec42fa trust revoke: docs for docker trust revoke Riyaz Faizullabhoy 2017-08-24 15:46:24 -07:00
  • 609f8b4b81 trust revoke: add docker trust revoke command Riyaz Faizullabhoy 2017-08-24 15:46:01 -07:00
  • e8d4ecb361 trust revoke: add docker trust revoke command Riyaz Faizullabhoy 2017-08-24 15:46:01 -07:00
  • bc665ed762 trust sign: docs for docker trust sign Riyaz Faizullabhoy 2017-08-24 15:45:39 -07:00
  • ad5c7cb4bb trust sign: docs for docker trust sign Riyaz Faizullabhoy 2017-08-24 15:45:39 -07:00
  • fab6bb6798 trust sign: add docker trust sign command Riyaz Faizullabhoy 2017-08-24 15:45:20 -07:00
  • 644ae3a3f1 trust sign: add docker trust sign command Riyaz Faizullabhoy 2017-08-24 15:45:20 -07:00
  • 809ef0fd74 trust inspect: docs for docker trust inspect Riyaz Faizullabhoy 2017-08-24 15:44:53 -07:00
  • 1115dc5cef trust inspect: docs for docker trust inspect Riyaz Faizullabhoy 2017-08-24 15:44:53 -07:00
  • ec6bc9460f trust inspect: add docker trust inspect command with formatting print Riyaz Faizullabhoy 2017-08-24 15:43:55 -07:00
  • 530ee183f1 trust inspect: add docker trust inspect command with formatting print Riyaz Faizullabhoy 2017-08-24 15:43:55 -07:00
  • 5846e6e5d5 trust: update existing code for new vendoring, refactor for docker trust code sharing Riyaz Faizullabhoy 2017-08-24 15:42:21 -07:00
  • 742798f154 trust: update existing code for new vendoring, refactor for docker trust code sharing Riyaz Faizullabhoy 2017-08-24 15:42:21 -07:00
  • fb1cbaeb66 vendor: upgrade notary version for docker trust Riyaz Faizullabhoy 2017-08-24 15:40:24 -07:00
  • 86beae9d05 vendor: upgrade notary version for docker trust Riyaz Faizullabhoy 2017-08-24 15:40:24 -07:00
  • 0975184f91 Docker EE integration test fixes Christopher Crone 2017-09-25 14:09:17 +02:00
  • 0c54b3a041 Improve error message for COPY missing destination Sebastiaan van Stijn 2017-09-21 16:03:59 +02:00
  • 522e6cc8ec Do not use deprecated call for APIClient Christopher Crone 2017-09-25 14:08:03 +02:00
  • 0b2721b9c1 Protect environment for system integration tests Christopher Crone 2017-09-25 14:05:18 +02:00
  • e38ecccceb Match not implemented error check to others Christopher Crone 2017-09-25 13:58:51 +02:00
  • 954a7de027 Dockerfile: use seccomp provided by stretch Akihiro Suda 2017-09-25 10:03:37 +00:00
  • 08619d0c7c Fix TestMount under a selinux system Vincent Demeester 2017-09-25 10:42:20 +02:00
  • bd6e1757f5 Merge pull request #307 from allencloud/sort-secrets-and-configs-in-cli Vincent Demeester 2017-09-25 09:41:50 +02:00
  • 5c2be22475 Merge pull request #307 from allencloud/sort-secrets-and-configs-in-cli Vincent Demeester 2017-09-25 09:41:50 +02:00
  • 26f06c5bcb sort secrets and configs in cli allencloud 2017-07-07 16:22:52 +08:00
  • fdeab20153 sort secrets and configs in cli allencloud 2017-07-07 16:22:52 +08:00
  • 28762b7242 Vendoring libnetwork Flavio Crisciani 2017-09-24 16:44:16 -07:00
  • a41caadef0 Merge pull request #546 from dnephin/fix-version-on-failure Brian Goff 2017-09-23 09:04:03 -04:00
  • 0f097012c8 Merge pull request #546 from dnephin/fix-version-on-failure Brian Goff 2017-09-23 09:04:03 -04:00
  • 29c4f0df57 Merge pull request #552 from allencloud/volume-has-no-id Brian Goff 2017-09-23 08:58:37 -04:00
  • 753a551b2e Merge pull request #552 from allencloud/volume-has-no-id Brian Goff 2017-09-23 08:58:37 -04:00
  • fe1c1b6b5c remove volume id because it only has name Allen Sun 2017-09-23 11:26:56 +08:00
  • a0ff43ff51 remove volume id because it only has name Allen Sun 2017-09-23 11:26:56 +08:00
  • 32612058cb Use a local constant Daniel Nephin 2017-09-22 17:59:46 -04:00
  • f3a4b20d25 Use a local constant Daniel Nephin 2017-09-22 17:59:46 -04:00
  • 278bf3cb85 Merge pull request #34929 from stevvooe/remove-promise-package Yong Tang 2017-09-22 11:52:23 -07:00
  • afac6be123 builder: updates to session after vendor Tonis Tiigi 2017-09-21 22:07:45 -07:00
  • 8056485bad bump version 17.09.0-ce Andrew Hsu 2017-09-22 09:13:41 -07:00
  • e828efa4ab Set APIVersion on the client, even when Ping fails Daniel Nephin 2017-09-20 16:13:03 -04:00
  • 441f6cef6d Set APIVersion on the client, even when Ping fails Daniel Nephin 2017-09-20 16:13:03 -04:00
  • 9490189cba small reference change Marc Bihlmaier 2017-09-22 00:03:17 +02:00
  • 120931ebc2 small reference change Marc Bihlmaier 2017-09-22 00:03:17 +02:00
  • 6771dc87e0 Merge pull request #34878 from chchliang/imagebranch Sebastiaan van Stijn 2017-09-22 10:08:54 +02:00
  • 793cd3af24 Merge pull request #30696 from yummypeng/lock-RWLayer-while-committing Sebastiaan van Stijn 2017-09-22 09:41:57 +02:00
  • 2d68241660 vendor: update buildkit Tonis Tiigi 2017-09-21 17:54:27 -07:00
  • d1d8439f3f Fixes #29654: take reference to RWLayer while committing/exporting Yuanhong Peng 2017-05-20 10:38:45 +08:00
  • efc44f60de Fallback to use naive diff driver if enable CONFIG_OVERLAY_FS_REDIRECT_DIR Lei Jitang 2017-08-01 08:05:27 -04:00
  • 6700f361c5 pkg/package: remove promise package Stephen J Day 2017-09-21 17:56:45 -07:00
  • 81cc2b36fa builder: fix config leakage on shared parent stage Tonis Tiigi 2017-09-21 13:22:39 -07:00
  • 3a50fe644a Merge pull request #34861 from tklauser/fix-cstring-leaks Yong Tang 2017-09-21 09:14:07 -07:00
  • e22297f2e2 Merge pull request #34907 from chris-crone/set-test-ostype Yong Tang 2017-09-21 04:13:17 -07:00
  • 9f6a445ef2 Merge pull request #34910 from chris-crone/plugin-list-not-implemented Yong Tang 2017-09-21 04:12:35 -07:00
  • aebe8e8ce7 add Images testcase chchliang 2017-09-18 09:58:08 +08:00
  • 0dfdf37ab2 Merge pull request #34914 from euank/000003-percent Yong Tang 2017-09-20 19:52:10 -07:00
  • 2357fb28b5 Merge pull request #243 from andrewhsu/rc3 v17.09.0-ce-rc3 Andrew Hsu 2017-09-20 18:12:40 -07:00
  • 9661f00ed4 Merge pull request #244 from andrewhsu/cl Andrew Hsu 2017-09-20 18:12:19 -07:00
  • db97c3db91 Merge pull request #249 from andrewhsu/hcsshim Andrew Hsu 2017-09-20 17:47:21 -07:00
  • fe19ba678a Merge pull request #239 from thaJeztah/17.09-fix-relabel-config-files Andrew Hsu 2017-09-20 17:36:02 -07:00
  • d86b81fcce Merge pull request #247 from thaJeztah/17.09-may_detach_mount Andrew Hsu 2017-09-20 17:24:41 -07:00
  • 0a7586971f Merge pull request #245 from thaJeztah/17.09-close_overlay2_pipe Andrew Hsu 2017-09-20 17:20:25 -07:00
  • 5fd57722d1 Merge pull request #233 from thaJeztah/backport-fixed-raw-splunk-logger Andrew Hsu 2017-09-20 17:18:18 -07:00
  • 4856a9ec15 Merge pull request #242 from vieux/bump_swarmkit_vendor Andrew Hsu 2017-09-20 17:13:43 -07:00
  • 6a80ba3b8a Merge pull request #241 from thaJeztah/17.09-fix_selinux_with_mount_api Andrew Hsu 2017-09-20 17:09:11 -07:00
  • 508a2630a3 Merge pull request #236 from thaJeztah/17.09-fix-secrets-and-configs-idempotence Victor Vieux 2017-09-20 17:08:07 -07:00
  • 1ae6ae93c4 Merge pull request #231 from thaJeztah/backport-remove-cors-headers-flag Andrew Hsu 2017-09-20 17:07:44 -07:00
  • ccdf90d524 Merge pull request #237 from thaJeztah/17.09-more-yaml-information Andrew Hsu 2017-09-20 16:33:29 -07:00
  • ccdce91e65 overlay2: fix faulty errcheck Euan Kemp 2017-09-20 15:20:43 -07:00
  • e55d5634bf Add a new entrypoint for CI Daniel Nephin 2017-09-19 18:14:41 -04:00
  • 79ca5680b8 Merge pull request #232 from thaJeztah/backport-fix-system-df Andrew Hsu 2017-09-20 13:56:23 -07:00
  • 028b015443 Merge pull request #250 from seemethere/update_moby_components_hash Andrew Hsu 2017-09-20 13:40:13 -07:00
  • 1e4bfaa04a Hash needs to be updated for moby-components script Eli Uriegas 2017-09-20 13:25:51 -07:00
  • 1f4bf6c347 vndr Microsoft/hcsshim to v0.6.5 Andrew Hsu 2017-09-20 13:16:35 -07:00
  • 0f16d9b90a Automatically set may_detach_mounts=1 on startup Brian Goff 2017-09-18 09:26:34 -04:00
  • 5cb2c664ef Merge pull request #34886 from cpuguy83/may_detach_mount Yong Tang 2017-09-20 11:31:45 -07:00
  • da0223d365 Set integration test OSType with environment variable Christopher Crone 2017-09-20 14:47:49 +02:00
  • 20c1a2b928 Handle plugin list not implemented Christopher Crone 2017-09-20 18:00:55 +02:00
  • a825d7bfdf Close pipe if mountFrom failed. Shukui Yang 2017-09-19 01:25:39 +00:00
  • 713e87e780 prefer pass backend if it is available Tycho Andersen 2017-08-16 14:09:15 -06:00
  • 9337e13113 prefer pass backend if it is available Tycho Andersen 2017-08-16 14:09:15 -06:00
  • 6bd5c63c78 version bump for docker-credential-helpers Tycho Andersen 2017-08-16 14:02:38 -06:00
  • 6280c12bb9 version bump for docker-credential-helpers Tycho Andersen 2017-08-16 14:02:38 -06:00
  • 4cf1849418 defaultCredentialStore: make this a function Tycho Andersen 2017-08-14 08:58:19 -06:00
  • 315e815656 defaultCredentialStore: make this a function Tycho Andersen 2017-08-14 08:58:19 -06:00
  • 7e0e805bca Merge pull request #34863 from keloyang/close-pipe Yong Tang 2017-09-20 09:37:15 -07:00