mirror of https://github.com/linkerd/linkerd2.git
`linkerd check --pre` validates that PSPs provide `NET_ADMIN`, but was not validating `NET_RAW`, despite `NET_RAW` being required by Linkerd's proxy-init container since #2969. Introduce a `has NET_RAW capability` check to `linkerd check --pre`. Fixes #3054 Signed-off-by: Andrew Seigner <siggy@buoyant.io> |
||
---|---|---|
.. | ||
check.config.golden | ||
check.golden | ||
check.pre.golden | ||
check.proxy.golden | ||
inject.report.golden | ||
smoke_test.yaml |