Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-6775

Non-existing secret with sslEnabled is handled wrongly

    XMLWordPrintable

Details

    • Story
    • Resolution: Unresolved
    • Major
    • None
    • None
    • operator
    • None
    • False
    • None
    • False

    Description

      Create CR with tihs bit:

       

       

      console:                                       
         expose: true                                     
         sslEnabled: true                                 
         secret: secret   
       

      Don't create a secret named "Secret".

       

      In this case, SS is created properly and is in state "Ready 0/1" for up to 3-5 minutes before inevitably crashing with "keystore is not valid" error message.

       

      While this error is indeed correct, its not very descriptive and comes too late in the life cycle of Broker.

       

      This kind of situation should be caught in init container (i.e. init container should check if secret supplied a) exists b) is valid for use with java/broker)

       

      Attachments

        Activity

          People

            rhn-support-rkieley Roderick Kieley
            mkrutov Mikhail Krutov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: