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
What steps did you take and what happened:
As of today, we use two options to set up a condition counter for the ready conditions, WithConditions and WithStepCounterIfOnly, e.g.
When the list of conditions in WithConditions and WithStepCounterIfOnly does not have the same order, like in the example above, SetSummary fails to report the summary (the summary 0 of 2 completed does not appear)
What did you expect to happen:
The condition counter to be properly created
/kind bug
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
As of today, we use two options to set up a condition counter for the ready conditions,
WithConditions
andWithStepCounterIfOnly
, e.g.When the list of conditions in
WithConditions
andWithStepCounterIfOnly
does not have the same order, like in the example above,SetSummary
fails to report the summary (the summary 0 of 2 completed does not appear)What did you expect to happen:
The condition counter to be properly created
/kind bug
The text was updated successfully, but these errors were encountered: