fix(ci,deps): migrate to .gitea/workflows, update domain to forgejo.riotpiao.com/rock, fix k8s argocd config
ci / test (push) Canceled after 0s

This commit is contained in:
Story Crater Bot
2026-08-21 20:14:58 -07:00
parent 370b5a894f
commit 3d52eab41d
30 changed files with 64 additions and 112 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package operator
import (
"context"
"github.com/rockliang/kafka-management-service/internal/kafka"
"forgejo.riotpiao.com/rock/kmsvc-manage/internal/kafka"
)
// TopicAdmin is the subset of internal/kafka.Admin the reconciler needs,