Josh van Leeuwen
Josh van Leeuwen
Spun out from the conversation [here](https://github.com/cert-manager/cert-manager/pull/5323#issuecomment-1191376000). This PR adds a workqueue function to re-sync CertificateRequests when the target Secret contained in `cert-manager.io/private-key-secret-name` is informed. This results in fixing a problem...
Related: #5336 /milestone v1.10 This PR adds a workqueue function to re-sync CertificateSigningRequests when the target Secret contained in `experimental.cert-manager.io/private-key-secret-name` is informed. This results in fixing a problem where a...
Branched from #4773 which should be merged first. This PR implements Server Side Apply for the ca-injector controller when the `SeverSideApply` Feature Gate (default `disabled`) is enabled. See https://github.com/jetstack/cert-manager/pull/4758 for...
This PR adds a task for using [istio-csr](https://github.com/cert-manager/istio-csr) which enables integration with [cert-manager](https://cert-manager.io). cert-manager has support for many external CA issuers, which can be used to setup and sign all...
See https://github.com/cert-manager/csi-driver/pull/73 1. Investigate and document what happens after changing the host path on an existing driver install 2. Consider code changes to deal with this case more gracefully- document...
**What this PR does / why we need it**: Due to a result being miss returned a bug was created. This PR ensures all append results are of *multierror.Error and...
fixes #600 ```release-note Add `cluster images destroy [image ids] ``` /assign @MattiasGees
**What this PR does / why we need it**: Adds spot-pricing flag to cluster apply command. This will apply a best effort spot price to each instance pool based on...
fixes #613 ```release-note Adds `tarmak cluster snapshot` to save or restore consul/etcd snapshots ``` /assign
```release-note Adds `tarmak cluster snapshot` to save or restore consul/etcd snapshots ``` rebased on top of #477 /assign