You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deploy): install agent-sandbox warm-pool extensions in dev and e2e clusters
Apply extensions.yaml alongside manifest.yaml when bootstrapping the local
k3d dev cluster and the e2e kube harness, reusing the pinned
AGENT_SANDBOX_VERSION already used for core. This installs the
SandboxTemplate / SandboxWarmPool / SandboxClaim CRDs and reconfigures the
existing agent-sandbox-controller, so clusters are ready for the warm-pooled
sandbox path (RFC 0005).
extensions.yaml rolls the controller deployment, so the e2e harness waits for
the rollout after both applies and for the new extension CRDs to be
Established. No gateway behavior changes yet.
Signed-off-by: Roshni Malani <rmalani@nvidia.com>
0 commit comments