consul/agent/cache
Matt Keeler 93e29a7992 Upgrade to using hashicorp/go-metrics@v0.5.4
This also requires bumping the dependencies for:

* memberlist
* serf
* raft
* raft-boltdb/v2

Tidy up other submodules

Fixup a few ci jobs where build tag was missing.

Add tagging to the lint-enums job

Update linting rules to disallow usage of armon/go-metrics

Also prevent usage of hashicorp/go-metrics/compat as that should only be used by libraries.

Dont use the deprecated -tags option to enumcover

Try to get the tags passed through correctly.

Fix serf config cloning test due to new field present in the config.

Attempt to get build tags flowing properly when utilizing gotestsum splitting.

More quoting

One more attempt at passing build tags in GOFLAGS

Add tags to the golden file checker
2025-01-24 16:33:52 -05:00
..
cache.go Upgrade to using hashicorp/go-metrics@v0.5.4 2025-01-24 16:33:52 -05:00
cache_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
entry.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
mock_Request.go xds: don't attempt to load-balance sessions for local proxies (#15789) 2023-01-18 12:33:21 -06:00
mock_Type.go xds: don't attempt to load-balance sessions for local proxies (#15789) 2023-01-18 12:33:21 -06:00
request.go xds controller: setup watches for and compute leaf cert references in ProxyStateTemplate, and wire up leaf cert manager dependency (#18756) 2023-09-12 12:56:43 -07:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
type.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
watch.go xds controller: setup watches for and compute leaf cert references in ProxyStateTemplate, and wire up leaf cert manager dependency (#18756) 2023-09-12 12:56:43 -07:00
watch_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00