11 Commits

Author SHA1 Message Date
cuisongliu 56d75a9b6d fix(dependencies): replace gcc-aarch64-linux-gnu with binutils-aarch6… (#6766)
* fix(dependencies): replace gcc-aarch64-linux-gnu with binutils-aarch64-linux-gnu in Dockerfile and YAML files

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* fix(ci): update runs-on configuration for arm64 architecture in CI scripts

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* fix(ci): update runs-on configuration for arm64 architecture in CI scripts

Signed-off-by: cuisongliu <cuisongliu@qq.com>

---------

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2026-03-05 20:01:57 +08:00
zijiren f59c097736 feat(sshgate): add devbox ssh gateway service (#6257)
* feat: add devbox ssh gateway service

* chore: bump golang version

* fix: install chart

* fix: chart ssh port

* fix: remove tcpip-forward limit

* fix: sshgate kubefile

* faet: sshgate support proxy protocol

* fix: sshgate kubefile chart

* fix: update sshgate deploy

* fix: charts

* fix: sshgate image values

* fix: ci lint

* fix: rollback the controller go version from 1.25 to 1.24

* fix: rollback the controller go version from 1.25 to 1.24
2025-12-10 14:50:42 +08:00
cuisongliu 652bea5279 fix: upgrade Go version to 1.23 and update kubeadm API versions to v1beta4 (#5718)
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2025-08-01 23:10:01 +08:00
xzy 388a94f570 fix: fix run-shell-injection in workflows (#5502)
* fix run-shell-injection

* fix

* fix

* 1
2025-03-31 10:22:32 +08:00
榴莲榴莲 af9b5abdf1 mv lifecycle to stand-alone directory (#5425)
* mv lifecycle to stand-alone directory

* fix workflows

* fix workflows

Signed-off-by: ghostloda <78798447@qq.com>

fix workflows

* fix e2e workflows

Signed-off-by: ghostloda <78798447@qq.com>

* fix e2e workflows

Signed-off-by: ghostloda <78798447@qq.com>

* mv to lifecycle from root dir

Signed-off-by: ghostloda <78798447@qq.com>

* fix release workflows

Signed-off-by: ghostloda <78798447@qq.com>

* Move lifecycle-related script files to lifecycle

Signed-off-by: ghostloda <78798447@qq.com>

* Move to lifecycle

Signed-off-by: ghostloda <78798447@qq.com>

* fix lifecycle project ptah

Signed-off-by: ghostloda <78798447@qq.com>

* fix path ptah

Signed-off-by: ghostloda <78798447@qq.com>

* add lifecycle modules

Signed-off-by: ghostloda <78798447@qq.com>

* fix format

Signed-off-by: ghostloda <78798447@qq.com>

* fix format

Signed-off-by: ghostloda <78798447@qq.com>

---------

Signed-off-by: ghostloda <78798447@qq.com>
2025-03-10 10:15:22 +08:00
zijiren f31d74762c feat: frontend arm runner (#5351)
* feat: arm64 runner

* fix: push image

* fix: save sealos

* fix: save sealos needs

* fix: digests name

* fix: secret innherit

* fix: checkout

* fix: fail-fast

* fix: cluster-image-build

* fix: save sealos

* fix: save sealos

* fix: save sealos

* fix: save sealos

* chore: bump action use deps

* chore: bump action use deps

* fix: release frontend tag

* fix: default latest

* feat: delete save sealos
2025-01-21 21:21:39 +08:00
Eng Zer Jun fa14ff8f36 ci: update upload-artifact and download-artifact actions to v4 (#5212)
v3 of `actions/upload-artifact` and `actions/download-artifact` will be
fully deprecated by 5 December 2024. Jobs that are scheduled to run
during the brownout periods will also fail. See [1][2].

[1]: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
[2]: https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-12-04 00:48:52 +08:00
cuisongliu 9b2ecedf56 build(main): target pull registry checkout code (#3877) 2023-09-10 19:37:10 +08:00
cuisongliu e758ed4126 docs(main): save sealos for controllers,front,service (#3029)
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-05-04 19:22:48 +08:00
cuisongliu c8d475710a docs(main): add e2e test images (#3013)
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-04-28 14:36:06 +08:00
cuisongliu 908039e028 docs(main): fix ci patch images (#2971)
* docs(main): fix ci patch images

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): fix ci patch images

Signed-off-by: cuisongliu <cuisongliu@qq.com>

---------

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-04-23 12:48:18 +08:00