March 2020
Intermediate to advanced
626 pages
14h 45m
English
The white/blacklist is also a type of denier, but instead of service names, this is based upon any attribute available in the Istio Mixer vocabulary: https://archive.istio.io/v1.3/docs/reference/config/policy-and-telemetry/attribute-vocabulary/. This method is conditional denial based on Mixer selectors.
We will build a denier rule based upon the Mixer vocabulary instead of labels.
Make sure that you log out as the jason user and refresh https://bookinfo.istio.io/productpage, and you should see red stars as we removed the denier rule created in the previous section:
# Script : 11-create-listchecker-handler.yamlapiVersion: config.istio.io/v1alpha2kind: ...
Read now
Unlock full access