Commit Graph

3747 Commits (0402cc16bfbaa392b4fbb4c17e1e88942fd28bb5)

Author SHA1 Message Date
Daniel Nephin 4ae2c8de9d
Merge pull request #11232 from hashicorp/dnephin/acl-legacy-remove-docs
3 years ago
Daniel Nephin 5d41b4d2f4 Update agent/consul/acl_client.go
3 years ago
Daniel Nephin 65d48e5042 state: remove support for updating legacy ACL tokens
3 years ago
Daniel Nephin 0784a31e85 acl: remove init check for legacy anon token
3 years ago
Daniel Nephin daba3c2309 acl: remove legacy parameter to ACLDatacenter
3 years ago
Daniel Nephin 3390f85ab4 acl: remove ACLTokenTypeManagement
3 years ago
Daniel Nephin 32b4ad42ac acl: remove ACLTokenTypeClient,
3 years ago
Daniel Nephin aea4cc5a6d acl: remove legacy arg to store.ACLTokenSet
3 years ago
Daniel Nephin c77e5747b1 acl: remove EmbeddedPolicy
3 years ago
Daniel Nephin 121431bf17 acl: remove tests for resolving legacy tokens
3 years ago
Daniel Nephin 0d0761927a acl: stop replication on leadership lost
3 years ago
Daniel Nephin 98823e573f Remove incorrect TODO
3 years ago
Daniel Nephin 1344137ce2 acl: move the legacy ACL struct to the one package where it is used
3 years ago
Daniel Nephin 531f2f8a3f acl: remove most of the rest of structs/acl_legacy.go
3 years ago
Paul Banks 954b283fec
Merge pull request #11163 from hashicorp/feature/ingress-tls-mixed
3 years ago
FFMMM fea6f08bf9
fix autopilot_failure_tolerance, add autopilot metrics test case (#11399)
3 years ago
FFMMM 0954d261ae
use *telemetry.MetricsPrefix as prometheus.PrometheusOpts.Name (#11290)
3 years ago
Dhia Ayachi 58f5686c08
fix leadership transfer on leave suggestions (#11387)
3 years ago
Dhia Ayachi f424faffdd
try to perform a leadership transfer when leaving (#11376)
3 years ago
Kyle Havlovitz 04cd2c983e Add new service-exports config entry
3 years ago
Jared Kirschner 14af8cb7a9
Merge pull request #11293 from bisakhmondal/service_filter
3 years ago
Paul Banks c891f30c24 Rebase and rebuild golden files for Envoy version bump
3 years ago
Paul Banks 6faf85bccd Refactor `resolveListenerSDSConfig` to pass in whole config
3 years ago
Paul Banks 78a00f2e1c Add support for enabling connect-based ingress TLS per listener.
3 years ago
R.B. Boyer cc2abb79ba
acl: small OSS refactors to help ensure that auth methods with namespace rules work with partitions (#11323)
3 years ago
freddygv e22f0cc033 Use stored entmeta to fill authzContext
3 years ago
freddygv 53ea1f634a Ensure partition is handled by auto-encrypt
3 years ago
FFMMM 62980ffaa2
fix: only add prom autopilot gauges to servers (#11241)
3 years ago
Chris S. Kim c6906b4d37
Update Intentions.List with partitions (#11299)
3 years ago
R.B. Boyer 0c94095dfd
acl: fix bug in 'consul members' filtering with partitions (#11263)
3 years ago
Bisakh Mondal a350a383d3
add service resolver subset filter validation
3 years ago
Connor 257d00c908
Merge pull request #11222 from hashicorp/clly/service-mesh-metrics
3 years ago
Connor Kelly 786d2896ff
Replace fmt.Sprintf with function
3 years ago
FFMMM a0bba9171d
fix consul_autopilot_healthy metric emission (#11231)
3 years ago
Connor Kelly a5cf4a9b57
Rename ConfigUsageEnterprise to EnterpriseConfigEntryUsage
3 years ago
Connor Kelly 8c519d5458
Rename and prefix ConfigEntry in Usage table
3 years ago
Connor Kelly 533e7dbe85
Add connect specific prefix to Usage table
3 years ago
Daniel Nephin b4e3367e63 docs: add notice that legacy ACLs have been removed.
3 years ago
Daniel Nephin 18b3ac33e8 acl: remove unused translate rules endpoint
3 years ago
Connor Kelly 024715eb11
Add changelog, website and metric docs
3 years ago
Joshua Montgomery 8eb5915f7d
Fixing SOA record to use alt domain when alt domain in use (#10431)
3 years ago
Daniel Nephin ab587f5221
Merge pull request #11182 from hashicorp/dnephin/acl-legacy-remove-upgrade
3 years ago
Evan Culver e808620463
Merge pull request #11118 from hashicorp/eculver/remove-envoy-1.15
3 years ago
Evan Culver c7747212c3
Merge pull request #11115 from hashicorp/eculver/envoy-1.19.1
3 years ago
Daniel Nephin c7f74deb17 acl: remove updateEnterpriseSerfTags
3 years ago
Daniel Nephin 9b1d2685bf
Merge pull request #11126 from hashicorp/dnephin/acl-legacy-remove-resolve-and-get-policy
3 years ago
Connor Kelly c2583a1b7f
Add metrics to count the number of service-mesh config entries
3 years ago
Connor Kelly 536838b004
Add metrics to count connect native service mesh instances
3 years ago
Connor Kelly 46bf882620
Add metrics to count service mesh Kind instance counts
3 years ago
Daniel Nephin a1e3fa818c acl: fix test failures caused by remocving legacy ACLs
3 years ago