Andreas Bergmann

Results 4 issues of Andreas Bergmann

### What happened? While the following Yaml Syntax: ``` - constructors: '0': '{{influx-url}}' '1': '{{influx-username}}' '2': '{{influx-password}}' factoryBean: org.influxdb.InfluxDBFactory factoryMethod: connect name: influxClient type: org.influxdb.InfluxDB ``` Works perfectly fine when...

kind/bug
area/runtime

We implemented a knative function using a go-lang handler. This handler reads its configuration from environment variables retrieved via the envconfig library. The environment variables are correctly parsed and read...

**Describe the bug** Vault issues expired certificates when the **leaf_not_after_behavior** is set to **truncate** and the **default issuer** in a **pki** has expired. **To Reproduce** Steps to reproduce the behavior:...

bug
secret/pki

**Describe the bug**: If the Default Issuer in the **Vault** PKI that is used by a cert-manager **Issuer** or **ClusterIssuer** has expired, cert-manager will loop endless new certificate requests. This...

kind/bug
lifecycle/stale