Skip to content

docs(integration): point envtest setup to make envtest-setup#23

Merged
ontave merged 3 commits into
mainfrom
session/23-envtest-setup
May 6, 2026
Merged

docs(integration): point envtest setup to make envtest-setup#23
ontave merged 3 commits into
mainfrom
session/23-envtest-setup

Conversation

@ontave
Copy link
Copy Markdown
Contributor

@ontave ontave commented May 5, 2026

Summary

  • Updates suite_test.go comment to reference make envtest-setup && export KUBEBUILDER_ASSETS=$(make -s envtest-path) instead of the stale /tmp/envtest-bins/k8s/1.35.0-linux-amd64 path

Test plan

  • go test ./test/integration/... passes with KUBEBUILDER_ASSETS set

ontave added 3 commits May 4, 2026 16:38
Governor directive (session/21): CODEBASE.md eliminated from all repos.
The graphify knowledge graph at ~/ontai/graphify-out/graph.json is the
sole authoritative source for codebase understanding. See root CONTEXT.md
and CLAUDE.md for the Graphify Source of Truth Protocol.
PlatformTenant was a planned CRD for tenant coordination that was never
implemented. Tenant coordination is handled by InfrastructureTalosCluster
(mode=import or mode=bootstrap) plus the conductor role=tenant Deployment
managed by the compiler enable bundle. Remove the forward-looking reference
from Step 4b to prevent agents from attempting to implement a non-existent
CRD category.
Replace /tmp/envtest-bins/1.35.0 (ephemeral, stale version) with the
canonical ontai root Makefile target: make envtest-setup && export
KUBEBUILDER_ASSETS=$(make -s envtest-path). Pinned to K8s 1.32.x.
@ontave ontave merged commit db3e3d5 into main May 6, 2026
2 checks passed
@ontave ontave deleted the session/23-envtest-setup branch May 6, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant