Commit Graph

73 Commits (9f949ead34012d6f3e8c776f7efb272e1871ffd3)

Author SHA1 Message Date
John Maguire a0240e3794
[NET-5688] APIGateway UI Topology Fixes (#19657)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Florian Apolloner 6ada2e05ff
Fix topology view when displaying mixed connect-native/normal services. (#13023)
1 year ago
John Murret 691bc9673a
add a conditional around setting LANFilter.AllSegments to make sure it is valid (#18139)
1 year ago
Vijay 2f20c77e4d
Displays Consul version of each nodes in UI nodes section (#17754)
1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Chris S. Kim 2203cdc4db Add new internal endpoint to list exported services to a peer
2 years ago
Chris S. Kim 03df6c3ac6
Reuse http.DefaultTransport in UIMetricsProxy (#14521)
2 years ago
Chris S. Kim f2b147e575 Add Internal.ServiceDump support for querying by PeerName
2 years ago
alex 53f0cf5835
peering, internal: support UIServices, UINodes, UINodeInfo (#13577)
2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256)
3 years ago
Dhia Ayachi a0455774c0
When a host header is defined override `req.Host` in the metrics ui (#13071)
3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594)
3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
Kyle Havlovitz e530fbfb33 oss: Add overview UI internal endpoint
3 years ago
Mark Anderson aaefe15613
Bulk acl message fixup oss (#12470)
3 years ago
Florian Apolloner f01f00fc84
Support for connect native services in topology view. (#12098)
3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225)
3 years ago
Fulvio 66f0173355
URL-encode/decode resource names for HTTP API part 4 (#12190)
3 years ago
Kyle Havlovitz 018693b6ee acl: use wildcard partition in metrics proxy ui endpoint
3 years ago
Daniel Nephin eb632c53a2 structs: rename the last helper method.
3 years ago
freddygv 95a6db9cfa Account for partitions in ixn match/decision
3 years ago
Dhia Ayachi ced8329d80
try to infer command partition from node partition (#10981)
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
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880)
3 years ago
Daniel Nephin 8cf1aa1bda acl: Remove the remaining authz == nil checks
3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669)
3 years ago
Freddy 3be304be16
Merge pull request #10016 from hashicorp/topology-update
4 years ago
Matt Keeler bbf5993534
Move static token resolution into the ACLResolver (#10013)
4 years ago
freddygv 8e74eaa684 Update viz endpoint to include topology from intentions
4 years ago
John Cowen aedd338e70
api: Ensure the internal/ui/gateway-service-nodes endpoint responds with an array (#9593)
4 years ago
John Cowen a9913b5b22
api: Ensure the internal/ui/service endpoint responds with an array (#9397)
4 years ago
R.B. Boyer 6ba776b4f3
agent: protect the ui metrics proxy endpoint behind ACLs (#9099)
4 years ago
R.B. Boyer a66c4591d7
agent: introduce path allow list for requests going through the metrics proxy (#9059)
4 years ago
Freddy 9c04cbc40f
Add HasExact to topology endpoint (#9010)
4 years ago
Paul Banks f11b759ddf
Actually proxy the query string too
4 years ago
Freddy 13df5d5bf8
Add protocol to the topology endpoint response (#8868)
4 years ago
Paul Banks 332477f24c
Add /v1/internal/ui/metrics-proxy API endpoint that proxies to a configured metrics provider backend.
4 years ago
Freddy 164ce57db2
Support ingress gateways in mesh viz endpoint (#8864)
4 years ago
Freddy da91e999f6
Return intention info in svc topology endpoint (#8853)
4 years ago
freddygv 413a894a1a Do not evaluate discovery chain for topology upstreams
4 years ago
freddygv cf7b7fcdd6 Single DB txn for ServiceTopology and other PR comments
4 years ago
freddygv 7c26a71b4b Add topology HTTP endpoint
4 years ago
freddygv 9fa1b13df9 Resolve conflicts
4 years ago
Hans Hasselberg a89ee1a7ca
use service datacenter for dns name (#8704)
4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers
4 years ago
freddygv 7fd518ff1d Merge master
4 years ago
Freddy 875816d0d3
Internal endpoint to query intentions associated with a gateway (#8400)
4 years ago