Commit Graph

367 Commits

Author SHA1 Message Date
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
shenlan
8024046fd5 Update sync-images-apollo.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-03-20 15:46:34 +08:00
shenlan
df0298782e Update sync-images-apollo.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-03-18 13:26:58 +08:00
shenlan
8a30be9dff Update sync-images-apollo.yaml
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-03-18 13:24:50 +08:00
Haitao Pan
15b17c24c0 sync redis:7.2.7 -> images.onwalk.net 2025-02-24 11:37:21 +08:00
Haitao Pan
5cab649349 add sync-images-k8s.yaml 2025-02-06 11:18:23 +08:00
shenlan
4218eeff5f Merge pull request #91 from svc-design/sync-images-grafana
sync grafana/alloy:v1.5.1 -> images.onwalk.net
2025-01-13 13:34:29 +08:00
Haitao Pan
6ef88f36e7 sync grafana/alloy:v1.5.1 -> images.onwalk.net 2025-01-12 12:48:42 +08:00
shenlan
11e0fa7121 Merge pull request #90 from svc-design/sync-images-kube-state-metrics
Sync images kube state metrics
2025-01-12 11:42:00 +08:00
Haitao Pan
b58c92fcda add workflows: sync images prometheus-community -> images.onwalk.net 2025-01-12 10:13:53 +08:00
Haitao Pan
ba59ed59ac add workflows: sync-images for apollo kafka mysql redis 2025-01-12 10:03:51 +08:00
shenlan
fce5b307de Merge branch 'main' into kafka
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-01-07 01:50:07 +08:00
Haitao Pan
5fd5fcae05 sync kubectl:1.32.0-debian-12-r0 -> images.onwalk.net 2025-01-07 01:45:06 +08:00
shenlan
bdd83b4f42 Merge pull request #87 from svc-design/redis
sync redis:7.4.1-debian-12-r3 -> images.onwalk.net
2025-01-06 16:41:53 +08:00
Haitao Pan
07a8d14daf sync redis:7.4.1-debian-12-r3 -> images.onwalk.net 2025-01-06 16:41:09 +08:00
shenlan
32dcff504e Merge pull request #84 from svc-design/sync-images-mysql
sync mariadb:10.3.22 -> images.onwalk.net
2025-01-06 15:02:17 +08:00
Haitao Pan
3f9146d64a add sync-images-redis.yaml 2025-01-06 14:51:27 +08:00
Haitao Pan
4602aee2ef add sync-images-kafka.yaml 2025-01-06 14:37:18 +08:00
Haitao Pan
48416cce6a opentelemetry-collector-contrib:0.62.0 -> images.onwalk.net 2025-01-03 19:50:25 +08:00
Haitao Pan
19770aa5fd sync redis -> images.onwalk.net 2025-01-03 19:48:41 +08:00
Haitao Pan
9c0377206a add workflows: sync apollo images -> global-images.onwalk.net 2025-01-02 17:16:10 +08:00
Haitao Pan
d188cc2430 add workflows: sync mysql images -> images.onwalk.net 2025-01-02 16:13:11 +08:00
Haitao Pan
932e808fc2 Sync OpenEBS images -> global-images.onwalk.net 2024-12-24 18:23:57 +08:00
shenlan
6cadfb72df Merge pull request #79 from svc-design/sync-images-microservice-demo
workflows: add pipeline sync-images-microservice-demo
2024-11-28 21:55:57 +08:00
Haitao Pan
61be17e2fe sync-images-microservice-demo: update Maven compiler plugin to use Java 17 2024-11-28 21:34:32 +08:00
Haitao Pan
456966f8e0 workflows: build and push alibabacloud-microservice-demo images 2024-11-27 21:20:11 +08:00
Haitao Pan
eba6870391 workflows: add pipeline sync-images-microservice-demo 2024-11-27 15:49:29 +08:00
Haitao Pan
c0a37abc8c sync flagd:v0.11.4 -> images.onwalk.net 2024-11-27 15:23:26 +08:00
Haitao Pan
f09814353c sync-images-opentelemetry-demo: add frauddetectionservice image 2024-11-27 13:18:27 +08:00
Haitao Pan
4b93a81614 sync-images: valkey:7.2-alpine -> images.onwalk.net 2024-11-27 11:25:13 +08:00
Haitao Pan
3e07164928 add sync-images-opentelemetry.yaml 2024-11-27 10:29:56 +08:00
shenlan
f5254ba4df Merge pull request #76 from svc-design/sync-images-open-telemetry-demo
renamed:    sync-images-opentelemetry.yaml -> sync-images-opentelemet…
2024-11-27 10:20:44 +08:00
shenlan
258df627ee Merge pull request #74 from svc-design/sync-images-grafana
workflows: sync grafana:11.3.0 -> images.onwalk.net
2024-11-27 10:19:40 +08:00
Haitao Pan
18880d9378 renamed: sync-images-opentelemetry.yaml -> sync-images-opentelemetry-demo.yaml 2024-11-27 10:18:45 +08:00
Haitao Pan
c1e48c71f9 workflows: add sync-images-base-os.yaml 2024-11-27 10:10:59 +08:00
Haitao Pan
10b8b4971d workflows: sync grafana:11.3.0 -> images.onwalk.net 2024-11-27 09:56:32 +08:00
Haitao Pan
330043633b workflows/sync-images-opentelemetry: use self-hosted ci runner 2024-11-26 22:00:20 +08:00
Haitao Pan
d1735bd692 workflows: sync OpenTelemetry Demo images (1.12.0) -> images.onwalk.net 2024-11-26 20:41:41 +08:00
Haitao Pan
b12e8ef010 workflows: sync ghcr.io/jimmidyson/configmap-reload:v0.12.0 -> images.onwalk.net 2024-11-26 19:31:50 +08:00
Haitao Pan
c76923ac4f workflows/sync-images-grafana: run action with pull_request only 2024-11-26 17:33:35 +08:00
Haitao Pan
0d8c55c6eb workflows: sync grafana agent images -> images.onwalk.net 2024-11-26 16:56:28 +08:00
Haitao Pan
fcec697fba workflows/sync-images-vector: jobs rename -> vector 2024-11-26 16:43:31 +08:00
Haitao Pan
ae2a54ddc7 workflows: sync vector 0.37.1 images -> images.onwalk.net 2024-11-26 15:49:54 +08:00
Haitao Pan
7215452574 workflows: sync harbor v2.12 images -> images.onwalk.net 2024-11-26 15:01:31 +08:00
Haitao Pan
f93c6d9fc4 workflows: sync images nginx -> images.onwalk.net 2024-11-26 11:49:42 +08:00
Haitao Pan
3f274ba95b workflows: add build-postgresql-backup-images.yml 2024-11-19 20:04:25 +08:00
Haitao Pan
f51cf9bdfe workflows/sync-images.yaml: update 2024-11-19 19:58:12 +08:00
Haitao Pan
825c7c401d Fix: remove env reference in workflows/build-python-3.10-base-images 2024-11-19 19:10:42 +08:00
Haitao Pan
cd24e3f30b add workflow: build-python-3.10-base-images 2024-11-19 18:36:08 +08:00
Haitao Pan
971c65ac09 workflows/sync-images.yaml: sync all harbor images 2024-07-30 17:46:44 +08:00
Haitao Pan
fa2e49aeca workflows/sync-images: update 2024-07-30 08:27:30 +08:00
Haitao Pan
104d9b5e94 sync-images: local-path-provisioner:v0.0.27, mirrored-metrics-server:v0.7.0 -> images.svc.plus 2024-07-29 22:32:37 +08:00
Haitao Pan
ac2897f30f workflows/sync-images: open-webui:latest -> images.svc.plus 2024-07-28 14:27:47 +08:00
Haitao Pan
54d35f640f sync images: mirrored-library-busybox:1.36.1 -> images.svc.plus 2024-07-28 14:11:27 +08:00
Haitao Pan
4d6c1e4ea8 workflows/sync-images.yaml: update 2024-07-28 13:53:18 +08:00
Haitao Pan
be474f5834 workflows/sync-images: mirrored-library-busybox:1.34.1 -> images.svc.plus/public/rancher 2024-07-23 16:30:53 +08:00