ploigos / ploigos-software-factory-operator

33 stars 22 forks source link

Wait for the 'status' field to exist before querying conditions. #155

Closed adamgoossens closed 3 years ago

adamgoossens commented 3 years ago

Without this, if we get to the check before the corresponding Operator has taken over the resource then the status field will not exist, and we will fail the playbook unnecessarily.