XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • OpenShift

    Description

      Comparing wildfly and eap CRD revealed differences

      wget https://raw.githubusercontent.com/wildfly/wildfly-operator/master/deploy/crds/wildfly_v1alpha1_wildflyserver_crd.yaml -O wildfly_operator_crd
      wget https://raw.githubusercontent.com/jbossas/eap-operator-packaging/prototype/release-operator/manifests/wildfly.crd.yaml?token=ACPLXDRJNNOYP5BCUBWXM5C5QCLXS -O eap_operator_crd
      diff wildfly_operator_crd eap_operator_crd
      
      36,37d35
      <             disableHTTPRoute:
      <               type: boolean
      50,53d47
      <             sessionAffinity:
      <               description: SessionAffinity defines if connections from the same client
      <                 ip are passed to the same WildFlyServer instance/pod each time
      <               type: boolean
      79,82d72
      <             hosts:
      <               items:
      <                 type: string
      <               type: array
      94a85,86
      >           required:
      >           - pods
      

      Please sync so we can test against.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: