-
Merge pull request #2753 from nishanttotla/bump-v1.2.7
Bump version to 1.2.7
-
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 30, 2017 Some checks were not successful
2 failing and 7 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2735 from nishanttotla/network-filter-fix
Add network ls filtering by name
-
Add network ls filtering by name.
Turns out that network filter tests were wrongly disabled for master branch. This is also fixed here. Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 19, 2017 Some checks were not successful
1 failing and 8 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2736 from nishanttotla/enable-wrongly-disabled-tests
Enable wrongly disabled tests and delete empty tests
-
Enable wrongly disabled tests and delete empty tests
Signed-off-by: Nishant Totla <[email protected]>
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2743 from nishanttotla/error-on-token-discovery
Adding deprecation message for token based discovery.
-
Adding deprecation message for token based discovery.
Token based discovery, which is the default discovery mechanism, is now deprecated and may be removed in a future release. It will be replaced by a new mechanism that is backed by Docker Swarm mode. Signed-off-by: Nishant Totla <[email protected]>
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2690 from nishanttotla/update-api-version-cases
Add more cases for API versions
-
Update network containers in refresh loop.
At some point, newer Docker versions stopped reporting container information on network ls. This caused a bug where the refresh loop was unable to get full network information (in particular container information). This commit fixes that by manually iterating over all containers and extracting network information from them. Signed-off-by: Nishant Totla <[email protected]>
This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Add more cases for API versions
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedMay 2, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Merge pull request #1802 from nishanttotla/1799-update-roadmap
Cleaning up ROADMAP.md
-
Merge pull request #2747 from nishanttotla/events-restructuring
Moving event handling for external subscribers to use go-events
-
Adding counter for active event listeners
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 26, 2017 Some checks were not successful
4 failing and 5 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Moving event handling for external subscribers to use github.com/dock…
…er/go-events Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 22, 2017 Some checks were not successful
1 errored, 2 failing, and 6 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Vendoring github.com/docker/go-events
37d35add5005832485c0225ec870121b78fcff1c Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 22, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Vendoring github.com/docker/swarmkit 97727e1e18c356435819020f02f58634…
…0a8ca812 Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 22, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedFeb 11, 2016 Some checks were not successful
2 failing and 7 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Merge pull request #2746 from nishanttotla/events-restructuring
Adding some clarifying comments for event handling
-
Adding some clarifying comments for event handling
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 22, 2017 Some checks were not successful
1 failing and 8 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Merge pull request #2744 from nishanttotla/update-issue-template
Updating issue template
-
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 21, 2017 Some checks were not successful
1 failing and 8 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Merge pull request #2742 from nishanttotla/network-inspect-tests-1.13
Debugging network inspect tests for docker 1.13, 17.03
-
Debugging network inspect tests for docker 1.13, 17.03
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 20, 2017 Some checks were not successful
2 failing and 7 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2740 from nishanttotla/fix-1703-tests
Debugging 17.03 test failures
-
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 20, 2017 Some checks were not successful
2 failing and 7 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2734 from nishanttotla/update-docker-vendoring
Updating vendoring for docker/docker to 5eca8382b03278dc42c228b3d14dec0909ce655b
-
Updating tests to match updated vendoring
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 16, 2017 Some checks were not successful
1 failing and 7 successful checksThis commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Updating types and function calls to match updated vendoring
Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 16, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Updating and adding new dependencies
Adding github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a Updating github.com/Microsoft/go-winio vendoring to v0.4.2 Updating vendoring for golang.org/x/sys 8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9 Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 15, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits
-
Updating docker/docker vendoring to 5eca8382b03278dc42c228b3d14dec090…
…9ce655b Signed-off-by: Nishant Totla <[email protected]>
nishanttotla committedJun 15, 2017 This commit was signed with a verified signature.nishanttotla Nishant Totla
GPG key ID: 7EA5781C9B3D0C19 Learn about signing commits -
Merge pull request #2723 from wsong/more_whitelists
Allow control over where volumes get created with a whitelist label
-
Allow control over where volumes get created with a whitelist label
Signed-off-by: Wayne Song <[email protected]>
-
Merge pull request #2721 from jlhawn/proxy_flush_headers
Immediately flush response headers for ContainerWait requests
-
Immediately flush resp headers for wait requests
Docker-DCO-1.1-Signed-off-by: Josh Hawn <[email protected]> (github: jlhawn)