João Marques
|
dc0b60e63f
|
Remove build fixture from tests to see if image is built in CI
|
2020-12-04 09:07:31 +00:00 |
|
João Marques
|
47f8f46418
|
Fix python path
|
2020-12-04 09:06:07 +00:00 |
|
João Marques
|
d9d5b44235
|
Build image before testing and push at the end
Builds the image (in single arch) before testing
Loads the image into local docker (See https://github.com/docker/build-push-action#export-image-to-docker)
Rebuilds and pushes the final image in multi-arch at the end.
|
2020-12-04 09:06:07 +00:00 |
|
João Marques
|
764ece57aa
|
Remove POST rule from proxy
|
2020-12-03 14:42:29 +00:00 |
|
João Marques
|
1f4bd857c4
|
Add python3 in image
|
2020-12-02 14:36:41 +00:00 |
|
João Marques
|
3cf4ee6d66
|
Improve tests
|
2020-12-02 14:26:59 +00:00 |
|
Jairo Llopis
|
91c06522f3
|
Provide initial conftest
|
2020-12-02 14:26:59 +00:00 |
|
João Marques
|
0c41d3aeb9
|
Improve test configuration and execution
TT26468
|
2020-12-01 15:48:26 +00:00 |
|
João Marques
|
f3366b55cb
|
Update pyproject configurations
|
2020-11-26 09:42:34 +00:00 |
|
João Marques
|
a7d91ef625
|
Upgrade autopretty
|
2020-11-26 09:41:50 +00:00 |
|
João Marques
|
856cb4912c
|
Push to docker hub as well from ci
|
2020-11-26 09:39:56 +00:00 |
|
João Marques
|
d2dad86abe
|
Try multi-platform builds and push to ghcr.io
|
2020-11-25 13:36:34 +00:00 |
|
João Marques
|
38f530af89
|
Update workspace settings
|
2020-11-25 09:22:34 +00:00 |
|
João Marques
|
8d09134a66
|
Build docker image before testing
|
2020-11-25 09:19:44 +00:00 |
|
João Marques
|
0b7c5d9dcb
|
Make tests run in parallel
|
2020-11-25 08:21:07 +00:00 |
|
João Marques
|
b21d6d8a71
|
Fix VSCode settings
|
2020-11-25 07:56:22 +00:00 |
|
João Marques
|
0206be67e5
|
Apply autoprettier
|
2020-11-25 07:52:57 +00:00 |
|
João Marques
|
7bd86a5425
|
Fix isort
|
2020-11-25 07:52:33 +00:00 |
|
João Marques
|
c2fc1fffb1
|
Apply autopretty template + fix prettier
|
2020-11-25 07:47:17 +00:00 |
|
João Marques
|
ffdd442ec6
|
Apply suggestions
|
2020-11-25 07:46:51 +00:00 |
|
João Marques
|
0dec9ac6e9
|
Add GH CI
|
2020-11-09 16:34:11 +00:00 |
|
João Marques
|
05ba0bec72
|
Expand tests
|
2020-11-09 16:34:02 +00:00 |
|
João Marques
|
0a0b6f8f12
|
Add first version of tests
From https://github.com/Tecnativa/docker-socket-proxy/pull/14
|
2020-11-09 15:54:55 +00:00 |
|
javieryanez
|
a07d4ae4d9
|
Sorted environment variables alphabetically
|
2019-08-23 13:45:33 +01:00 |
|
javieryanez
|
bb302b5470
|
Added LOG_LEVEL environment variable to set logging severity level.
|
2019-08-23 13:45:33 +01:00 |
|
ViViDboarder
|
e46d26a7c4
|
First stab at multi-arch builds
|
2019-08-16 14:57:42 +02:00 |
|
Pedro M. Baeza
|
f16482ddff
|
Merge pull request #16 from Artiume/patch-1
spelling error, no change.
|
2019-06-16 00:17:18 +02:00 |
|
Artiume
|
158c560a56
|
spelling error, no change.
|
2019-06-14 20:58:36 -04:00 |
|
Andre Zoledziowski
|
f41f9d25d2
|
Fixed possible security problem.
|
2019-01-21 15:23:09 +00:00 |
|
Andre Zoledziowski
|
eddf7b2a42
|
Inverted HAProxy security policy.
|
2019-01-21 15:23:09 +00:00 |
|
Andre Zoledziowski
|
5a7bc8fd17
|
Added explicit "allow restarts" permission.
|
2019-01-21 15:23:09 +00:00 |
|
Andre Zoledziowski
|
3a1d5bb03a
|
Added missing experimental SESSION API
|
2019-01-21 15:23:09 +00:00 |
|
Jairo Llopis
|
8bb3bce15a
|
Support Docker API 1.37
Add CONFIGS and DISTRIBUTION sections.
|
2019-01-08 08:57:45 +00:00 |
|
Jairo Llopis
|
7da0037161
|
Use HAProxy 1.9 and log to stdout
|
2019-01-08 08:57:45 +00:00 |
|
Bret Fisher
|
a249e65a77
|
Update haproxy to current stable 1.8
|
2018-12-12 11:00:15 +00:00 |
|
Kirill
|
d280f2bc10
|
#7 - privileged explanation
|
2018-05-21 10:45:42 +01:00 |
|
Cell
|
746c20f2c8
|
FIX label with URL of the repo (#5)
|
2018-02-19 10:09:22 +00:00 |
|
Jairo Llopis
|
6e7cec107e
|
📝 Increase API version support
|
2017-07-31 12:32:26 +02:00 |
|
d848124
|
6c6ad0a801
|
Deny URL encoded requests. Closes #1
|
2017-07-28 10:46:30 +10:00 |
|
Jairo Llopis
|
0715eb786b
|
✨ Support hopefully upcoming logging
See https://github.com/docker-library/haproxy/pull/39.
|
2017-03-31 13:33:09 +02:00 |
|
Jairo Llopis
|
0014ddf65e
|
📝 Full README
|
2017-03-31 10:52:26 +02:00 |
|
Jairo Llopis
|
53d9ee0732
|
✨ Support any API version prefix
|
2017-03-29 13:11:26 +02:00 |
|
Jairo Llopis
|
17ff117058
|
🎉 Hello world
|
2017-03-29 13:06:56 +02:00 |
|