cloudfoundry-incubator / kubecf

Cloud Foundry on Kubernetes
Apache License 2.0
115 stars 62 forks source link

fix: script: Update waiting for operator #1623

Closed mook-as closed 4 years ago

mook-as commented 4 years ago

Description

The operator has differently named deployments now; update the wait script to match. Otherwise we will wait forever (before failing).

Motivation and Context

My GitHub Actions runs were failing because that uses make cf-operator-wait.

How Has This Been Tested?

Deployed locally.

Types of changes

Checklist: