Check Nothing

The checknothing template represents an empty block of data, which can be useful in different testing scenarios.

Example config:

apiVersion: "config.istio.io/v1alpha2"
kind: instance
metadata:
  name: denyrequest
  namespace: istio-system
spec:
  compiledTemplate: checknothing    

Template

CheckNothing represents an empty block of data that is used for Check-capable adapters which don’t require any parameters. This is primarily intended for testing scenarios.

Was this information useful?
Do you have any suggestions for improvement?

Thanks for your feedback!