R.B. Boyer 31b95c747b
xds: modify rbac rules to use the XFCC header for peered L7 enforcement (#13629)
When the protocol is http-like, and an intention has a peered source
then the normal RBAC mTLS SAN field check is replaces with a joint combo
of:

    mTLS SAN field must be the service's local mesh gateway leaf cert
      AND
    the first XFCC header (from the MGW) must have a URI field that matches the original intention source

Also:

- Update the regex program limit to be much higher than the teeny
  defaults, since the RBAC regex constructions are more complicated now.

- Fix a few stray panics in xds generation.
2022-06-29 10:29:54 -05:00
..
2022-06-09 17:04:05 -07:00
2021-11-16 12:04:01 -06:00
2022-02-15 18:16:12 -05:00
2022-01-20 10:46:23 -06:00
2019-04-30 16:27:16 -07:00
2020-12-07 13:42:55 -05:00
2022-01-20 10:46:23 -06:00
2022-04-05 15:11:49 -07:00
2021-11-08 11:43:21 -05:00
2021-11-16 12:04:01 -06:00
2022-03-31 10:18:48 -05:00
2021-07-30 12:58:46 -04:00
2022-04-05 15:11:49 -07:00
2022-01-20 10:46:23 -06:00
2022-05-27 11:39:58 -04:00