Commit Graph

621 Commits

Author SHA1 Message Date
flowzone-app[bot]
7dc7629c2a
v4.1.70 2024-08-21 01:36:59 +00:00
balena-renovate[bot]
35cfa61f89
Merge pull request #331 from balena-io/renovate/balena-open-balena-api-26.3.x
Update balena/open-balena-api Docker tag to v26.3.1
2024-08-21 01:35:56 +00:00
Self-hosted Renovate Bot
3fc51cb9c0 Update balena/open-balena-api Docker tag to v26.3.1
Update balena/open-balena-api from 26.3.0 to 26.3.1

Change-type: patch
2024-08-21 01:13:46 +00:00
flowzone-app[bot]
4b03d8aa44
v4.1.69 2024-08-20 05:14:30 +00:00
balena-renovate[bot]
8bcd527a1e
Merge pull request #330 from balena-io/renovate/aws-actions-configure-aws-credentials-digest
Update aws-actions/configure-aws-credentials digest to ead1e6a
2024-08-20 05:13:36 +00:00
Self-hosted Renovate Bot
bda5063cb1 Update aws-actions/configure-aws-credentials digest to ead1e6a
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-08-20 04:53:34 +00:00
flowzone-app[bot]
72efc4bae4
v4.1.68 2024-08-19 20:49:04 +00:00
balena-renovate[bot]
aac14956fc
Merge pull request #329 from balena-io/renovate/balena-open-balena-api-26.x
Update balena/open-balena-api Docker tag to v26.3.0
2024-08-19 20:48:21 +00:00
Self-hosted Renovate Bot
423418f116 Update balena/open-balena-api Docker tag to v26.3.0
Update balena/open-balena-api from 26.2.2 to 26.3.0

Change-type: patch
2024-08-19 19:54:33 +00:00
flowzone-app[bot]
3b1f2c7e3f
v4.1.67 2024-08-19 19:11:55 +00:00
balena-renovate[bot]
c605143194
Merge pull request #328 from balena-io/renovate/qemux-qemu-docker-5.x
Update qemux/qemu-docker Docker tag to v5.18
2024-08-19 19:11:12 +00:00
Self-hosted Renovate Bot
7210ea0ad8 Update qemux/qemu-docker Docker tag to v5.18
Update qemux/qemu-docker from 5.16 to 5.18

Change-type: patch
2024-08-19 18:53:12 +00:00
flowzone-app[bot]
3b476128a3
v4.1.66 2024-08-19 18:22:06 +00:00
flowzone-app[bot]
366249a439
Merge pull request #317 from balena-io/ab77/patch
SSH reliability settings
2024-08-19 18:21:12 +00:00
Anton Belodedenko
539adade50
SSH reliability settings
* enable SSHD multiplexing, KeepAlive and relax throttling

Thank you for the hint:
https://forums.docker.com/t/docker-compose-through-ssh-failing-and-referring-to-docker-example-com/115165/18?u=ab77

       MaxStartups
               Specifies the maximum number of concurrent
               unauthenticated connections to the SSH daemon.
               Additional connections will be dropped until
               authentication succeeds or the LoginGraceTime expires for
               a connection.  The default is 10:30:100.

               Alternatively, random early drop can be enabled by
               specifying the three colon separated values
               start:rate:full (e.g. "10:30:60").  sshd(8) will refuse
               connection attempts with a probability of rate/100 (30%)
               if there are currently start (10) unauthenticated
               connections.  The probability increases linearly and all
               connection attempts are refused if the number of
               unauthenticated connections reaches full (60).

change-type: patch
2024-08-19 10:22:37 -07:00
Anton Belodedenko
977feac1af Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
8c7e939c25 Docker Compose through SSH failing and referring to docker.example.com 2024-08-19 10:07:52 -07:00
Anton Belodedenko
6361744956 try GH runners for a laugh.. 2024-08-19 10:07:52 -07:00
Anton Belodedenko
afb14283d3 Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
e518f94554 try container runner 2024-08-19 10:07:52 -07:00
Anton Belodedenko
12add96fb1 Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
7b800de7e0 Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
cff01bc4a6 Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
42b9edb346 Update tests.yml 2024-08-19 10:07:52 -07:00
Anton Belodedenko
94cc717f86 specify test runner group 2024-08-19 10:07:52 -07:00
Anton Belodedenko
80fe9bb225 experiment over ipsec vpn 2024-08-19 10:07:52 -07:00
Anton Belodedenko
cc24c2e60f limit to test runners group 2024-08-19 10:07:52 -07:00
Anton Belodedenko
e0a03ac8d4 pre-create control masters directory 2024-08-19 10:07:52 -07:00
Anton Belodedenko
758c52b7ba SSH reliability settings
SSH connections keep breaking between Hetzner EU DCs and AWS us-east-1 for no particular reason. Suspect Hetzner local network saturation and/or a function of trans-atlantic routing/peering/time of day. Adding connection multiplexing and keepalive to test this theory.

