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

[RFE] Add functionality to convert units

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 1.4.0.GA
    • 1.3.0.GA
    • cluster-operator
    • None
    • 0
    • +
    • 2019.15, 2020.1, 2020.2

      Env has 3 resources, with the pvc/statefulset differing from the application resource 1000G vs 1T. This value is converted in k8 for the PVC/statefulset resource.

      ~~~~
      pvc.yaml: storage: 1T
      statefulset.yaml: storage: 1T
      kafkaresource.yaml: size: 1000G
      ~~~~

      The issue is that the pods created by the app resource do not match the PVC/statefulset created by that resource and the pod goes into crashloopback. Changing the objects to be consistent resolves the issue. End user has asked for functionality to prevent this situation in the future.

            Unassigned Unassigned
            rhn-support-emahoney Evan Mahoney
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: