• Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • Operator
    • False
    • None
    • False
    • NetObserv - Sprint 227

      "ConditionTrue" means a resource is in the condition.
      // "ConditionFalse" means a resource is not in the condition. "ConditionUnknown" means kubernetes
      // can't decide if a resource is in the condition or not. In the future, we could add other
      // intermediate conditions, e.g. ConditionDegraded.

      Currently we are putting true when ready and false on errors. 
      It should be true on current state and false on previous ones.

      This is useful to get current condition(s) programatically

            Unassigned Unassigned
            jpinsonn@redhat.com Julien Pinsonneau
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: