You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Folks,
i was able to get the plugin running after building it myself (the latest release on your repo doesn't work properly apparently)
now, when testing the rollout the first time it worked great, and i was able to see traffic shifting and also the weights being changed as i promoted the rollout.
but when deleting the rollout and creating one again the route weights remain whatever the last value was before completing the promotion.
even after deleting the route and creating it again with stable: 100 / canary: 0 now is not changing the weights. so this only worked once for me and not sure why.
I saw another issue similar to this one, i which you tried steps to reproduce but it worked fine for you.
Is it strictly necesary to have "Red Hat OpenShift GitOps" operator installed for this to work as expected??
last time i saw "new weights" being set on was on the first try with working plugin as metnioned
Hi Folks,
i was able to get the plugin running after building it myself (the latest release on your repo doesn't work properly apparently)
now, when testing the rollout the first time it worked great, and i was able to see traffic shifting and also the weights being changed as i promoted the rollout.
but when deleting the rollout and creating one again the route weights remain whatever the last value was before completing the promotion.
even after deleting the route and creating it again with
stable: 100 / canary: 0
now is not changing the weights. so this only worked once for me and not sure why.I saw another issue similar to this one, i which you tried steps to reproduce but it worked fine for you.
Is it strictly necesary to have "Red Hat OpenShift GitOps" operator installed for this to work as expected??
last time i saw "new weights" being set on was on the first try with working plugin as metnioned
Full scenario showing steps
Step 1 - no rollout, route state after deletion of previous rollouts
Step 2- new rollout
Step 3 - changing image
no changes to route.Step 4 - fully promoting
New rollout, new route
The text was updated successfully, but these errors were encountered: