Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-2738

RHOAM addon installation stuck because of missing smtp secret

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Release Notes
    • Yes
    • 1.11.0-3
    • No
    • Hide
      Red Hat OpenShift API Management 1.15.2 add-on installation did not successfully complete:: For OpenShift Data Science installations that are integrated with the Red Hat OpenShift API Management 1.15.2 add-on, the Red Hat OpenShift API Management installation process did not successfully obtain the SMTP credentials secret. Subsequently, the installation did not complete.
      Show
      Red Hat OpenShift API Management 1.15.2 add-on installation did not successfully complete:: For OpenShift Data Science installations that are integrated with the Red Hat OpenShift API Management 1.15.2 add-on, the Red Hat OpenShift API Management installation process did not successfully obtain the SMTP credentials secret. Subsequently, the installation did not complete.
    • Documented as Resolved Issue
    • No
    • Yes
    • None
    • IDH Sprint 1.11
    • Medium

    Description

      Description of problem:

      When we install RHOAM (
      1.15.2) on OSD using Addon,  it gets stuck due to missing smtp secret 
      It is  Known issue https://issues.redhat.com/browse/MGDAPI-3021.

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

      Steps to Reproduce

      1. <steps>

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      Workaround:

      Create empty secret:

      oc create secret generic redhat-rhoam-smtp -n redhat-rhoam-operator \ --from-literal=host= \ --from-literal=username= \ --from-literal=password= \ --from-literal=port= \ --from-literal=tls=

      Additional info:

      Attachments

        Activity

          People

            acorvin@redhat.com Alex Corvin
            takumar@redhat.com Tarun Kumar
            Tarun Kumar Tarun Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: