Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-3976

bad example value for S2I_TARGET_CONFIGURATION_DIR and S2I_TARGET_DATA_DIR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • UBI9 Containers 1.25
    • None
    • container
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      ubi9, modules/s2i/core/module.yaml,

      - name: S2I_TARGET_CONFIGURATION_DIR
        description: ^
          Absolute path to which files located in
          $S2I_SOURCE_DIR/$S2I_SOURCE_CONFIGURATION_DIR are copied.
        example: /opt/eap/standalone/configuration
      

      and

      - name: S2I_TARGET_DATA_DIR
        description: ^
          Absolute path to which files located in
          $S2I_SOURCE_DIR/$S2I_SOURCE_DATA_DIR are copied.
        example: /opt/eap/standalone/data
      

      these are bad (EAP specific) examples. we should also explicitly note the default values.

              jdowland@redhat.com Jonathan Dowland
              jdowland@redhat.com Jonathan Dowland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: