v0.2.0
Highligths:
-
Add
setVar
function to templates to store data during request's lifecycle: Now there is a functionsetVar
that is able to store keys under.vars
scope. This scope is alive during the life of evaluation of a completeClusterAdmissionPolicy
object, so those vars are global inside only one request done to the admission server -
Helpful
README
: examples forsetVar
function
Contributors:
@achetronic