consul/internal/mesh
Iryna Shustava a33001f4d4
Register ProxyStateTemplate Resource (#18316)
Also, change the ProxyState.id to identity. This is because we already have the id of this proxy
  from the resource, and this id should be name-aligned with the workload it represents. It should
  also have the owner ref set to the workload ID if we need that. And so the id field seems unnecessary.
  We do, however, need a reference to workload identity so that we can authorize the proxy when it initially
  connects to the xDS server.
2023-08-02 08:15:13 -06:00
..
internal/types Register ProxyStateTemplate Resource (#18316) 2023-08-02 08:15:13 -06:00
exports.go Register ProxyStateTemplate Resource (#18316) 2023-08-02 08:15:13 -06:00