• Icon: Sub-task Sub-task
    • Resolution: Obsolete
    • Icon: Blocker Blocker
    • None
    • None
    • None
    • False
    • False
    • Undefined

      4.8 etcd operator watches ClusterVersion, and when it sees a desiredUpdate bump to 4.8:

      1. It starts taking a backup
      2. It sets a RecentBackup=Unknown condition in its cluster operator, with a reason/message about progressing.
      3. If the backup…
      • succeeds, it sets RecentBackup=True.
        • If the CVO gets stuck on something else (e.g. release signature fetching), maybe enough time passes that the etcd operator thinks the backup is stale.  It can set RecentBackup=False with a reason/message complaining about that.  Re-trigger is probably 'oc adm upgrade --clear' and try again.  Hopefully rare, because there will be no web-console re-trigger support.
      • fails, it sets RecentBackup=False.  Maybe tries again?  If we don't auto-retry, admin could clear/re-request desiredUpdate to trigger a new attempt.
      1. 4.9 etcd operator in all cases, and 4.8 etcd operator that sees a 4.8 desiredUpdate, clear the RecentBackup condition.

            mnewby@redhat.com Maru Newby (Inactive)
            mnewby@redhat.com Maru Newby (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: