redhat-developer / openshift-vsts

OpenShift Extension for Azure DevOps.
Apache License 2.0
15 stars 20 forks source link

OcConditionalCmd task fails #218

Open terovirtanen opened 11 months ago

terovirtanen commented 11 months ago

not exists -condition failed

Start checking condition 'not_exists' on resource 'imagestreamtags/tunnistamo:latest'. It could take a while... This operation will run until the condition is met or the timed out elapses. The timed out is currently set to 300 seconds.

[error]Unhandled: error.replace is not a function

[error]The timedout elapsed before the condition was met.

devops pipeline task definiton

task: OcConditionalCmd@3 condition: 'not_exists' resource: 'imagestreamtags/tunnistamo:latest'