Commit graph

1497 commits

Author SHA1 Message Date
florian
cfe5c6063a
examples refactoring 2023-03-13 09:42:22 +01:00
Théophile Diot
e37e6c3460
Fix mixup of swarm and kubernetes when reading env variables + refactoring 2023-03-10 13:16:27 +01:00
Théophile Diot
0356250d9d
Fix problem with the bunkerweb container and plugins 2023-03-10 13:16:00 +01:00
Théophile Diot
548d157fe3
Fix check if the Database is on read-only before trying to write 2023-03-09 10:06:30 +01:00
Théophile Diot
7c5aa48978
Update version string size to support new format 2023-03-09 10:06:01 +01:00
Théophile Diot
61b9517a87
Fix error when multiple jobs are trying to write in db at the same time 2023-03-09 10:05:35 +01:00
Théophile Diot
8c67d08aee
Lint code 2023-03-09 10:04:59 +01:00
bunkerity
966f57ceaa init work on examples refactoring 2023-03-08 17:01:55 +01:00
Théophile Diot
0210ddd886
Add realip settings values to the initial BunkerWeb settings 2023-03-08 10:06:55 +01:00
bunkerity
6f29756dd7 ci/cd - pull only interesting images for UI tests 2023-03-07 17:52:39 +01:00
bunkerity
2b1dbb1d46 fix default cert path again and ignore pull errors for UI tests 2023-03-07 17:25:37 +01:00
bunkerity
74a11c2ed8 fix wrong cert/key path for default server 2023-03-07 16:57:45 +01:00
bunkerity
b3769b6e3f fix missing then in blacklist.lua, disable site search in redis.init(), remove counter from reverse-proxy/stream config and fix ui tests compose pull 2023-03-07 16:20:47 +01:00
bunkerity
c7d8b7dc18 update resty core and http lua to support latest version of stream lua and various fixes related to ci/cd 2023-03-07 15:31:41 +01:00
bunkerity
a62ef9f543 add missing init-stream-lua.conf and various fixes for ci/cd 2023-03-07 15:00:49 +01:00
bunkerity
65611020d8 fix duplicate datastore http/stream, fix missing /var/www/html for linux and various fixes in tests 2023-03-07 14:20:42 +01:00
bunkerity
b28668d68a ci/cd - revert back to old condition for pulling images 2023-03-07 11:42:36 +01:00
bunkerity
706305917a ci/cd - fix wrong autoconf local image name, add missing secrets for tests-ui, fix wrong IMAGE_TAG for tests-k8s and try to fix pcre issue on linux 2023-03-07 11:40:39 +01:00
bunkerity
2d440d26e1 ci/cd - add missing runs-on for reusable tests-ui 2023-03-07 10:51:52 +01:00
bunkerity
93945f391f ci/cd - add ui tests 2023-03-07 10:49:27 +01:00
bunkerity
5e31b6c4ae fix CVE-2022-1304 for autoconf, add missing load_module for ngx_stream_lua_module.so and fix missing -lpcre in configure step 2023-03-07 09:46:31 +01:00
florian
01fab41620
ci/cd - fix CVE-2022-1304 and wrong TEST_DOMAINS 2023-03-06 16:20:35 +01:00
florian
aa614b75ad
ci/cd - replace Test.py with latest one, fix yaml paths, print logs when k8s stack is not healthy and fix wrong linux docker image name 2023-03-06 14:23:05 +01:00
florian
88a2955173
ci/cd - fix log() call 2023-03-05 21:51:04 +01:00
florian
b95d1bc6d5
ci/cd - add missing log() and fix TYPE for linux tests 2023-03-05 19:00:25 +01:00
florian
2604d9a563
ci/cd - trying a hack to support dynamic runs-on 2023-03-05 17:51:03 +01:00
bunkerity
ed4d945293 ci/cd - trying to fix runs-on problem 2023-03-03 16:29:58 +01:00
bunkerity
53410e831b ci/cd - remove steps 2023-03-03 16:19:18 +01:00
bunkerity
609210021d ci/cd - inherit secrets for tests workflow 2023-03-03 16:08:56 +01:00
bunkerity
a168f2bceb ci/cd - fix rhel build and runs-on for tests 2023-03-03 15:51:20 +01:00
bunkerity
8bf211bc53 ci/cd - fix linux package generation (again) 2023-03-03 15:30:25 +01:00
bunkerity
9250faa524 ci/cd - fix linux package generation 2023-03-03 15:12:53 +01:00
bunkerity
139eaa2dd1 ci/cd - add missing scripts 2023-03-03 14:47:18 +01:00
bunkerity
7149a34cc5 ci/cd - add empty .trivyignore and rename redhat to rhel 2023-03-03 11:44:05 +01:00
bunkerity
5c5dbcfc72 ci/cd - fix type in push-packagecloud workflow 2023-03-03 11:34:15 +01:00
bunkerity
e826c619f8 ci/cd - fix wrong quotes in delete-infra workflow 2023-03-03 11:31:48 +01:00
bunkerity
b24cbf73da ci/cd - fix wrong quotes in tests workflow 2023-03-03 11:27:23 +01:00
bunkerity
99e27c4300 ci/cd - add missing input in tests workflow 2023-03-03 11:22:16 +01:00
bunkerity
ee0e608de7 ci/cd - fix negative conditions 2023-03-03 11:18:43 +01:00
bunkerity
10f9658f56 ci/cd - fix wrong jobs name in needs 2023-03-03 11:08:15 +01:00
bunkerity
27bac0382f ci/cd - trying to fix dynamic runs-on 2023-03-03 11:03:40 +01:00
bunkerity
97627cf836 ci/cd - pass runs-on to reusable workflows 2023-03-03 10:41:05 +01:00
bunkerity
8969b1e726 ci/cd - remove version from reusable workflows 2023-03-03 10:21:35 +01:00
bunkerity
8ca292fb36 ci/cd - change reusable workflow paths 2023-03-03 10:20:04 +01:00
bunkerity
8e73eb87cf ci/cd - fix syntax errors 2023-03-03 10:11:58 +01:00
bunkerity
46e3078dd9 ci/cd - crash test incoming 2023-03-02 18:04:02 +01:00
bunkerity
95c5e2e47f ci/cd - move dynamic runs-on from reusable to staging workflow 2023-03-02 12:01:18 +01:00
bunkerity
131857a9b3 ci/cd - fix wrong indent in staging/delete-infra-* 2023-03-02 11:57:40 +01:00
bunkerity
fc1cab1af4 ci/cd - remove subfolder and continue work on staging 2023-03-02 11:56:14 +01:00
bunkerity
25729fda74 ci/cd - init work 2023-03-01 17:46:40 +01:00