John Reese

Results 15 issues of John Reese

If you have a bundle of manifests, it would be nice to be able to verify that manifest against a specific version of Kubernetes. For example, if you have a...

In `v0.20.0` and `v0.21.0` of Conftest, the output for running a `test` that included library files did not render to the console that no policies were found: ```console ❯ ./conftest...

If an exception exists, it is always considered to be an exception in the output -- regardless of if the policy failed. For example: ```rego package main deny_foo[msg] { false...

question
exceptions

**What is the problem you're trying to solve** The ability to get more concrete information about a Docker image from the container registry. For example, who the author is, maintainers,...

feature-request
cli
portal

With the public release of GitHub Actions, we thought that there might be value in adding a container structure test action for consumption in workflows. We've personally found value in...

I currently use `lstags` for syncing. It supports all kinds of fancy regexes for defining versions (but of course they come with their own caveats) Maybe supporting a list of...

enhancement

Small clarification as this has bugged me a little. I noticed that the containerPort for web-ui isn't needed. If you remove it, you can still access the front end just...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

It looks like the pull request collector is hard coded to only pull back active pull requests. Any objection to also including closed? Would be useful to be able to...

waiting for feedback

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

kind/bug
status/triage