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

CR names cannot be used as volume names

XMLWordPrintable

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

      Volume names in deployments have to follow DNS label standard as defined in RFC 1123. That means:

      • contain at most 63 characters
      • contain only lowercase alphanumeric characters or ‘-’
      • start with an alphanumeric character
      • end with an alphanumeric character

      However, right now we use in our deployments (at least in the Kafka Connect one the resource name) - for example in authentication secrets. (try with a user with .)

      For the record, the volume name restrictions are different from label restrictions.

              Unassigned Unassigned
              scholzj JAkub Scholz
              Lukas Kral Lukas Kral
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: