Closed hjacobs closed 4 years ago
Add additional context (_context) to rules' jmespath evaluation to allow checking whether a PersistentVolumeClaim (PVC) is mounted by a Pod and/or whether the PVC is referenced by a StatefulSet template (volumeClaimTemplates).
_context
volumeClaimTemplates
Fixes #62.
Add additional context (
_context
) to rules' jmespath evaluation to allow checking whether a PersistentVolumeClaim (PVC) is mounted by a Pod and/or whether the PVC is referenced by a StatefulSet template (volumeClaimTemplates
).Fixes #62.