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

[Helm Chart] Rename internal Helm template functions from janus-idp prefix to rhdh prefix

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      Helm Template Helper is deprecated::

      The Helm chart template helpers have been renamed from `janus-idp.` to `rhdh.` to align with the {product} branding.
      If your custom `values` files reference `janus-idp.hostname`, `janus-idp.backend-secret-name`, or `janus-idp.postgresql.secretName`, update them to use `rhdh.hostname`, `rhdh.backend-secret-name`, and `rhdh.postgresql.secretName` respectively.
      The old template names remain are still accepted but will be removed in a future release.
      We recommend migrating to the new names during this grace period to avoid issues when the deprecated templates are removed.
      Show
      Helm Template Helper is deprecated:: The Helm chart template helpers have been renamed from `janus-idp.` to `rhdh.` to align with the {product} branding. If your custom `values` files reference `janus-idp.hostname`, `janus-idp.backend-secret-name`, or `janus-idp.postgresql.secretName`, update them to use `rhdh.hostname`, `rhdh.backend-secret-name`, and `rhdh.postgresql.secretName` respectively. The old template names remain are still accepted but will be removed in a future release. We recommend migrating to the new names during this grace period to avoid issues when the deprecated templates are removed.
    • Deprecated Functionality
    • Done
    • RHDH Install 3285, RHDH Install 3286
    • Low

      After the repository migration from janus-idp/helm-backstage to redhat-developer/rhdh-chart (RHIDP-1477), internal Helm template functions still use the "janus-idp" prefix, which is confusing for users viewing values.yaml.

      Files affected (may not be limited to):

      • charts/backstage/templates/_helpers.tpl (3 template functions)
      • janus-idp.hostname
      • janus-idp.backend-secret-name
      • janus-idp.postgresql.secretName
      • charts/backstage/values.yaml (7 references)
      • charts/backstage/templates/route.yaml (1 reference)
      • charts/backstage/README.md and README.md.gotmpl (documentation)

      Example of Suggested rename:

      • janus-idp.hostname to rhdh.hostname
      • janus-idp.backend-secret-name to rhdh.backend-secret-name
      • janus-idp.postgresql.secretName to rhdh.postgresql.secretName

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

                Created:
                Updated:
                Resolved: