Files
x509-certificate-exporter/dev
Thibault VINCENTandThibault VINCENT 459a887001 test(e2e): seed vault Secrets before vaulted ones
Without this ordering the exporter sees the vaulted Secret on the
initial LIST, calls fetchPassphrase against a vault Secret that
doesn't exist yet, logs a warning and emits no certificate metrics.
The vault Secret arrives later but matches no rule, so nothing
re-triggers the vaulted Secret until the 30-min resync — well past
the e2e timeout.
2026-05-15 16:54:25 +02:00
..