Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1772

Not all labels are propagated from template

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.1.GA
    • 1.4.0.GA
    • None
    • None

      When user specifies labels in the template section, they should be propagated even when they are app.kubernetes.io labels (or at least some of them). For example in this case:

          template:
            statefulset:
              metadata:
                labels:
                  app: spring-music-cdc
                  app.kubernetes.io/part-of: spring-music-cdc
                  template: spring-music-cdc
      

      Here the app.kubernetes.io/part-of label should be propagated to indicate what application is this part of. This should not apply to any strimzi.io labels which are our own.

      Related to Strimzi#2743

              ppatiern Paolo Patierno
              scholzj JAkub Scholz
              Lukas Kral Lukas Kral
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: