connect: Leaf Cert ModifyIndex not being incremented properly #4463
Labels
theme/connect
Anything related to Consul Connect, Service Mesh, Side Car Proxies
type/bug
Feature does not function as expected
Milestone
The ModifyIndex of leaf certs is being set based on the CAConfig table rather than something that increments with every new leaf cert signed. This means a proxy can request a new cert for a refresh and get back a cert with the same ModifyIndex, which could cause an edge case where a proxy doesn't get its certificate updated properly.
The text was updated successfully, but these errors were encountered: