Jon McKenzie

Results 30 comments of Jon McKenzie

Related to [this issue](https://github.com/open-policy-agent/conftest/issues/258) as well (specifically my comments about JUnit which echo @jschwanz )

I see this issue whenever ``--stand-alone`` and ``--expanded`` are used together, regardless if ``-o`` is used.

Related: the current workflow doesn't allow you to specify a directory for temporary files via the ``TMPDIR`` env var either. Since building the universe downloads a large number of artifacts,...

@yannh First of all, thanks for keeping the schemas up-to-date. It seems like many of these instrumenta repos are somewhat dead, and I've had a lot of troubles generating these...

We also have this issue, and our users are hitting this problem often. ``kubeval`` allows a config file to pass that, for example, will panic Kustomize or fail if you...

If there's a mechanism to hash the proposed path and use that instead, that might also work. That way the path gets a fixed length no matter how long the...

I guess one workaround is.. If you just set ``ensureUniqueDirectory`` to ``"false"`` and set ``subPathPattern: ${.PVC.namespace}/${.PVC.name}``, that should work as long as the chosen namespace name and chosen PVC name...

@jdoylei My impression of the Konstraint repo's organization is that it's only organized that way because of how Gatekeeper is designed. But Gatekeeper's organization is not necessarily a model everyone...