Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Federation is broken #38263

@chrislovett03

Description

@chrislovett03
  • Sourcegraph version: 3.40.2
  • Platform information: Docker Compose on AWS EC2

Steps to reproduce:

  1. Set disablePublicRepoRedirects to False in Site Config
  2. Search repo:^github.com/kubernetes/kubernetes on a private instance

Expected behavior:

When searching a public repo available on sourcegraph.com but not indexed on your private Sourcegraph, you would expect to search repo:^github.com/kubernetes/kubernetes and either be obviously redirected to sourcegraph.com or for results to populate directly in your private sg from .com

Actual behavior:

The search returns no repo. Copying the URL from the public Sourcegraph and swapping the hostname for your private Sourcegraph also yields no results.

/cc @jplahn @ryphil

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error, flaw or fault that produces an incorrect or unexpected result, or behavior.customerImportant issues reported or desired by a customer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions