Uploaded image for project: 'OpenShift Over the Air'
  1. OpenShift Over the Air
  2. OTA-933

Add API endpoint for the OSUS running in the integration environment

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • OTA 236

      We need to create the OHSS ticket  [1] to create a DNS entry for the OSUS route (similar to the current stage cluster), so that a defined route (for OSUS) can exist for the integration cluster with the EC builds. The route is an envoy configuration  [2]. It should be similar to the Cincinnati stage setup

            # Cluster for the `upgrades_info` service:
            - name: upgrades_info
              connect_timeout: 2s
              type: STRICT_DNS
              lb_policy: ROUND_ROBIN
              load_assignment:
                cluster_name: upgrades_info
                endpoints:
                - lb_endpoints:
                  - endpoint:
                      address:
                        socket_address:
                          address: cc533os557xkwku.api.stage.openshift.com
                          port_value: 443
              transport_socket:
                name: envoy.transport_sockets.tls
                typed_config:
                  "@type": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext
                  common_tls_context:
                    validation_context:
                      trusted_ca:
                        filename: /etc/ssl/certs/ca-certificates.crt
      

       [1]https://issues.redhat.com/projects/OHSS/issues/

       [2]https://gitlab.cee.redhat.com/service/app-interface/-/blob/master/resources/services/ocm/integration/gateway-envoy.configmap.yaml

      Definition of done:

       

            afri@afri.cz Petr Muller
            lmohanty@redhat.com Lalatendu Mohanty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: