1
0
Fork 0
mirror of https://github.com/imjasonh/git-k8s synced 2026-07-11 16:09:40 +00:00
No description
Find a file
Jason Hall 2798083edc
Merge pull request #12 from imjasonh/claude/git-event-crd-sync-FakvN
Add Repo Watcher Controller for remote polling and GitBranch sync
2026-02-28 09:40:03 -05:00
.github/workflows Add comprehensive e2e tests for repo-watcher-controller 2026-02-28 14:15:28 +00:00
cmd Add repo-watcher-controller for polling remote Git refs 2026-02-28 14:09:58 +00:00
config Add repo-watcher-controller for polling remote Git refs 2026-02-28 14:09:58 +00:00
hack Implement Git-as-K8s control plane with Knative controllers 2026-02-27 23:58:44 +00:00
pkg Fix repo-watcher deleting manually-created GitBranch CRDs 2026-02-28 14:32:09 +00:00
test/e2e Add comprehensive e2e tests for repo-watcher-controller 2026-02-28 14:15:28 +00:00
.gitignore Add .gitignore for Go binaries and IDE files 2026-02-28 00:14:29 +00:00
.ko.yaml Implement Git-as-K8s control plane with Knative controllers 2026-02-27 23:58:44 +00:00
CLAUDE.md Add repo-watcher-controller for polling remote Git refs 2026-02-28 14:09:58 +00:00
go.mod go get -u ./... && go mod tidy: update dependencies 2026-02-28 04:14:23 +00:00
go.sum go get -u ./... && go mod tidy: update dependencies 2026-02-28 04:14:23 +00:00