Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42559

CMA: Unable to inject kerberos keytab volume for Kafka scaler via KedaController

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.17
    • Pod Autoscaler
    • None
    • None
    • 3
    • PODAUTO - Sprint 264
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          1. We currently support the Kafka scaler
          2. The Kafka scaler supports kerberos/GSSAPI
          3. In order to use kerberos you need to inject a keytab 
          4. In order to inject a keytab you need to mount a volume, i.e. https://keda.sh/docs/2.15/scalers/apache-kafka/#saslgssapi-in-manageryaml 
          5. You can't add a volume to the keda pods because the kedacontroller doesn't support those fields (so you either have to disable the CMA operator and hand-edit it, or you can't use it) 
          
      TL;DR we supposedly support kerberos w/ the Kafka scaler, but it's impossible to configure currently. 

      Version-Release number of selected component (if applicable):

          All

      How reproducible:

          Every time

      Steps to Reproduce:

          1. Try to do https://keda.sh/docs/2.15/scalers/apache-kafka/#saslgssapi-in-manageryaml
          2. Notice you can't with CMA :( 
          3. Be sad. 
          

      Actual results:

          Sadness and disappointment

      Expected results:

          https://keda.sh/docs/2.15/scalers/apache-kafka/#saslgssapi-in-manageryaml works 

      Additional info:

          

              joelsmith.redhat Joel Smith
              jkyros@redhat.com John Kyros
              Aditi Sahay Aditi Sahay
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: