项目文件夹

文件
Claude c3d4e8060f
govulncheck / govulncheck (push) Has been cancelled
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
deploy/kubernetes: Agent/Service/Flow CRD foundation (alpha)
An opt-in, alpha Kubernetes deployment foundation. Adds v1alpha1
CustomResourceDefinitions for Agent, Service, and Flow (group
micro.go-micro.dev) and a dependency-light deploy/kubernetes package
that maps a resource to a Deployment — plus a Service when the resource
exposes a port — wired to the go-micro registry via
MICRO_REGISTRY_ADDRESS.

Render is a pure function from a resource to plain manifest structs: no
controller-runtime, no client-go, no operator binary, so the CRDs
(embedded and validated structurally) and the resource->Deployment
mapping are covered by go test without a cluster. Nothing runs by
default or changes existing runtime behavior. The same Render seam can
later back a real reconciler.

Closes #4797.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CmdEY7pYmV5zzwCjNJ4ykL
2026-07-12 11:52:51 +00:00
..