solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.09k stars 442 forks source link

Flagger Canary not working #5036

Open asayah opened 3 years ago

asayah commented 3 years ago

Testing with Kube 1.18 and Gloo 1.8

chrisgaun commented 3 years ago

@asayah can you provide more information on what exactly isn't working?

asayah commented 3 years ago

the rollout fails always Normal Synced 7m30s flagger Pre-rollout check acceptance-test passed Normal Synced 7m30s flagger Starting canary analysis for podinfo.test Warning Synced 7m10s (x2 over 7m20s) flagger Halt advancement no values found for gloo metric request-success-rate probably podinfo.test is not receiving traffic: running query failed: no values found Normal Synced 7m flagger Advance podinfo.test canary weight 10 Normal Synced 6m50s flagger Advance podinfo.test canary weight 15 Normal Synced 6m40s flagger Advance podinfo.test canary weight 20 Normal Synced 5m31s (x7 over 6m30s) flagger (combined from similar events): Copying podinfo.test template spec to podinfo-primary.test

Then fails with flagger Halt advancement no values found for gloo metric request-success-rate

github-actions[bot] commented 5 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.