Open Cluster Management - Governance Policy Nucleus
The Policy Nucleus maintains common API validation, structs, and methods for policy controllers.
The original repository has been archived (and might be deleted by the time you read this). The original design / goals are best summarized in the enhancement proposal: https://github.com/open-cluster-management-io/enhancements/tree/main/enhancements/sig-policy/54-core-policy-module
Go to the Contributing guide to learn how to get involved.
Check the Security guide if you need to report a security issue.
The governance-policy-nucleus
is intended to be used with the open-cluster-management
community.
For more information, visit: open-cluster-management.io.
Since this is a fork, to import this package you probably need a
replace
clause in your go.mod
file like this:
replace open-cluster-management.io/governance-policy-nucleus => github.com/JustinKuli/governance-policy-nucleus