Commit Graph

50915 Commits

Author SHA1 Message Date
Darwin Traver a9c6272c4a
Setting execute bit for calicoctl 2019-01-25 12:03:22 -05:00
L-Hudson 96f548b9e6
Merge pull request #8078 from thaJeztah/add_missing_stubs
Add missing stubs for "docker engine" subcommands
2019-01-25 11:01:10 -05:00
Sebastiaan van Stijn de08e26a23
Add missing stubs for "docker engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-25 16:56:21 +01:00
Anne Henmi e7510323cb
Merge pull request #8072 from ericsmalling/patch-5
Remove upstream TLS labels
2019-01-25 07:56:19 -07:00
L-Hudson 1d9acb814e
Merge pull request #6916 from hannah-docker/patch-2
Update centos.md indicating that we only support the latest CentOS
2019-01-25 09:38:27 -05:00
paigehargrave dd386d3e8e
Merge pull request #8073 from docker/paigehargrave-patch-3
Update service-clusters.md
2019-01-25 09:22:25 -05:00
L-Hudson 88a3b8334e
Merge pull request #8074 from trapier/ucp-auth-store-reconfigure-non-emergency-output
ucp: auth store reconfigure update output
2019-01-25 09:08:28 -05:00
L-Hudson d9380a4349
Merge pull request #8076 from meticulous-dft/patch-6
Update hub auto build doc
2019-01-25 09:07:25 -05:00
L-Hudson 0ff8a3de6d
Merge pull request #8077 from ollypom/dtrpromotionauth
Added User Permission note to DTR Promotions
2019-01-25 09:06:05 -05:00
Olly P e56d0543c8
Added User Permission note to Promotions 2019-01-25 12:54:29 +00:00
Ming He af29948b20
Update hub auto build doc
Hub backend dose not support `Create multiple Docker tags from a single build`. Take it off from the docs. Already received several issues asking about why it is not working according to the doc.
2019-01-24 19:11:21 -08:00
Trapier Marshall 3ac7303c6a ucp: auth store reconfigure update output 2019-01-24 19:09:06 -05:00
paigehargrave a92d1b85c0
Update service-clusters.md 2019-01-24 17:45:18 -05:00
L-Hudson 81c4282a6b
Merge pull request #7016 from trapier/correct-interlock-proxy-constraints
Interlock: correct proxy constraint procedure
2019-01-24 17:20:20 -05:00
paigehargrave 9c8dc62810
Update service-clusters.md 2019-01-24 17:05:48 -05:00
L-Hudson cfa7e2d4d3
Merge pull request #8066 from lbndev/patch-1
Update build_enhancements.md with troubleshooting hints
2019-01-24 15:43:54 -05:00
Eric Smalling ede978834f
Remove upstream TLS labels
Per @ehazlett , upstream TLS labels are not implemented yet in UCP 3.0 or 3.1
2019-01-24 14:12:45 -06:00
L-Hudson 39aa4756cd
Update build_enhancements.md
editorial crx
2019-01-24 14:48:31 -05:00
L-Hudson e981eee2d4
Merge pull request #8071 from ollypom/removesyslog
Removing Syslog UI from UCP Docs
2019-01-24 12:55:12 -05:00
Olly P e65f62b894
Removing Syslog UI from UCP Docs as this feature has been EOLd 2019-01-24 15:50:55 +00:00
Anne Henmi 2142fae20b
Merge pull request #8033 from trapier/ucp-support-dump-running-version
ucp: support dump running version
2019-01-24 08:05:15 -07:00
L-Hudson 8180a4ef7f
Merge pull request #8064 from docker/new-Jenkins-pipeline
add new Jenkinsfile
2019-01-24 09:55:26 -05:00
L-Hudson c01eb294f2
Merge pull request #8051 from trapier/interlock-service-cluster-fixes
interlock service cluster fixes
2019-01-24 09:42:33 -05:00
L-Hudson 124e5d2281
Merge pull request #8063 from trapier/ucp-custom-api-headers-syntax
ucp config: custom api headers syntax
2019-01-24 09:37:02 -05:00
L-Hudson 6839b76f68
Merge pull request #6449 from DanHam/fix-device-mapper-doc
Fix device mapper doc
2019-01-23 15:28:43 -05:00
L-Hudson d8c1b5c452
Update device-mapper-driver.md
minor editorial crx
2019-01-23 15:20:53 -05:00
L-Hudson aab4b325ce
Merge pull request #6912 from perlun/patch-1
nginx.md: Add note about potential security isues
2019-01-23 15:17:53 -05:00
L-Hudson 71593787ef
Merge pull request #7113 from millerdz/patch-3
Fixing SUSE install from repo instructions to correctly locate gpg key
2019-01-23 14:33:50 -05:00
L-Hudson 8a89b4c7d9
Merge pull request #7868 from shpilevoy/patch-1
Added gpg-agent dependency
2019-01-23 14:25:42 -05:00
Anne Henmi b272669931
Merge branch 'master' into patch-1 2019-01-23 12:17:03 -07:00
L-Hudson 778d6b173b
Merge pull request #8052 from justin2004/master
multi-service containers
2019-01-23 13:59:44 -05:00
Anne Henmi faefb9849d
Merge branch 'master' into patch-3 2019-01-23 08:57:00 -07:00
Loïc B 8e73cd0212
Update build_enhancements.md with troubleshooting hints
Add troubleshooting tips from https://github.com/moby/moby/issues/38303
2019-01-23 11:42:46 +01:00
Alastair Smith e13972fa28 add new Jenkinsfile
- this file sets up builds for CSE in ci.docker.com
- master publishes to stage, published to production
2019-01-22 18:44:03 -06:00
Anne Henmi 64261850fa
Update nginx.md
Fixed security warning, changed to "anyone who can log on to the server where your Docker Registry is running"
2019-01-22 16:16:38 -07:00
Anne Henmi dbe3c68ba5
Update device-mapper-driver.md
added comma
2019-01-22 16:14:09 -07:00
Trapier Marshall ea7208a888
ucp config: custom api headers syntax
Example for this table needs double brackets because it's an array.

