turash/k8s/gitea-runners
Damir Mukimov f3e6e9d44a
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 31s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Successful in 1m38s
CI/CD Pipeline / frontend-build (push) Failing after 25s
CI/CD Pipeline / e2e-test (push) Has been skipped
feat: switch to containerd-native CI/CD with buildah
- Replace Docker-based CI/CD with buildah for containerd compatibility
- Remove Docker-in-Docker setup from Gitea runner deployment
- Use buildah/podman which work natively with containerd runtime
- Install buildah and podman in runner container during startup
- Maintain Harbor registry integration and caching capabilities

Benefits:
- Native containerd compatibility (no Docker daemon needed)
- Lighter resource usage (no DinD overhead)
- Better integration with K3s containerd runtime
- Same Harbor registry functionality with cleaner architecture
2025-12-25 16:13:58 +01:00
..
configmap.yaml fix: Remove problematic registries config from act_runner 2025-12-24 22:40:07 +01:00
deployment.yaml feat: switch to containerd-native CI/CD with buildah 2025-12-25 16:13:58 +01:00
namespace.yaml feat: Add Gitea Actions runners configuration 2025-12-24 21:17:41 +01:00
secret.yaml.template feat: Add Gitea Actions runners configuration 2025-12-24 21:17:41 +01:00