1
0
Fork 0
mirror of https://github.com/imjasonh/git-k8s synced 2026-07-08 14:55:17 +00:00
No description
Find a file
Claude 2f694f6f1f
Add api-approved.kubernetes.io annotation to CRDs
The *.k8s.io API group is protected in Kubernetes and requires
the api-approved.kubernetes.io annotation on CRDs.

https://claude.ai/code/session_01QfFzqKQUsxxBsiZUhuJ3pG
2026-02-28 00:30:22 +00:00
.github/workflows Add go test step to CI build job 2026-02-28 00:14:00 +00:00
cmd Implement Git-as-K8s control plane with Knative controllers 2026-02-27 23:58:44 +00:00
config Add api-approved.kubernetes.io annotation to CRDs 2026-02-28 00:30:22 +00:00
hack Implement Git-as-K8s control plane with Knative controllers 2026-02-27 23:58:44 +00:00
pkg Fix LeaderAware interface: use correct Promote signature 2026-02-28 00:21:24 +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
go.mod Implement Git-as-K8s control plane with Knative controllers 2026-02-27 23:58:44 +00:00