Commit Graph

322 Commits

Author SHA1 Message Date
shenlan
df31ec3aee fix: sanitize images extraction 2025-09-14 20:20:49 +08:00
shenlan
0d3e307926
Merge pull request #148 from svc-design/codex/refactor-deploy-kong-gateway-script
refactor kong gateway scripts
2025-09-14 19:54:25 +08:00
shenlan
ee8e92d878 refactor kong gateway scripts 2025-09-14 19:51:51 +08:00
shenlan
484a486a5f feat: add apisix offline package workflow 2025-09-14 19:48:56 +08:00
shenlan
ce0d0678e4
Merge pull request #145 from svc-design/codex/fix-empty-upload-issue-in-github-releases
fix: correct release asset paths for gateway offline packages
2025-09-14 19:32:37 +08:00
shenlan
35b14f95a9 fix: correct indentation in release steps 2025-09-14 19:27:27 +08:00
shenlan
341332a58a fix: add explicit artifact paths for gateway releases 2025-09-14 19:18:53 +08:00
shenlan
0493c91057
Merge pull request #143 from svc-design/codex/fix-offline-package-nginx-ingress.yaml-skk2be
fix: run ingress installer with sudo in workflow
2025-09-14 19:11:30 +08:00
shenlan
50b6409579 fix: copy kubeconfig for root in workflow 2025-09-14 19:03:13 +08:00
shenlan
f481311a44 fix: correct release artifact paths 2025-09-14 18:39:30 +08:00
shenlan
f3ac693487 fix: run ingress installer with sudo 2025-09-14 18:34:25 +08:00
shenlan
14dc79496b
Merge pull request #142 from svc-design/codex/fix-k3s-arm64-image-import-issue
fix: ensure arm64 offline k3s package uses arm images
2025-09-14 18:27:59 +08:00
shenlan
8538ca6e0b fix: ensure arm64 offline package uses arm images 2025-09-14 18:03:22 +08:00
shenlan
3aab8cb28f feat: improve sealos offline installer for multi-arch 2025-09-14 17:55:31 +08:00
shenlan
6a92aeb9e2 Ensure k3s offline package images match architecture 2025-09-14 17:25:39 +08:00
shenlan
03ec279bf0 ci: add release jobs for kong gateway 2025-09-13 20:49:34 +08:00
shenlan
da62dfcb6f
Update offline-package-k3s-installer.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-09-13 20:24:10 +08:00
shenlan
c890f727cc fix: include arch in k3s offline installer artifact 2025-09-13 20:02:31 +08:00
shenlan
1b956d7986
Update offline-package-k3s-installer.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-09-13 19:46:33 +08:00
shenlan
f9ce2042db
Update offline-package-k3s-installer.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-09-13 19:23:54 +08:00
shenlan
0bdb537bfd
Update offline-package-k3s-installer.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-09-13 19:17:46 +08:00
shenlan
e21f0ac494
Update offline-package-k3s-installer.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-09-13 19:12:48 +08:00
shenlan
384002a6d4
Merge pull request #132 from svc-design/codex/update-build-k3s-offline-installer.yml
feat: add k3s offline package workflow
2025-09-13 16:12:16 +08:00
shenlan
e7603bed4a feat: add k3s offline package workflow 2025-09-13 16:12:01 +08:00
shenlan
93dab64dd8
Merge pull request #129 from svc-design/codex/update-build-sealos-offline-installer.yml
feat: add offline sealos installer workflow
2025-09-13 15:33:01 +08:00
shenlan
d970ab7ed3
Merge pull request #131 from svc-design/codex/create-offline-package-for-apisix-gateway
feat: add apisix gateway offline package workflow
2025-09-13 15:32:48 +08:00
shenlan
b600d23a59
Merge pull request #130 from svc-design/codex/create-offline-package-workflow-for-kong-gateway
feat: add offline package workflow for kong gateway
2025-09-13 15:28:42 +08:00
shenlan
e8f0d14f35 feat: add apisix gateway offline package workflow 2025-09-13 15:24:00 +08:00
shenlan
1c2f62f10c feat: add offline package workflow for kong gateway 2025-09-13 15:14:25 +08:00
shenlan
e39e3185b9 feat: resolve latest sealos version 2025-09-13 15:12:01 +08:00
shenlan
6c2a67875c fix: correct workflow script packaging 2025-09-13 15:11:40 +08:00
Haitao Pan
eef2d909ac merged: workflows build offline package for nginx-ingress 2025-09-13 14:54:50 +08:00
Haitao Pan
c24a9223b9 feat(ci): migrate offline nginx ingress workflow and scripts
- replace build-offline-package.yaml with offline-package-nginx-ingress.yaml
- move ingress-installer.sh to scripts/
- add resolve_nginx_ingress_versions.sh
2025-09-13 10:06:27 +08:00
Haitao Pan
6fd5df2b6d ci: change node_exporter REMOTE_ROOT to /otel/node_exporter 2025-09-13 08:59:45 +08:00
Haitao Pan
4a9cc6f265 add workflows: sync node-exporter 2025-09-04 10:46:34 +08:00
shenlan
7bfd6f19e8 feat: sync otel collector only tarballs and opampsupervisor 2025-09-03 16:11:35 +08:00
Haitao Pan
aad04fb7fc chore(ci): update REMOTE_ROOT path for otel-collector sync workflow
- Changed REMOTE_ROOT from `/data/update-server/otelcol-contrib`
  to `/data/update-server/otel/OpenTelemetry/`
- Applied consistently across prep, sync, and cleanup jobs
- Ensures artifacts are stored under new standardized directory structure
2025-09-03 15:50:10 +08:00
shenlan
7b9f73a657 fix: use rsync secrets for sync workflows 2025-09-03 14:46:47 +08:00
Haitao Pan
b12390dd0c update workflows: sync-otel-collector.yml 2025-09-03 12:02:53 +08:00
Haitao Pan
b2fdbc335e add workflows: sync-otel-collector & sync-xray-core 2025-09-03 11:50:55 +08:00
Haitao Pan
60993890fc add nginx ingress offline installer workflow and script 2025-08-27 17:39:23 +08:00
Haitao Pan
fac7864956 ci: add ProxySQL build workflow and Dockerfile 2025-08-26 15:06:07 +08:00
shenlan
e7d4acd420 feat: add sealos offline release workflow 2025-08-21 15:51:16 +08:00
shenlan
5063d12035
Merge pull request #104 from svc-design/migrate/initial-workflow-import
feat: import ansible, k3s, pulp offline workflows from svc-design mai…
2025-06-27 08:14:28 +08:00
shenlan
1d2239cb27 fix release upload pattern 2025-06-27 01:18:54 +08:00
shenlan
bf12a09cb6
Update build-gpu-k8s-offline-package.yml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-06-27 00:44:52 +08:00
shenlan
d0244d7e04 Use Ubuntu 20.04 runner and update artifact action 2025-06-27 00:33:21 +08:00
shenlan
70975765de Expand offline package contents 2025-06-27 00:23:50 +08:00
Haitao Pan
8606f64433 feat: import ansible, k3s, pulp offline workflows from svc-design main repo 2025-06-11 20:29:30 +08:00
shenlan
c3b3e7df95 Update sync-images-nginx.yaml
sync docker.io/library/registry:latest

Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-04-10 13:58:20 +08:00