Uploaded image for project: 'Connectivity Link'
  1. Connectivity Link
  2. CONNLINK-548

Observability installation step fails on some resources with incorrect namespace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • 1.2.0
    • 1.1.0
    • None

      When executing this command:

      kubectl apply -k https://github.com/Kuadrant/kuadrant-operator/config/install/configure/observability?ref=v1.1.0

      from the docs at:

      https://docs.redhat.com/en/documentation/red_hat_connectivity_link/1.1/html-single/connectivity_link_observability_guide/index#enable-observability-monitor_connectivity-link
       
      2 resources fail becuase of the incorrect namespace `gateway-system`:

      $ oc apply -k https://github.com/Kuadrant/kuadrant-operator/config/install/configure/observability?ref=v1.1.0
      namespace/monitoring created
      serviceaccount/kube-state-metrics-kuadrant created
      clusterrole.rbac.authorization.k8s.io/kube-state-metrics-kuadrant created
      clusterrolebinding.rbac.authorization.k8s.io/kube-state-metrics-kuadrant created
      configmap/custom-resource-state created
      service/kube-state-metrics-kuadrant created
      deployment.apps/kube-state-metrics-kuadrant created
      servicemonitor.monitoring.coreos.com/authorino-operator-metrics created
      servicemonitor.monitoring.coreos.com/dns-operator-metrics-monitor created
      servicemonitor.monitoring.coreos.com/kuadrant-operator-metrics created
      servicemonitor.monitoring.coreos.com/limitador-operator-metrics created
      servicemonitor.monitoring.coreos.com/kube-state-metrics-kuadrant created
      subscription.operators.coreos.com/grafana-operator created
      Error from server (NotFound): error when creating "https://github.com/Kuadrant/kuadrant-operator/config/install/configure/observability?ref=v1.1.0": namespaces "gateway-system" not found
      Error from server (NotFound): error when creating "https://github.com/Kuadrant/kuadrant-operator/config/install/configure/observability?ref=v1.1.0": namespaces "gateway-system" not found

      In openshift, the namespace is `openshift-ingress`

              pstefans@redhat.com Patryk Stefanski
              davmarti@redhat.com David Martin
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: