Peter Fiddes
Peter Fiddes
We seem to dump all the config out when the agent starts up in Venafi Kubernetes Agent. This is useful for debugging. But we are missing one important piece when...
**Is your feature request related to a problem? Please describe.** I want to know how many times version-checker is downloaded. **Describe the solution you'd like** A stat somewhere on the...
**Is your feature request related to a problem? Please describe.** Stop PR's where helm-docs hasn't run **Describe the solution you'd like** In PR CI, run helm-docs and fail if changes...
Based on our call, @ribbybibby would like to add tests around the OCI fallback support once #159 is merged.
In [v3.16.0 release](https://github.com/helm/helm/releases/tag/v3.16.0) there is a release note for the helm schema validation skipping. Currently it says: ``` - add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' ``` Could...
### 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...
Can we remove redundant logs about the `server missing resource for datagatherer`? It makes it very difficult to actually see logs that do mean something. **What happened?** Take a look...
**PROBLEM SUMMARY** ```shell > vcert getpolicy -p vcp -t $VCP_ACCESS_TOKEN -z "tlspk-peter/default" Incorrect Usage: flag provided but not defined: -p NAME: vcert getpolicy - To retrieve the certificate policy of...
**BUSINESS PROBLEM** Currently `EU` users of VCP are at a disadvantage in that they require additional configuration to make use of `vcert`. For example when requesting a cert: US: ```shell...
**PROBLEM SUMMARY** In multiple places in `vcert` help documentation we refer to to `VAAS` or `VCP`. As far as I can tell these are both Acronyms for the same backend...