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.
auto-index: Allow configurable src code-intel upload
arguments during autoindexing #56253
Open
Description
Requested by: https://github.com/sourcegraph/accounts/issues/6938 (Slack internal discussion)
Feature request description
Allow the arguments to src code-intel upload
to be customized similar to the way in which the indexer arguments can be customized during auto-indexing.
Is your feature request related to a problem? If so, please describe.
We need to pass -insecure-skip-verify
because the Sourcegraph server is using a self-signed certificate.