change-type: patch
2024-08-19 10:07:52 -07:00
flowzone-app[bot]
24d2b2c646
v4.1.65 2024-08-15 21:13:57 +00:00
Anton Belodedenko
0103c32090
Merge pull request #327 from balena-io/vipulgupta2048/add-toc
patch: Add Table of Contents
2024-08-15 14:13:09 -07:00
Vipul Gupta (@vipulgupta2048)
b414f262c0 patch: Add Table of Contents
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2024-08-15 13:26:35 +05:30
flowzone-app[bot]
39863afeff
v4.1.64 2024-08-13 16:51:58 +00:00
balena-renovate[bot]
9ed5bb247a
Merge pull request #326 from balena-io/renovate/aws-actions-configure-aws-credentials-digest
Update aws-actions/configure-aws-credentials digest to 55f725f
2024-08-13 16:51:11 +00:00
Self-hosted Renovate Bot
2f141a4e4e Update aws-actions/configure-aws-credentials digest to 55f725f
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-08-13 03:51:42 +00:00
flowzone-app[bot]
a0861307d0
v4.1.63 2024-08-12 17:48:00 +00:00
flowzone-app[bot]
a26cdd8e9b
Merge pull request #321 from balena-io/ab77/patch-2
Cleanup AWS/EC2 key pairs
2024-08-12 17:47:09 +00:00
Anton Belodedenko
b4efd63454 Cleanup AWS/EC2 key pairs
change-type: patch
2024-08-12 10:27:38 -07:00
flowzone-app[bot]
afcced837a
v4.1.62 2024-08-12 17:25:41 +00:00
balena-renovate[bot]
bec1d9ff1b
Merge pull request #324 from balena-io/renovate/balena-open-balena-registry-2.x
Update balena/open-balena-registry Docker tag to v2.41.1
2024-08-12 17:16:13 +00:00
Self-hosted Renovate Bot
b8717d5fbe Update balena/open-balena-registry Docker tag to v2.41.1
Update balena/open-balena-registry from 2.39.65 to 2.41.1

Change-type: patch
2024-08-12 16:53:57 +00:00
flowzone-app[bot]
e64c731d33
v4.1.61 2024-08-12 16:14:30 +00:00
balena-renovate[bot]
a613edce65
Merge pull request #323 from balena-io/renovate/balena-open-balena-api-26.x
Update balena/open-balena-api Docker tag to v26.2.2
2024-08-12 16:13:46 +00:00
Self-hosted Renovate Bot
bafc9c02ab Update balena/open-balena-api Docker tag to v26.2.2
Update balena/open-balena-api from 26.1.6 to 26.2.2

Change-type: patch
2024-08-12 15:53:56 +00:00
flowzone-app[bot]
abc6225c16
v4.1.60 2024-08-10 06:17:00 +00:00
balena-renovate[bot]
ef47b2928e
Merge pull request #325 from balena-io/renovate/redis-7.x
Update redis Docker tag to v7.4
2024-08-10 06:16:17 +00:00
Self-hosted Renovate Bot
24925320f8 Update redis Docker tag to v7.4
Update redis from 7.2 to 7.4

Change-type: patch
2024-08-10 05:53:57 +00:00
flowzone-app[bot]
27f0a7894e
v4.1.59 2024-08-10 05:14:05 +00:00
balena-renovate[bot]
b733a23035
Merge pull request #314 from balena-io/renovate/balena-open-balena-s3-2.28.x
Update balena/open-balena-s3 Docker tag to v2.28.52
2024-08-10 05:13:05 +00:00
Self-hosted Renovate Bot
6b4682ece6 Update balena/open-balena-s3 Docker tag to v2.28.52
Update balena/open-balena-s3 from 2.28.50 to 2.28.52

Change-type: patch
2024-08-10 04:52:37 +00:00