consul/agent/leafcert
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
..
cached_roots.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
cert.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
generate.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
leafcert.go Upgrade to using hashicorp/go-metrics@v0.5.4 2025-01-24 16:33:52 -05:00
leafcert_test.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
leafcert_test_helpers.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
roots.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
signer_netrpc.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
structs.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
structs_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
util.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
util_test.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