As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
  1. Jun 06, 2023
  2. Jun 05, 2023
  3. Jun 02, 2023
  4. Jun 01, 2023
  5. May 31, 2023
  6. May 30, 2023
  7. May 29, 2023
  8. May 25, 2023
  9. May 24, 2023
  10. May 23, 2023
  11. May 22, 2023
    • GitLab Renovate Bot's avatar
      Update dependency ruby to v3.2.2 · 14528d0e
      GitLab Renovate Bot authored
      14528d0e
    • Igor Drozdov's avatar
      Use a separate HTTP Client for Geo requests · 01ff6edb
      Igor Drozdov authored
      Currently, the client that performs HTTP requests for Geo pushes
      is the same as the one that performs internal HTTP requests.
      
      However, it causes problems with the following setups:
      
      - Internal requests are configured to be via UNIX connections
      - The Primary node is configured to be HTTP(S)
      
      The UNIX client cannot do the request to HTTP(S).
      
      This commit introduces a separate client for Geo requests.
      Unverified
      01ff6edb
  12. May 12, 2023
Loading