Tested on UCP 3.0.8.
2019-01-22 16:45:16 -05:00
paigehargrave 5094c47bec
Merge pull request #8013 from markfirmware/patch-1
Update overview.md
2019-01-22 13:30:41 -05:00
paigehargrave 6ffa47553c
Merge branch 'master' into patch-1 2019-01-22 13:30:00 -05:00
L-Hudson 206edc4340
Update service-clusters.md
C&P error correction
2019-01-22 09:25:54 -05:00
L-Hudson 559a1bfe1d
Merge pull request #8018 from Shofol/patch-1
Update index.md
2019-01-22 09:10:56 -05:00
L-Hudson 70337e2141
Merge pull request #8059 from monder/accelerate
Document registry s3 transfer acceleration option.
2019-01-22 08:59:54 -05:00
L-Hudson 7c99e35855
Merge pull request #8053 from itapai/patch-2
fix typo
2019-01-22 08:56:00 -05:00
L-Hudson d529de65e3
Merge pull request #8062 from ollypom/fixapppackagetoc
Fix UCP App Package ToC
2019-01-22 08:53:46 -05:00
ollypom 62ceba1569 Hopefully Fix UCP App Package ToC 2019-01-22 11:09:43 +00:00
Aleksejs Sinicins 3edcdc7ca8 Document registry s3 transfer acceleration option.
https://github.com/docker/distribution/pull/2166
2019-01-21 21:16:51 +02:00
Istvan Tapai dd068472d6
fix typo 2019-01-19 05:09:27 +01:00
justin fbafb4915e multi-service containers
one solution for spawning helper processes that interact with a
primary process before ultimately putting the primary process
back in the foreground
2019-01-18 16:15:26 -05:00
Trapier Marshall f6ab0cb105 ucp: support dump running version
Use a bash shell variable to run support dump at the same revision as
the cluster is running.  This is a copy-paste convenience for users in offline environments that might not be running the latest version.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-01-18 16:10:49 -05:00
Trapier Marshall 24faf7d265 interlock service cluster fixes
Technical:
- Fix: need four loadbalancer nodes because there are two proxy replicas per service cluster and the proxies publish in host port publish mode
- Fix: Interlock core service crashes without `ProxyReplicas` specified in the config
- Fix: image `docker/interlock` does not exist
- Fix: indicate testing commands should be run with access to swarmkit api for IP lookup
- Improve: renamed interlock network to match what UCP default interlock network
- Improve: Changed PublishedPort and PublishedSSLPort to avoid conflicts with default UCP and DTR ports

Style:
- None

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-01-18 14:28:18 -05:00