Hive Hive
Sign in

JIT write tier can mutate Kura CRs

Metadata
Source
GitHub
Version
helm@0.17.0
Domains
Published
Jul 01, 2026 · 10:58 UTC
Repository
tuist/tuist
Update

Operators elevated via the JIT tuist-<env>-write tier can now mutate Kura custom resources (KuraInstance, KuraGateway) directly, without needing the break-glass system:masters kubeconfig. The change introduces a tuist-edit-kura-write ClusterRole that aggregates into the built-in edit role and grants the full mutate verb set on kura.tuist.dev, so routine tasks like recreating KuraInstance/KuraGateway during a region cutover no longer require escalation. Scope is limited to Kura CRs; CAPI/infra CRs remain read-only for the edit tier.