mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-06 09:16:36 +00:00
* Add a template `Polaris` variable, expose `Polaris.PodSpec` for checks of `target: PodSpec`. Polaris checks that are `target: PodSpec` have reflected the original resource (such as a pod-controller) in the Go template, instead of reflecting the pod `spec` field. This update makes the PodSpec available in a new template variable `Polaris.PodSpec`.