Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-2918

regex for s3 bucket contains extraneous \

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • documentation
    • None
    • 6 - Kraken Cleanup, 7 - Til the Krack of dawn
    • 0

    Description

      the pattern in the crd is:

      `^s3://[a-z0-9-\\.]\{3,63}$`
      

      what is getting put in the docs is:

      `^s3://[a-z0-9-\.]\\{3,63}$`
      

      pesky extra \ between ] and {

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Alex.emery Alex Emery (Inactive)
            Alex.emery Alex Emery (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty