Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11263

The operator automatically resets openshift resources to original state

    XMLWordPrintable

Details

    • % %
    • Hide

      1. run:

      oc patch is syndesis-meta -p '{"spec":{"tags":[{"name":"latest","importPolicy":{"scheduled":false}}]}}'
      

      2. look at the syndesis operator log, it notifies that the imageStream was updated:

      {"level":"info","ts":1566388435.50998,"logger":"action","msg":"resource updated","type":"install","kind":"ImageStream","name":"syndesis-meta","namespace":"syndesis"}
      

      3. see the syndesis-meta pods import policy was changed back to scheduled:true

      Show
      1. run: oc patch is syndesis-meta -p '{ "spec" :{ "tags" :[{ "name" : "latest" , "importPolicy" :{ "scheduled" : false }}]}}' 2. look at the syndesis operator log, it notifies that the imageStream was updated: { "level" : "info" , "ts" :1566388435.50998, "logger" : "action" , "msg" : "resource updated" , "type" : "install" , "kind" : "ImageStream" , "name" : "syndesis-meta" , "namespace" : "syndesis" } 3. see the syndesis-meta pods import policy was changed back to scheduled:true
    • Fuse 7.5 Sprint 52 - Bug fix

    Description

      i.e. we cannot update the scheduled policy on running syndesis instance

      Attachments

        Activity

          People

            lgarciaac Luis GarcĂ­a Acosta
            tplevko@redhat.com Tomas Plevko
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: