James Alseth

Results 31 comments of James Alseth

Mine is in `~/.homebrew` but since installing it is just cloning the repo and updating your $PATH to point at the `bin` folder in the repo, it really could be...

I'd like it to be a [collapsable accordian](https://getbootstrap.com/docs/4.1/components/collapse/#accordion-example) with a table listing the query and datetime, probably located below the description box. It should start collapsed as well, only showing...

Agreed. I'd take this a step further and add the ability to create custom user groups that can have X Y and/or Z privileges inside of the Fleet UI and...

I think we could add support for `@label` and `@annotation` tags in the header if desired, but if the desire is for a general ability to modify all K8s metadata...

Hi @mrueg, thanks for filing this issue. If I understand correctly, the ask here is to add a rule that would except any resources with a label from a policy...

Hi @joebowbeer, thanks for raising this again now that some time has passed. I'd welcome a PR to remove the PSP exampls and add some for the new PSP. Please...

Hi @fredgate. This comment in the Helm output is a Helm-specific thing, and is not a part of the YAML specification so it is not parsed by conftest. I will...

@fredgate The YAML package we use [1] does not return us any comments, so adding this would be a significant refactor. Time allowing we may still add this, but I...

Hi @developer-guy. conftest is largely a wrapper around OPA that provides parsing of formats other than JSON and other features that make it easier to use on developer laptops or...

Hi @consolethinks I'm not able to reproduce this issue with conftest v0.33.2. Please provide snippets and the exact conftest command you are using so I can reproduce the issue.