Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-1003

Fix Orchestrator Infra Chart metadata to avoid conflicts with RHDH Chart

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Release Note Not Required

      Description of problem:

      The current Chart.yaml metadata for the orchestrator-infra-chart reuses multiple fields from the main Red Hat Developer Hub (RHDH) chart (e.g., name, charts.openshift.io/name, description). This causes ambiguity and conflicts when both charts are published as OCI artifacts to Quay or appear in Helm search results.

      When both the RHDH chart and the Orchestrator Infra Chart are published, they share similar names, descriptions, and annotations, leading to:

      • Incorrect search results in Helm tools
      • Potential overwrite or collision in registries like Quay
      • Confusion for users trying to differentiate between the charts

       

      Current problem example:
      Sample metadata from the existing Orchestrator Infra Chart in Quay:

      name: orchestrator-infra-chart
      version: 1.6.0-CI
      description: A Helm chart for deploying Red Hat Developer Hub (CI Build)
      annotations:
        charts.openshift.io/name: Red Hat Developer Hub (CI Build) 

      This metadata is nearly identical to the RHDH chart and should instead uniquely reflect the Orchestrator Infra component.

      Proposed Solution:

      Update Chart.yaml metadata to clearly distinguish the chart:

      name: redhat-developer-hub-orchestrator-infra

      description: A Helm chart for deploying the Orchestrator Infrastructure components used by Red Hat Developer Hub

      annotations.charts.openshift.io/name: Orchestrator Infrastructure for Red Hat Developer Hub (CI Build)

       

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. <steps>

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

              rh-ee-fndlovu Fortune Ndlovu
              rh-ee-fndlovu Fortune Ndlovu
              RHIDP - Install
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: