cloudfoundry / cf-k8s-networking

building a cloud foundry without gorouter....
Apache License 2.0
32 stars 17 forks source link

[BUG] upgrade job never finishes on fresh install #62

Closed KauzClay closed 4 years ago

KauzClay commented 4 years ago

Summary

When you do a fresh install of cf-for-k8s, you won't have any pods with the old istio version, but the upgrade job will continually check, repeating the message "Didn't quite find it this time... will try again in a sec"

Deployment Configuration

Reproduction Steps

Deploy cf-for-k8s with latest cf-k8s-networking

Logs

Failed CI task Log line in roll job: "Didn't quite find it this time... will try again in a sec"

Expected behavior

This job should finish if it doesn't find anything.

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/174326769

The labels on this github issue will be updated when the story is started.

KauzClay commented 4 years ago

False alarm