Would be nice if we could set an CLI arg for each hook that annotates the value to all test resources
Example:
setting CLI arg
--pre-assert-hook="myhook.sh"
will assume the following annotation on all test resources:
uptest.upbound.io/pre-assert-hook=myhook.sh
Probably it makes sense to allow that the CLI arg can be overwritten by the hook annotation on a ressource
Would be nice if we could set an CLI arg for each hook that annotates the value to all test resources
Example:
setting CLI arg
--pre-assert-hook="myhook.sh"will assume the following annotation on all test resources:
uptest.upbound.io/pre-assert-hook=myhook.shProbably it makes sense to allow that the CLI arg can be overwritten by the hook annotation on a ressource