DepOnlyIncompatibleRollout
A provider that is used to signal the targets that we want to soft error on within the DepOnlyIncompatibleInfo
provider.
DepOnlyIncompatibleRollout.exclusions
DepOnlyIncompatibleRollout.exclusions: list[str]
A list of target patterns that we want to exclude from the soft error.
DepOnlyIncompatibleRollout.target_patterns
DepOnlyIncompatibleRollout.target_patterns: list[str]
A list of target patterns (minus exclusions) that we want to soft error on.