Commit Graph

3548 Commits (06f3ccebce26f16c4beb4524ed77a8cbd11140f3)

Author SHA1 Message Date
Kyle Havlovitz a14950025a
Merge pull request #10984 from hashicorp/mesh-resource
3 years ago
Dhia Ayachi bc0e4f2f46
partition dicovery chains (#10983)
3 years ago
R.B. Boyer ee372a854a acl: adding a new mesh resource
3 years ago
Dhia Ayachi ced8329d80
try to infer command partition from node partition (#10981)
3 years ago
Dhia Ayachi 09197c989c
add partition to SNI when partition is non default (#10917)
3 years ago
Freddy 8d83d27674
connect: update envoy supported versions to latest patch release
3 years ago
Evan Culver 79c7e73618
rpc: authorize raft requests (#10925)
3 years ago
hc-github-team-consul-core cd3333ad6a auto-updated agent/uiserver/bindata_assetfs.go from commit eeeb91bea
3 years ago
Chris S. Kim 1a9b2f09dd
ent->oss test fix (#10926)
3 years ago
hc-github-team-consul-core 2d66c4ea13 auto-updated agent/uiserver/bindata_assetfs.go from commit a907e1d87
3 years ago
hc-github-team-consul-core a163051dbb auto-updated agent/uiserver/bindata_assetfs.go from commit a0b0ed2bc
3 years ago
Chris S. Kim 45dcc8b553
api: expose upstream routing configurations in topology view (#10811)
3 years ago
R.B. Boyer a6d22efb49
acl: some acl authz refactors for nodes (#10909)
3 years ago
hc-github-team-consul-core 11b1dc1f97 auto-updated agent/uiserver/bindata_assetfs.go from commit a777b0a9b
3 years ago
hc-github-team-consul-core 5e31421602 auto-updated agent/uiserver/bindata_assetfs.go from commit 8192dde48
3 years ago
R.B. Boyer 5b6d96d27d
grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838)
3 years ago
hc-github-team-consul-core 4993d877d9 auto-updated agent/uiserver/bindata_assetfs.go from commit 05a28c311
3 years ago
freddygv 01936ddb70 Avoid passing zero value into variadic
3 years ago
freddygv f52bd80f6d Update comment for test function
3 years ago
freddygv af52d21884 Update prepared query cluster SAN validation
3 years ago
freddygv 85878685b7 Fixup proxy config test fixtures
3 years ago
R.B. Boyer fb27c1b24f
agent: add partition labels to catalog API metrics where appropriate (#10890)
3 years ago
R.B. Boyer d66a43f5f2
fixing various bits of enterprise meta plumbing to be more correct (#10889)
3 years ago
Dhia Ayachi 1950ebbe1f
oss portion of ent #1069 (#10883)
3 years ago
R.B. Boyer ac41e30614
state: partition the nodes.uuid and nodes.meta indexes as well (#10882)
3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880)
3 years ago
Daniel Nephin 271352dbb7
Merge pull request #10849 from hashicorp/dnephin/contrib-doc-xds-auth
3 years ago
R.B. Boyer e44bce3c4f
state: partition the usage metrics subsystem (#10867)
3 years ago
Daniel Nephin 8252a2691c xds: document how authorization works
3 years ago
R.B. Boyer 613dd7d053
state: adjust streaming event generation to account for partitioned nodes (#10860)
3 years ago
R.B. Boyer 310e775a8a
state: partition nodes and coordinates in the state store (#10859)
3 years ago
Daniel Nephin 01bf115c2b acl: small improvements to ACLResolver disable due to RPC error
3 years ago
Daniel Nephin d5498770fa acl: make ACLDisabledTTL a constant
3 years ago
Daniel Nephin abd2e160f9 Fix test failures
3 years ago
Daniel Nephin 17841248dd config: remove ACLResolver settings from RuntimeConfig
3 years ago
Daniel Nephin 31e034215f acl: remove ACLResolver config fields from consul.Config
3 years ago
Daniel Nephin d4701903f6 acl: replace ACLResolver.Config with its own struct
3 years ago
Daniel Nephin c2b24adb5f acl: remove ACLRulesTranslateLegacyToken API endpoint
3 years ago
Daniel Nephin b7bced9bcf acl: remove legacy bootstrap
3 years ago
Daniel Nephin 858071d55a agent: update some tests that were using legacy ACL endpoints
3 years ago
Daniel Nephin 7ecd2e5466 http: update legacy ACL endpoints to return an error
3 years ago
Daniel Nephin 9671dd6b97 acl: add some notes about removing legacy ACL system
3 years ago
Daniel Nephin 887d11923b
Merge pull request #10792 from hashicorp/dnephin/rename-authz-vars
3 years ago
Daniel Nephin c85c62dffb
Merge pull request #10807 from hashicorp/dnephin/remove-acl-datacenter
3 years ago
Daniel Nephin e637cd71f3 acl: use authz consistently as the variable name for an acl.Authorizer
3 years ago
hc-github-team-consul-core ed85684d96 auto-updated agent/uiserver/bindata_assetfs.go from commit ae9c31338
3 years ago
Kyle Havlovitz fa5df0349d
Merge pull request #10843 from hashicorp/partitions/rename-default
3 years ago
Kyle Havlovitz 073b6c8411 oss: Rename default partition
3 years ago
Daniel Nephin 0575498d0d proxycfg: Lookup the agent token as a default
3 years ago
Daniel Nephin b313f495b8 proxycfg: Add a test to show the bug
3 years ago