pismo-foss/istiops

updating a canary rule is not being reflected even logging success

Closed this issue · 0 comments

Bug Report


Not updating correctly an existent canary rule

--

Description:

Not updating correctly an existent canary rule

Steps to reproduce:

  1. Create a canary rule --build 1 with header -H x-version: 1.2.3
  2. Update the canary rule --build 1 with header -H x-version: 1.2.0

The rule will be the first one even logging an update operation. We should update it for real or log a refusal of updating.