Provide option to disable UI toggles (Enable/Disable) for Policy Sets to enforce Code-only Governance
Y
Yearning Jaguar
Use Case:
Enterprise customers managing Harness Governance via GitOps require a way to prevent manual overrides in the Harness UI. Currently, any user with sufficient permissions can toggle a Policy Set on or off via the UI, which bypasses the standard pull request, review, and audit trail established in their Git repository.
Requested Capability:
Add a setting (either at the Account or Organization level) to make the Policy Set UI Read-Only.
When enabled, the "Enable/Disable" toggles in the Governance UI should be greyed out or removed.
Policy management (creating, updating, and changing status) would be restricted to API/YAML/GitOps workflows only.
Value Proposition:
This ensures that "Policy as Code" is strictly enforced, preventing accidental or unauthorized governance changes and maintaining a 1:1 match between the code repository and the live platform state.
Log In