wulianglongrd

Results 7 issues of wulianglongrd

issue: https://github.com/istio/istio/issues/43982 JwtRule add a `failure_mode` field to specify a Jwt requirement. This is an optional field and no breaking changes.

size/M
needs-rebase

These scenarios are matching conflicts or configuration errors and cannot be detected by webhooks. It makes sense to change to printing warning logs so that we can detect problems through...

area/networking
size/XS
release-notes-none

minor optimization: If `needPush=true`, no loop is needed, once `needPush` is assigned true in the loop, you can break out of the loop.

area/networking
size/S
release-notes-none

Operate in place to save copies and temporary space. ``` # Benchmark test comparing "in place" and "not in place" $ go test -run=^$ -bench=BenchmarkOperateInPlace -test.benchmem -count=1 os: darwin goarch:...

area/networking
area/perf and scalability
size/L
release-notes-none

I don't see it being used anywhere, so I think it can be removed.

area/networking
size/M
release-notes-none

followup #51791

area/networking
size/M
release-notes-none

support string contains match or authz `request.headers`, fix https://github.com/istio/istio/issues/52557 This is probably a behavior change: the old unit tests treat it as a `suffix` match, this PR treat it as...

area/security
do-not-merge/hold
size/M
release-notes-none