athens
athens copied to clipboard
A Go module datastore and proxy
**Is your feature request related to a problem? Please describe.** Not related to a problem **Describe the solution you'd like** It could be useful to add a "fake" Go binary...
**What is the problem I am trying to address?** `_` is an invalid char in Azure blob store container names. **How is the fix applied?** Using `-` instead. **Mention the...
**Is your feature request related to a problem? Please describe.** RIght now, we are missing docs on to launch an instance of athens for Fargate with sample task definition file...
**Describe the bug** I get 404 from @v/list and @latest endpoints for modules when using athens on a computer that has never cached internet resources, after following instructions for pre-filling...
>TL;DR - we are looking for Gophers who have the time and desire to become new core maintainers of the project. Send a message to me at `arschles` on the...
## What is the problem I am trying to address? Since the module filter file is deprecated, the download mode file should be support in helm chart. ## How is...
**Describe the bug** I used an Jaeger agent sidecar to collect traces. But it fails for some reason **Error Message** The jaeger agent sidecar itself is working properly and it's...
**Is your feature request related to a problem? Please describe.** We are considering to implement an LRU cache for Athens. Unlike the current pkg/storage/mem implementation, we can specify the size...
**Is your feature request related to a problem? Please describe.** This is a follow up to the conversation in #1314 **Describe the solution you'd like** The tests for the query...
**Is your feature request related to a problem? Please describe.** The only way to set the download mode file from the helm chart currently is to set it with `configEnvVars.ATHENS_DOWNLOAD_MODE="base64:"`....