Commit Graph

6031 Commits (eb22a84db4bad705962c6c4536d17ce9c324bf94)

Author SHA1 Message Date
asavin af92bbca2a Disabling SC2034 2025-04-25 09:59:40 +02:00
asavin c9287071e3 Fixing shellcheck issue 2025-04-25 09:59:40 +02:00
asavin 292026288a Fixing sh syntax 2025-04-25 09:59:40 +02:00
asavin 1f056998f3 Update for testing github action pipeline 2025-04-25 09:59:40 +02:00
asavin 4d7cb7de5f Update for testing github action pipeline 2025-04-25 09:59:40 +02:00
asavin 67855f21d4 Updating issue ID 2025-04-25 09:59:40 +02:00
asavin 8484565e95 Updating Options to meet OptionsAlt pre-requisites 2025-04-25 09:59:40 +02:00
asavin f7d8abe8ea Fixing shellcheck issues 2025-04-25 09:59:40 +02:00
asavin 8ca90297e7 Remove export ? 2025-04-25 09:59:40 +02:00
asavin e08f9080c2 Initial commit 2025-04-25 09:59:40 +02:00
Meo597 d01aefd1eb Spaceship: i starts from 1 2025-04-25 05:24:05 +08:00
Meo597 e1d447847f Spaceship: fix domain conf 2025-04-25 05:21:52 +08:00
asavin 419738fbd5 Triggering pipeline with DNS_WILDCARD 2025-04-24 16:05:20 +02:00
asavin 7f1423dd6f Triggering another action pipeline 2025-04-24 13:33:28 +02:00
asavin 9f09dcd18c Triggering another action pipeline 2025-04-24 11:13:38 +02:00
asavin 91081ade3c Triggering another action pipeline 2025-04-24 10:50:57 +02:00
asavin 4d933c23a8 Triggering another action pipeline 2025-04-24 10:43:46 +02:00
asavin f29bfd995d Triggering another action pipeline 2025-04-24 10:15:56 +02:00
Joe Bauser 24a1b93842 Add deploy/zyxel_gs1900.sh
Add support for deploying to the Zyxel GS1900 line of switches as long
as those switches are running at least firmware V2.80.

Tested on a Zyxel GS1900-8 and GS1900-24E

Resolves #5042
2025-04-23 17:52:12 -04:00
neil bed1c311e3
Merge pull request #6283 from tklk-forks/azure-managed-identities-endpoint
Azure: Use endpoint environment variable for managed identities if set
2025-04-23 21:52:07 +02:00
neil 1ce8d3ae9b start 3.1.2 2025-04-23 21:42:39 +02:00
neil 676d76696b
Merge pull request #6328 from acmesh-official/dev
sync
2025-04-23 20:46:32 +02:00
neil 1d18432f8d
Merge pull request #6315 from alindt/fix-vault-curl
Fix error detection in vault deploy hook
2025-04-23 20:34:29 +02:00
neil 277f13ff9d
Merge pull request #6317 from ruuuch/edgecenter-dns
Add Edgecenter DNS API
2025-04-23 20:33:24 +02:00
asavin 30d5d1aea9 Triggering another action pipeline 2025-04-22 18:01:29 +02:00
asavin 7a0450a7f4 Triggering another action pipeline 2025-04-22 17:55:23 +02:00
asavin 5bb09f469f Triggering another action pipeline 2025-04-22 17:06:33 +02:00
asavin 90e9d8ff52 Triggering another action pipeline 2025-04-22 16:38:37 +02:00
asavin 59a43ce5d1 Disabling SC2034 2025-04-22 16:27:36 +02:00
asavin 5bc01aa251 Disabling SC2034 2025-04-22 15:56:49 +02:00
asavin 9eeb979c7b Fixing shellcheck issue 2025-04-22 15:49:41 +02:00
asavin eabd7592fe Fixing sh syntax 2025-04-22 15:41:22 +02:00
asavin e089a3d8a1 Update for testing github action pipeline 2025-04-22 15:31:17 +02:00
asavin 7560375502 Update for testing github action pipeline 2025-04-22 15:23:11 +02:00
asavin 1f77b89266 Updating issue ID 2025-04-22 11:40:01 +02:00
asavin 7c610124d9 Updating Options to meet OptionsAlt pre-requisites 2025-04-22 11:32:23 +02:00
asavin a0c5ef4e6f Fixing shellcheck issues 2025-04-22 11:17:14 +02:00
asavin 218934e767 Remove export ? 2025-04-18 18:06:12 +02:00
asavin c6a9825c0a Initial commit 2025-04-18 17:25:55 +02:00
rka 2d365efe56 Add Edgecenter DNS API 2025-04-18 02:48:48 +03:00
Alin Trăistaru e81635f23d
check curl vault http return code 2025-04-18 00:25:10 +02:00
Meo597 827315e059 Spaceship: valid api response 2025-04-15 21:02:46 +08:00
Meo597 e55a54f3d4 Spaceship: fix get_root 2025-04-15 21:02:46 +08:00
Meo597 5e8b40faf6 Spaceship: fix rm 2025-04-15 21:02:46 +08:00
Meo597 45b9982172 Add Spaceship DNS API 2025-04-15 21:02:45 +08:00
neil 9b267bb572
Merge pull request #6299 from Gontier-Julien/dev
Bump Alpine version from 3.17 to 3.21
2025-04-12 15:20:05 +01:00
Gontier Julien 20c7bfaff2
Bump Alpine version from 3.17 to 3.21
Signed-off-by: Gontier Julien <52894530+Gontier-Julien@users.noreply.github.com>
2025-04-11 20:09:03 +02:00
techknowlogick dd29f970a2 Use endpoint environment variable for managed identities if set
Some environments in azure don't use the default metadata endpoint, and instead inject an env var that should be used.
2025-03-31 10:47:49 -04:00
neil 1d87d9b370
Merge pull request #6287 from acmesh-official/dev
sync
2025-03-29 21:18:22 +01:00
neil 40b6db6a27 persist-credentials: false 2025-03-29 21:14:56 +01:00