wg-policy-prototypes
wg-policy-prototypes copied to clipboard
A place for policy work group related proposals and prototypes.
[Netchecks](https://docs.netchecks.io/docs/k8s_data) is an operator which carries out periodic assertions and produces `PolicyReports`. Up until now I've been appending new results to a PolicyReport after each of these periodic tests. However...
Scope was added as an optional field in the v1beta1 PolicyReport schema [here](https://github.com/kubernetes-sigs/wg-policy-prototypes/blob/master/policy-report/pkg/api/wgpolicyk8s.io/v1beta1/policyreport_types.go#L161). Since it is an optional field should the field include the `omitempty` tag?
# Description 1. Resolved https://github.com/oscal-compass/compliance-trestle-demos/issues/41 2. Updated the `Makefile` to install the latest trestle version and activate the virtual environment for `make help` 3. Fixed importing the deprecated module in...
I would like to understand what the future holds for this project? Will it be abandoned? If not, what is the roadmap for the next year? I look through the...