Chip Zoller

Results 886 comments of Chip Zoller

This does look like a duplicate of #7214.

The problem is we need access to a shell and other standard Linux tools since it's used for more than just running the `kubectl` program. See [the template](https://github.com/kyverno/kyverno/blob/main/charts/kyverno/templates/hooks/post-upgrade-clean-reports.yaml#L29-L58).

That hasn't been my experience but ok.

Contributions are most welcome here.

It seems like this may be a larger topic. The value [here ](https://github.com/opencost/opencost/blob/b597e87dd5b79fcf8bec48f61894165f0dd4a994/pkg/env/costmodelenv.go#L400-L402)may not cope with the env var being undefined or cause disruptions in other places in the code....

>I'm supportive here, but we would want to make it clear in documentation and potentially even block startup on GCP without this key. Agreed, but blocking init probably doesn't make...

This can be closed. The OpenCost image is now a [package in this repository](https://github.com/opencost/opencost/pkgs/container/opencost).

Seems related to https://github.com/kyverno/kyverno/pull/3248

Need to get in PR #5869 for moving the operation up into `match`/`exclude`.

After discussion, tentatively moving to 1.11. The idea being that once `operations[]` is available in `match`/`exclude`, then in v2 of the schema we can make it mandatory and remove ALL...