Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7643

[Operator] Changing endpointEncryption.type from Service to Secret does not result in StatefulSet rollout [ghi#2289]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • RHDG Operator CSV 8.5.7 GA
    • Operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Workaround Exists
    • Hide

      Manually rollout the StatefulSet update:

      kubectl -n <namespace> rollout restart statefulset <cr-name>
      

      This will cause the Operator to update the StatefulSet and the server pods will restart individually with the correct TLS config.

      Show
      Manually rollout the StatefulSet update: kubectl -n <namespace> rollout restart statefulset <cr-name> This will cause the Operator to update the StatefulSet and the server pods will restart individually with the correct TLS config.

      Updating the spec.endpointEncryption.type from Service to Secret or vice-versa, results in the StatefulSet remaining the same.

              Unassigned Unassigned
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: