Commit Graph

2 Commits (a2158c29bee640bbd3f04ca1b37d2a004a030bdb)

Author SHA1 Message Date
hc-github-team-consul-core 54f7a79d69
Backport of Fixup authz for data imported from peers into release/1.14.x (#15355)
This pull request was automerged via backport-assistant
2022-11-14 13:36:51 -05:00
Daniel Upton f8dba7e9ac proxycfg-glue: server-local implementation of InternalServiceDump
This is the OSS portion of enterprise PR 2489.

This PR introduces a server-local implementation of the
proxycfg.InternalServiceDump interface that sources data from a blocking query
against the server's state store.

For simplicity, it only implements the subset of the Internal.ServiceDump RPC
handler actually used by proxycfg - as such the result type has been changed
to IndexedCheckServiceNodes to avoid confusion.
2022-09-06 23:27:25 +01:00