Commit graph

330 commits

Author SHA1 Message Date
Xander Flood
15c89f00a2 allow zero replicas 2019-11-17 10:35:28 -05:00
Etienne Napoleone
20b056aec2 Correct mounts block name (#218) 2019-11-11 10:28:39 +01:00
dubo-dubon-duponey
4d3eb6ca33 Add support for readonly containers (#206)
Closes #203 

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-25 12:14:09 +02:00
tf-release-bot
2b3bdec287 Cleanup after v2.5.0 release 2019-10-15 05:38:03 +00:00
tf-release-bot
e054077441
v2.5.0 2019-10-15 05:29:26 +00:00
Manuel Vogel
dfbec44a71
[ci skip] update CHANGELOG next release version 2019-10-14 19:56:48 +02:00
Manuel Vogel
ae90a07490
[ci-skip] updates CHANGELOG for v2.5.0 2019-10-14 19:55:13 +02:00
dubo-dubon-duponey
a36a58b792 Remove logging drivers white-list (#209)
See #207 for discussion and fixes #208

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-14 19:37:13 +02:00
dubo-dubon-duponey
13637be442 CI restructuring and migration to golang 1.13 (#202)
* Closes #198 
* Move CI to go 1.13

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>

* Revamped travis setup

- added go tip (no fail)
- removed go1.11 (since it’s out of support)
- build on windows, optional (1.13) (since travis does not give LCOW we can’t test)
- build on mac, optional (1.13) (since travis does not give docker on mac we can’t test)

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-13 20:43:20 +02:00
dubo-dubon-duponey
cc95649930 Updated logdrivers to match docker officially supported options (#207)
Closes #204 

See https://docs.docker.com/config/containers/logging/configure/ section “Supported“ logging drivers

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-13 20:38:03 +02:00
dubo-dubon-duponey
27a9f37c69 Move to standalone plugin SDK (#200)
Closes #197 
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-09 20:25:38 +02:00
tf-release-bot
437ec59829 Cleanup after v2.4.0 release 2019-10-07 22:32:06 +00:00
tf-release-bot
331de152eb
v2.4.0 2019-10-07 22:24:26 +00:00
Manuel Vogel
462091016e
[ci skip] updates CHANGELOG v2.4.0 2019-10-07 23:06:31 +02:00
Manuel Vogel
2ec6bba9b7
fix: binary upload as base 64 content (#194)
Closes #48 
* feat: adds new content_base64 property for upload
* feat: adds logic for base64 content processing
* test: for new upload property
* docs: for new upload property
* docs: adapts container upload to aws example docs
* fix: adds a comment for non-working conflicts with within lists
* docs: updates for non-supported conflict within lists and sets
* tests: updates notes on disabled checks
* fix: validation for container upload configs
* docs: validation for container upload configs
* fix(test): add must not run flag for invalid upload config container
2019-10-07 23:00:57 +02:00
Manuel Vogel
cb9c327ae4
fix: service env truncation for multiple delimiters (#193)
Closes #121 
* test: adds failing test for service env with multiple delimiters
* fix: mapping of multiple delimiters for string slice to map
2019-10-06 12:11:11 +02:00
Matteo Castellini
f3e27203d1 Calculate digest when missing from registry response headers (#188)
Closes #186
2019-10-06 11:25:02 +02:00
Matteo Castellini
9811d4d5f0 Remove duplicate start_period in docker_service documentation (#189) 2019-10-06 11:18:56 +02:00
Srinidhi Kaushik
11fd002b15 Add shm_size' attribute for docker_container' resource. (#190)
Closes #164 
* Adds `shm_size' attribute for `docker_container' resource.
* Updates test cases.
* Updates documentation.
2019-10-06 11:16:27 +02:00
dubo-dubon-duponey
007a6db130 Add support for group-add (#192)
Fixes #191

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2019-10-06 11:13:24 +02:00
tf-release-bot
391de07b3c Cleanup after v2.3.0 release 2019-09-23 19:11:51 +00:00
tf-release-bot
416aa46302
v2.3.0 2019-09-23 19:05:05 +00:00
Manuel Vogel
b24623a969
[ci skip] updates CHANGELOG v2.3.0 2019-09-23 20:44:49 +02:00
appilon
f75443a060 remove usage of config pkg (#183)
upgrade terraform sdk to v0.12.8
2019-09-23 20:15:30 +02:00
Manuel Vogel
36567a2a9b
feat: add container ipc mode. (#182)
Closes #12
2019-09-23 20:11:59 +02:00
Manuel Vogel
42031f27fb
feat: adds container working dir (#181)
Closes #146
2019-09-23 19:41:20 +02:00
Laurie Odgers
8d4a71be3d fix: destroy_grace_seconds are considered (#179)
Closes #174
2019-08-29 20:04:50 +02:00
tf-release-bot
8a5b696b49
v2.2.0 2019-08-22 14:07:19 +00:00
Manuel Vogel
7543157487
updates CHANGELOG for v2.2.0 2019-08-22 14:12:00 +02:00
Manuel Vogel
35e90f2cf6
docs: update anchors with -1 suffix (#178)
* docs: update anchors with -1 suffix
* docs: fix container headings

Closes #176
2019-08-22 13:11:39 +02:00
Ibrohim Kholilul Islam
94b94b0478 Using APIVersion negotiation instead of fixed version (#177)
Closes #137
2019-08-20 22:16:03 +02:00
Matthew Burtless
42354a7e62 Add support for sysctls (#172) 2019-08-15 17:23:39 +02:00
tf-release-bot
ea2352d0ee Cleanup after v2.1.1 release 2019-08-08 18:57:44 +00:00
tf-release-bot
0238ea7123
v2.1.1 2019-08-08 18:51:16 +00:00
Manuel Vogel
e8bd46c3c3
ci: skips test which is flaky only on travis 2019-08-08 20:14:51 +02:00
Sid Verma
53f74755e4 Fix no-op in container when all 'ports' blocks are deleted. (#168)
* docker_container Fix no-op when all port blocks are deleted
* Update changelog for v2.1.1
* Closes #167
2019-08-02 00:16:50 +02:00
tf-release-bot
f02d302323 Cleanup after v2.1.0 release 2019-07-19 16:21:34 +00:00
tf-release-bot
aeed4bd2e8
v2.1.0 2019-07-19 16:14:58 +00:00
Manuel Vogel
19ed2aecc6
[ci skip] updates CHANGELOG for v2.1.0 2019-07-19 17:38:54 +02:00
Manuel Vogel
bb72bf31bd
Updates the docs (#165). Closes #158
* updates the docs due to the changes of #147
* adds documentation for the ssh usage option of #153
* updates docs for usage of the os credentials helpers
* adds pathexpand for config_file in docs
2019-07-17 19:02:02 +02:00
Gunter Grodotzki
51d84e4a94 fix website / containers / mount vs mounts (#162) 2019-07-16 19:43:25 +02:00
Sergei Ivanov
d305e9de04 Adds cross-platform support for generic Docker credential helper. (#159)
Support for MacOS was added in #143, here it is extended to other OSes in a generic way.
2019-07-16 19:41:06 +02:00
tf-release-bot
ad084edfdd Cleanup after v2.0.0 release 2019-06-25 19:15:53 +00:00
tf-release-bot
fc407027ab
v2.0.0 2019-06-25 19:09:23 +00:00
Manuel Vogel
c1d61a8c03
updates CHANGELOG for v2.0.0 2019-06-13 00:41:43 +02:00
Matt Keeler
a789ce2036 Update to Terraform 0.12 (#150). Closes #144
* Update to terraform 0.12
* Fix acceptance tests to make syntax 0.12 compatible.
2019-06-11 00:24:55 +02:00
Manuel Vogel
62ddaf9e23
Refactors test setup (#156)
* refactors test setup according to the postgres provider
* updates readme for new test setup
2019-06-01 12:01:42 +02:00
Manuel Vogel
e323be8f55
Fixes for flaky tests (#154)
* adds delay for fetching auth config
* refactor registry auth retrieval. adds retry if not found
* reactivates full build in script and travis
2019-05-31 15:08:32 +02:00
tf-release-bot
f250153fe5 Cleanup after v1.2.0 release 2019-05-29 11:47:35 +00:00
tf-release-bot
b577e2bf60
v1.2.0 2019-05-29 11:42:24 +00:00