-
Story
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
We do not have the knob exposed to users in the cincinnati-operator to adjust the GB_PAUSE_SECS
which we should do. Because OSUS in disconnected environment does not need to scrape the registry for new releases every 5 mins. We should be fine to do it once every day.
Cininnati binary has this configurable https://github.com/openshift/cincinnati/blob/master/dist/openshift/cincinnati.yaml#L319-L320
- name: GB_PAUSE_SECS
value: "300"
Definition of Done:
- has a knob to change the scrape timeout seconds