dependabot[bot]
257bb752fb
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 ( #1825 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashish Ranjan <ashishranjan2912@gmail.com >
2023-02-26 14:38:51 +05:30
dependabot[bot]
66582eebfe
Bump golang.org/x/text from 0.3.7 to 0.3.8 ( #1829 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 20:02:24 -08:00
Rob Prentiss
23bfcd19bc
Update lib/pq to fix cert permissions issues ( #1804 )
...
When attempting to connect to a PostgreSQL database using certificate
credentials, authentication may fail due to permissions issues on the
certificate files. When using Athens in Kubernetes, this issue may be
unavoidable when using secrets.
The github.com/lib/pq library has resolved this issue as of v1.10.6, so
this commit updates that library to the latest release version (v1.10.7)
to resolve the issue in Athens.
Co-authored-by: Ashish Ranjan <ashishranjan2912@gmail.com >
2023-01-30 13:49:43 +08:00
dependabot[bot]
4b93ee76a2
update-go-pkg(deps): bump golang.org/x/mod from 0.4.2 to 0.7.0 ( #1800 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.4.2 to 0.7.0.
- [Release notes](https://github.com/golang/mod/releases )
- [Commits](https://github.com/golang/mod/compare/v0.4.2...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashish Ranjan <ashishranjan2912@gmail.com >
2023-01-30 13:38:48 +08:00
dependabot[bot]
4a1ff03860
Bump github.com/aws/aws-sdk-go from 1.32.7 to 1.33.0 ( #1810 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.32.7 to 1.33.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.33.0/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.32.7...v1.33.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashish Ranjan <ashishranjan2912@gmail.com >
2023-01-30 12:44:21 +08:00
Ashish Ranjan
cc496afbf1
read redis lock options from config to support custom TTL & timeout ( #1791 )
...
* read redis lock options from config to support custom TTL & timeout
* fix test
* fix typo
* downgrade to bsm/redislock@v0.7.2 to prevent usage of beta go-redis version
* revert test changes
* return error for invalid lock config
* update config parsing test
* udpate docs to include redis lock config
* fix test
* set default max retries to 10
* reduce default redis lock timeout to 15s
* update default TTL to 15mins
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2022-09-28 22:53:06 -07:00
dependabot[bot]
b03db41dfb
update-go-pkg(deps): bump github.com/minio/minio-go/v6 ( #1770 )
...
Bumps [github.com/minio/minio-go/v6](https://github.com/minio/minio-go ) from 6.0.43 to 6.0.57.
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v6.0.43...v6.0.57 )
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2022-06-03 21:30:04 -07:00
dependabot[bot]
f381187453
update-go-pkg(deps): bump github.com/go-sql-driver/mysql ( #1767 )
...
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2022-03-31 22:36:01 -07:00
Manu Gupta
69f7a1f902
Update to go1.18 ( #1768 )
2022-03-21 10:47:41 -07:00
dependabot[bot]
2240baf308
update-go-pkg(deps): bump github.com/spf13/afero from 1.1.2 to 1.8.2 ( #1766 )
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.1.2 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.1.2...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-18 16:40:52 -07:00
dependabot[bot]
13f8998073
update-go-pkg(deps): bump contrib.go.opencensus.io/exporter/jaeger ( #1762 )
...
Bumps [contrib.go.opencensus.io/exporter/jaeger](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger ) from 0.1.0 to 0.2.1.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger/releases )
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-jaeger/compare/v0.1.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manu Gupta <manugupt1@gmail.com >
2022-02-24 19:29:19 -08:00
dependabot[bot]
c680eacb3a
update-go-pkg(deps): bump github.com/fatih/color from 1.7.0 to 1.13.0 ( #1760 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.7.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 14:24:48 -08:00
Manu Gupta
67bb68c45d
Update etcd ( #1756 )
2022-02-15 09:10:51 -08:00
dependabot[bot]
4708dd84a0
update-go-pkg(deps): bump github.com/BurntSushi/toml from 0.3.1 to 1.0.0 ( #1753 )
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 0.3.1 to 1.0.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v0.3.1...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 17:39:39 -05:00
Manu Gupta
533035c40c
fix flake on redis-sentinel by depending on redis container / step. ( #1748 )
...
* fix: flake on redis-sentinel by depending on redis container / step.
Signed-off-by: Manu Gupta <manugupt1@gmail.com >
* Add retries in an attempt to reduce the number of flakes
Also; update go-redis.
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com >
2022-02-14 14:01:29 -08:00
Marwan Sulaiman
a724fcdddc
Update mongo client to address CVE ( #1728 )
2021-08-18 22:49:44 -04:00
Marwan Sulaiman
151c4922fb
Enable Athens to work in offline mode ( #1717 )
...
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com >
2021-08-18 19:09:14 -04:00
Aaron Bieber
23672f78c9
go.mod: update github.com/mattn/go-ieproxy to v0.0.1 ( #1660 )
...
* go.mod: update github.com/mattn/go-ieproxy to v0.0.1
This allows athens to build on OpenBSD.
* go.mod: update github.com/mattn/go-ieproxy to v0.0.1
This allows athens to build on OpenBSD.
* switch back to indirect dep
* bump github.com/Azure/azure-storage-blob-go to v0.10.0
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com >
2020-08-10 23:48:31 -04:00
Marwan Sulaiman
4ad3dd1135
pkg/config: make test failures output diff instead of %+v ( #1652 )
...
Co-authored-by: Ted Wexler <ted@stuckinacan.com >
2020-07-27 12:28:26 -04:00
Marwan Sulaiman
52934cfa46
implement /index endpoint ( #1630 )
...
* implement /index endpoint
* rename to Module to Path
2020-06-24 14:29:30 -04:00
Siddarth Prakash
43563adfcb
Upgrade AWS SDK to v1.32.7 ( #1633 )
2020-06-22 18:50:34 -04:00
Marwan Sulaiman
a36be996b6
go mod tidy ( #1590 )
2020-03-20 17:09:04 -04:00
Marwan Sulaiman
a03c3306fc
go.mod: update/use google cloud storage sub module ( #1588 )
...
* go.mod: update/use google cloud storage sub module
* downgrade grpc because v1.27.1 has a breaking change
* stay in 1.12 for now
2020-03-20 16:32:33 -04:00
Ted Wexler
939e695526
Adds redis sentinel support ( #1554 )
...
* Adds redis sentinel support
Fixes #1553
* Fix redis-sentinel test hostnames
* Fix redis master name again
* Fix redis sentinel port in tests
* Upgrade the redis client
* Rmoeve accidental config change
* Fix default config
* Addresses review comments
* Add documentation on single flight mechanisms
* Fix spelling issues
* Fix formatting
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com >
2020-03-17 13:04:37 -07:00
Marwan Sulaiman
34f55365a2
always use request logging middleware ( #1522 )
...
* always use request logging middleware
* reads better
* rm http-url as it is redundant
* gopls being redundant
* add color name
2020-01-20 18:25:48 -05:00
Marwan Sulaiman
519a69adf9
go mod tidy ( #1519 )
2020-01-10 08:18:38 -08:00
codestation
4188de897b
Upgrade minio-go to fix encoding in listing results ( #1469 )
2019-11-25 19:17:32 -05:00
Chris Mills
82ecff968f
Correct issue with continuation token failures on deploy ( #1415 )
...
* Add working image for minio
Between RELEASE.2019-09-26T19-42-35Z and RELEASE.2019-10-02T21-19-38Z
there's an issue with continuation tokens that's caused #1414 and #1413
to fail.
Signed-off-by: Chris M <me@christophermills.co.uk >
* Undo docker changes, update minio to v6
* Narrow issue down to catalog compliance test
Signed-off-by: Chris M <me@christophermills.co.uk >
2019-10-08 16:54:20 -04:00
Wang Qilin
8969e690ea
update import path and go mod of opencensus ( #1392 )
2019-09-24 09:39:23 -04:00
Marwan Sulaiman
298c6cd74d
cmd/proxy/actions: pass NoSumPatterns to GoGetFetcher ( #1391 )
...
* cmd/proxy/actions: pass NoSumPatterns to GoGetFetcher
* add gosum unit tests
* upgrade appveyor to 1.13
* fix test typo
* check appveyor version
* AppVeyor has no 1.13
* use logger
2019-09-23 12:47:40 -04:00
oliverch
874d27158d
feat: add /robots.txt ( #1355 )
...
* feat: add /robots.txt
* disallow all crawler by default.
2019-09-16 16:21:08 -05:00
Yi Tang
b6bcf0e191
storage/fs,minio: fix list module with same prefix ( #1312 )
2019-08-01 13:16:52 -04:00
Marwan Sulaiman
76fb786324
downloadProtocol: support multi-proxy environments with DownloadFile ( #1230 )
...
* downloadProtocol: support multi-proxy environments with DownloadFile
* remove debugging lines
* update config tests
* download/mode: add tests for DownloadFile and friends
* add documentation to Download File
2019-06-08 00:30:07 -04:00
Marwan Sulaiman
0cac0edbf1
actions: support proxying sum db urls ( #1208 )
...
* actions: support proxying sum db urls
* remove proxy prefix
* add docs for checksum db
* more docs
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* typo
* move checksum db into its own section
2019-05-08 17:09:07 -07:00
Arpit Gogia
974077e73b
Mongo go driver beta integration ( #1042 )
...
* Changed mongo.go to use new driver
* Modified mongo cataloger
* More new driver related changes
* Change lister.go
* Change saver.go
* Change imports
* Remove unnecessary Count query
* Use IndexView for indexing
* Rename ModuleStore fields
* Use map of key:sorting-order for creating the index
* Minor changes
* Use client options to configure mongo client
* Use method chaining
* gofmt changes
* Change imports
* Fix some build errors
* Use new GridFS API
* Fix more build errors
* Add Go Mongo driver to dependency modules
* Use multierror
* Leave download stream open
* Remove mgo error handling
* Copy zip instead of loading all in memory
* Use context.WithTimeout() wherever possible
* Raise KindNotFound when mod@ver isn't found
* NopCloser not needed
* Fix IndexView error
* Fix build errors
* Remove another mgo error usage
* Fix build error
* Changes according to review
* Formatting changes as per gofmt
* Modify gofmt argument to show the expected formatting (diff)
* Handle ErrNoDocument error and error arising from query execution
* Fix kind of returned error
* Minor changes
* Bug fixes
* gofmt related changes
* Minor change
* Use Insecure from MongoConfig, remove Insecure from global Config
* Remove stray print statement
2019-04-17 19:59:01 +02:00
Marwan Sulaiman
4a4641b66b
storage/gcp: create a bucket on every test run ( #1176 )
...
* storage/gcp: create a bucket on every test run
* ensure removal
* set the strg
* remove pkg level vars
* clean up func call
2019-04-04 11:48:41 -07:00
Marwan Sulaiman
081ec9126e
pkg/stash: Add GCS implementation ( #1124 )
...
* pkg/stash: Add GCS implementation
* fix docs
2019-03-13 11:07:07 -07:00
Marwan Sulaiman
fb9437ddff
pkg/stash: implement a Redis lock for stashing ( #1116 )
...
* pkg/stash: implement a Redis lock for stashing
* fix tests
* fix op
2019-03-11 02:48:04 -04:00
Marwan Sulaiman
36dae02c03
storage/minio: chunk zip file ( #1107 )
...
* storage/minio: chunk zip file
* multi err on clean up
* fix doc
2019-03-06 16:13:24 -05:00
Marwan Sulaiman
12ce2a6499
pkg/stash: add Etcd as a SingleFlight backend ( #1070 )
...
* pkg/stash: add Etcd as a SingleFlight backend
* fix config tests
* fmt
* pr fixes
* fix conflicts
2019-02-22 11:35:45 -08:00
Marwan Sulaiman
5273eaaf1f
go.sum: fix checksum mismatch ( #1026 )
2019-01-04 20:46:32 +01:00
Marwan Sulaiman
5870aeee8d
Remove Buffalo ( #1010 )
...
* Remove Buffalo
* gofmt
* pr fixes
* fix subrouter
* bring back secure middleware + pr fixes
* better place for subrouter
* vendor
2018-12-22 20:24:25 -05:00
Tomasz Tomalak
fb696b2d84
Add prometheus metrics collectors for http handlers ( #958 )
...
* Add prometheus metrics exporter for http handlers
* Use prometheus from opencensus
* Add comment to unused func() param
* Add package names to operation description in observ package
* Sort exported/unexported functions
2018-12-20 10:19:22 +01:00
Aravind
48f7ca7780
Implement storage.Backend for azureblob ( #917 )
2018-11-29 17:06:19 +01:00
Manu Gupta
24b84addc9
Add httptest ( #897 )
...
* Add httptest
* Update tests
* remove willie
2018-11-16 16:14:48 -05:00
Manu Gupta
035e20be56
Cookies are now not being sent to the client ( #898 )
...
* remove cors
add sessions for null
* use proper session store
2018-11-16 16:07:52 -05:00
Henry Jenkins
d26b99d41c
Upgrade Buffalo ( #789 )
...
* Upgrade buffalo
* Switch to go modules everywhere
* Fixes from buffalo fix
* Add missing modules from module list
* Update vendored modules in /vendor
* Stop using vendor directory for tests
* Check go.mod and go.sum files on verify
* Upgrade Buffalo from v0.13.0 to v0.13.1
* Fix test for new Buffalo
Allow for new Buffalo code
* Add test for endpoint with trailing slash
2018-10-23 16:49:32 -07:00
Henry Jenkins
532e93e119
Remove Olympus code ( #779 )
...
* Remove nolonger used moniker package
Usage was removed in 97d8013
* Remove reference to Zeus
Use name Proxy for now.
* Remove Olympus code
See github issue #777
* Remove Olympus related vendor modules
* Mention Olympus removal in docs
* Add note about no registries existing
* Remove eventlog
* Update docs for Olympus removal
2018-10-22 11:52:02 -07:00
Bhavesh Praveen
73e45cb413
Tracing Exporter for Datadog #714 ( #723 )
...
* Tracing Exporter for Datadog #714
* Tracing Exporter for Datadog #714
2018-10-03 22:48:10 -04:00
Manu Gupta
d663e733a3
clean up mod and sum files ( #701 )
2018-09-25 14:03:30 +02:00