athens icon indicating copy to clipboard operation
athens copied to clipboard

A Go module datastore and proxy

Results 169 athens issues
Sort by recently updated
recently updated
newest added

**Problem** One wants to block any requests from Athens proxy to given hostname (say `myhost.mydomain`) using download mode file as described on https://gomods.io/configuration/download/ With download mode files ``` downloadURL =...

triage

Hi, I want to integrate Athens with bitbucket, but always getting Error response 404, I've followed the steps in the documentation ``` docker run --rm -d \ -v "$PWD/$ATHENS_STORAGE:/var/lib/athens" \...

**Describe the bug** When I use `athens v0.11.0` proxy gitlab subgroup project ,`athens` server and `gitlab server` was in same LAN network and can reach each other. but actually,i can't...

**Describe the bug** Athens already supports tracing via opencensus; but that is no longer supported and deprecated **Expected behavior** Move to opentelemtry in a non-breaking way. **Environment (please complete the...

help wanted
good first issue
refactor

## What is the problem I am trying to address? Add the option to use [Artifactory](https://jfrog.com/artifactory/) as a storage backend for athens. The implementation it is very similar to the...

**Describe the bug** We are trying to build few [projects](https://github.com/aws/eks-distro/blob/main/Makefile) and using athens as a proxy with an s3 bucket at the back-end. Build fails for the following repositories, https://github.com/kubernetes-csi/external-snapshotter...

## What is the problem I am trying to address? The `pacmod pack` command on the [pre-filling docs](https://docs.gomods.io/configuration/prefill-disk-cache/) was wrong ## How is the fix applied? I fixed it ##...

docs

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** We would like to produce a metric that describes cache hits (modules already in...

## What is the problem I am trying to address? Adds support for AWS Load Balancer Controller ssl-redirect using annotation ## How is the fix applied? Added new value `.Values.ingress.extraPath`...

**Is your feature request related to a problem? Please describe.** I experienced a bit of friction on my deployment of Athens. I think there's room for improvement in documentation around...

docs