Uploaded image for project: 'OpenShift Core Networking'
  1. OpenShift Core Networking
  2. CORENET-6714

CNO needs to be updated to have NetObserv Operator deployed by default

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • None
    • None
    • NetObserv - Sprint 284

      1. Add a new boolean field in the Network CRD used by Cluster Network Operator (CNO) to determine whether to enable Network Observability. If the field value is true or the field is not there, it will enable it. If the field value is false, it does nothing. It never disables Network Observability or upgrades it. The management of Network Observability is still the responsibility of the Network Observability Operator (NOO).  Note: This is actually done in the openshift/api repository.

      2. Add a new controller for observability in CNO. This leverages the existing CNO framework. The controller defines a Reconciler that tracks whether to enable Network Observability if it isn't already running.  "Enable" means to install NOO and create a FlowCollector custom resource.  This is done in the openshift/cluster-network-operator repository.

              ocazade@redhat.com Olivier Cazade
              rhn-support-memodi Mehul Modi
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: