Peter Fiddes

Results 48 issues of Peter Fiddes

Now that Venafi has it's public registry with the `venafi-agent` image published, this naming makes more sense to align with this chart. I'm leaving this in draft because now we...

I was checking the chart against some linter type tools and found that the deployment doesn't have any `liveness` or `readiness` probes configured. Having a check in the codebase it...

helm

## History For anyone who doesn't know, what was formerly Jetstack Secure (which used the Jetstack Agent) is now known as TLS Protect for Kubernetes (TLSPK) (which also uses the...

Currently the config section is written to be helpful and auto template the required yaml based on either default or a list of resources. [See here](https://github.com/jetstack/jetstack-secure/blob/master/deploy/charts/jetstack-agent/values.yaml#L74-L85). ```yaml # Configuration section...

kind/feature
helm

After reading through this cert-manager issue: https://github.com/cert-manager/cert-manager/issues/1571 I had a temporary bright spark, although the actual solution might not be the one suggested here. ## tl;dr A single secret where...

**Is your feature request related to a problem? Please describe.** By default cert-manager will keep all `CertificateRequest` resources, which can add up on long lived and / or busy clusters....

kind/feature

The documentation for 1.10 release notes does mention this [here](https://cert-manager.io/docs/release-notes/release-notes-1.10#breaking-changes-you-must-read-this-before-you-upgrade) But if you just look at the relevant [upgrade instructions](https://cert-manager.io/docs/installation/upgrading/upgrading-1.9-1.10/), this change is not specifically called out, This could for...

priority/backlog

As part of #1279 we recognise that we don't have any documentation on what we regard as sane defaults for `Certificates`. We should create a section that covers this with...

As discussed in our internal sync, create a proposed roadmap for this project. The themes discussed were: - Fix bugs [here](https://github.com/jetstack/version-checker/labels/bug) - Support for different image architectures #60 - OCI...

documentation

TBC

enhancement
help wanted