Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix e2e where subscription is updated
On occasion, the subscription resource that needs to be updated is stale (even though we just got it), so get the subscription before updating. Should resolve: > Operation cannot be fulfilled on subscriptions.operators.coreos.com "mysubscription": the object has been modified; please apply your changes to the latest version and try again Signed-off-by: Todd Short <[email protected]>
- Loading branch information