Commit Graph

91 Commits

Author SHA1 Message Date
balena-renovate[bot]
8e5fa7b64e
Update ami digest to ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241206
Update ami

Change-type: patch
2024-12-12 20:05:12 +00:00
Anton Belodedenko
3a3008697b
ignore versioning assets
* allow VPN access to /dev/net/tun
* Renovate AWS AMIs (Ubuntu)

change-type: patch
2024-12-12 10:43:07 -08:00
Anton Belodedenko
46fe2614c7
tests require additional permissions 2024-11-28 10:43:56 -08:00
Anton Belodedenko
c23c2f6373
Tests require permissions: id-token: "write"
change-type: patch
2024-11-28 10:42:54 -08:00
balena-renovate[bot]
cef1f1a970
Update actions/checkout digest to cbb7224
Update actions/checkout

Change-type: patch
2024-11-14 16:01:11 +00:00
balena-renovate[bot]
679bd9d7e5
Update actions/checkout digest to 3b9b8c8
Update actions/checkout

Change-type: patch
2024-11-08 16:00:30 +00:00
balena-renovate[bot]
5e9b6fc5f6
Update aws-actions/configure-aws-credentials digest to 97834a4
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-11-06 23:59:48 +00:00
balena-renovate[bot]
955201cef4
Update aws-actions/configure-aws-credentials digest to b47a851
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-11-05 07:57:39 +00:00
balena-renovate[bot]
bceb86d982
Update aws-actions/configure-aws-credentials digest to 7ec02fd
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-11-04 22:00:26 +00:00
Self-hosted Renovate Bot
23ea1f68b5 Update aws-actions/configure-aws-credentials digest to d90c1f8
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-10-29 04:03:40 +00:00
Self-hosted Renovate Bot
06bfec5deb Update actions/checkout digest to 11bd719
Update actions/checkout

Change-type: patch
2024-10-23 15:57:57 +00:00
Self-hosted Renovate Bot
0b738382fd Update aws-actions/configure-aws-credentials digest to 132df16
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-10-22 11:54:45 +00:00
Self-hosted Renovate Bot
6a614456e0 Update actions/checkout digest to 163217d
Update actions/checkout

Change-type: patch
2024-10-18 13:54:13 +00:00
Self-hosted Renovate Bot
fe854dd9ff Update aws-actions/configure-aws-credentials digest to 2cefa29
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-10-15 03:07:19 +00:00
Self-hosted Renovate Bot
d28d4323e2 Update aws-actions/configure-aws-credentials digest to a701637
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-10-08 03:55:10 +00:00
Self-hosted Renovate Bot
5db4021633 Update actions/checkout digest to eef6144
Update actions/checkout

Change-type: patch
2024-10-07 17:03:53 +00:00
Self-hosted Renovate Bot
e38cb8d655 Update actions/checkout digest to 6b42224
Update actions/checkout

Change-type: patch
2024-10-03 15:54:49 +00:00
Self-hosted Renovate Bot
1f0b3b8b4e Update aws-actions/configure-aws-credentials digest to 73daff1
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-10-01 22:55:21 +00:00
Self-hosted Renovate Bot
15bfdc51ff Update aws-actions/configure-aws-credentials digest to 050bf7a
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-09-27 02:18:23 +00:00
Self-hosted Renovate Bot
564b01dd61 Update actions/checkout digest to d632683
Update actions/checkout

Change-type: patch
2024-09-26 22:57:55 +00:00
Pagan Gazzard
bce7f32462 CI: Update checkout settings
Change-type: patch
2024-09-26 11:00:02 +01:00
Self-hosted Renovate Bot
0f138c2abf Update aws-actions/configure-aws-credentials digest to 909c963
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-09-17 15:54:45 +00:00
Self-hosted Renovate Bot
278b377074 Update aws-actions/configure-aws-credentials digest to bd13543
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-09-12 18:56:42 +00:00
Self-hosted Renovate Bot
de8173f92a Update aws-actions/configure-aws-credentials digest to 1ceaabc
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-09-10 14:53:56 +00:00
Self-hosted Renovate Bot
5ef6a6f2d8 Update actions/checkout digest to 6d193bf
Update actions/checkout

Change-type: patch
2024-09-05 19:53:36 +00:00
Self-hosted Renovate Bot
69a192535a Update actions/checkout digest to b684943
Update actions/checkout

Change-type: patch
2024-09-05 16:54:32 +00:00
Self-hosted Renovate Bot
247258f853 Update aws-actions/configure-aws-credentials digest to e26e190
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-09-03 14:56:17 +00:00
Self-hosted Renovate Bot
7e36675e79 Update actions/checkout digest to 2d7d9f7
Update actions/checkout

Change-type: patch
2024-09-02 13:55:27 +00:00
Self-hosted Renovate Bot
2ec7207993 Update aws-actions/configure-aws-credentials digest to 0fc95ed
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-08-27 03:53:16 +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
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
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
Anton Belodedenko
b4efd63454 Cleanup AWS/EC2 key pairs
change-type: patch
2024-08-12 10:27:38 -07:00
Self-hosted Renovate Bot
bb47956aa6 Update aws-actions/configure-aws-credentials digest to 39228ca
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-08-10 02:11:40 +00:00
Self-hosted Renovate Bot
b122b301fd Update actions/checkout digest to 9a9194f
Update actions/checkout

Change-type: patch
2024-08-05 14:54:11 +00:00
Self-hosted Renovate Bot
7dcbd0ea01 Update aws-actions/configure-aws-credentials digest to 12e3392
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-07-23 03:51:52 +00:00