feat/flux-gitea-actions-adoption-activate
main
suspend: true
actions
0.1.1
a8de4d2
helm template
kubectl diff
platform/gitea-runner
clusters/homelab
git diff --check
合并后由 Flux 首次 reconcile,重点确认 Helm 存储状态被修正、runner Pod 不 rollout,随后再单独规划 Gitea 升级。
No dependencies set.
The note is not visible to the blocked user.
第二阶段
suspend: trueactions版本固定为0.1.1第一阶段验收
a8de4d2第二阶段验证
0.1.1与 Git values 的完整helm template通过kubectl diff,输出为空platform/gitea-runner与clusters/homelabKustomize build 通过git diff --check通过合并后由 Flux 首次 reconcile,重点确认 Helm 存储状态被修正、runner Pod 不 rollout,随后再单独规划 Gitea 升级。