| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
K8s: Replace Ingress NGINX with Traefik for default ingress controller (#3083) | 6 个月前 | |
K8s: Migrate subchart Redis to cloudpirates/redis from bitnami/redis (#3148) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> [skip ci] | 3 个月前 | |
ci: reliable multi-arch build setup — QEMU + skip Docker reinstall (#3204) * fix(ci): register QEMU/binfmt when INSTALL_DOCKER=false so arm64 Chrome builds The "Deploy specific Chrome version" workflow runs `INSTALL_DOCKER=false make setup_dev_env`, which short-circuits chart_setup_env.sh before the `tonistiigi/binfmt --install all` step that registers QEMU emulation. Since #3187 made Google Chrome multi-arch (linux/amd64,linux/arm64), the arm64 NodeChrome build now needs that emulation and fails with `exec /bin/sh: exec format error`. Register QEMU/binfmt (still gated by DOCKER_ENABLE_QEMU) in the INSTALL_DOCKER=false path as well, reusing the runner's pre-installed Docker. Firefox/deploy/nightly already work because they use INSTALL_DOCKER=true; Edge was unaffected only because it is amd64-only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * ci: don't reinstall Docker by default in chart_setup_env (flaky/slow) The "Set up containerd image store feature" step runs chart_setup_env.sh, which reinstalled Docker CE + plugins from apt on every run even though GitHub-hosted runners already ship Docker/buildx/compose. That apt reinstall over the network is the slowest and flakiest part of the setup and frequently exceeds the retry action's 10-minute window (kill EPERM). Only (re)install Docker CE when a specific DOCKER_VERSION is requested that differs from the version already present on the runner; otherwise use the pre-installed Docker. The downstream version-match guard is preserved, so version-pinned jobs still fail fast if the expected version is not active. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * ci: apt-get update up front so skipping Docker reinstall doesn't 404 Skipping the Docker CE reinstall also skipped its `apt-get update`, leaving a stale apt index. The later cross-compilation tools install then failed with "404 Not Found" fetching a superseded qemu-user-static .deb. Refresh the apt index once up front, independent of the Docker reinstall path. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> | 1 个月前 | |
Docker: Enable SE_VIDEO_EVENT_DRIVEN by default (#3084) | 6 个月前 | |
K8s: Implement KEDA external scaler and use it as default (#3169) | 2 个月前 | |
test(chart): test template from chart package tgz Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> | 2 年前 | |
K8s: Template handle scaledJobOptions with value is zero (#3054) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 3 个月前 | ||
| 1 个月前 | ||
| 6 个月前 | ||
| 2 个月前 | ||
| 2 年前 | ||
| 8 个月前 |