bucketrepo icon indicating copy to clipboard operation
bucketrepo copied to clipboard

An artifacts repository using cloud storage (a lightweight replacement for Nexus)

Results 8 bucketrepo issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.4.2-0.20200203170920-46ec8731fbce to 20.10.27+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.27 For a full list of pull requests and changes in this release, refer to the relevant GitHub...

needs-ok-to-test
size/XS
dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201203163018-be400aefbc4c to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20201203163018-be400aefbc4c&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

needs-ok-to-test
size/M
dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201202161906-c7110b5ffcbb to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20201202161906-c7110b5ffcbb&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

needs-ok-to-test
size/M
dependencies

when i see the log of bucketrepo,i get this warning: reading file from cloud storage: no cloud storage available

Great work but need working examples configurations for self-hosted K#S clusters:3 1. In case we are on k3s, how do we configure to use a storage bucket from GCS or...

I have BUCKET_HOST, BUCKET_NAME, BUCKET_PORT and BUCKET_REGION environment variables set. Would it be possible to use then in the config.yaml in .storage.bucket_url. For example like this "s3://${BUCKET_NAME}?endpoint=${BUCKET_HOST}:${BUCKET_PORT}&region=${BUCKET_REGION}&s3ForcePathStyle=true" These variables are...

I want to host tar and zip archives where the backend storage is AWS S3. I tried using nexus but it consumes a lot of resources. As of now I...

Relevant https://github.com/google/go-cloud/issues/2802