-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request