Commit Graph

58 Commits (a2e6a15e936b4907bf6a1790d91da96ee8949997)

Author SHA1 Message Date
Chris S. Kim 1a9b2f09dd
ent->oss test fix (#10926)
3 years ago
Chris S. Kim 45dcc8b553
api: expose upstream routing configurations in topology view (#10811)
3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669)
3 years ago
freddygv 8e74eaa684 Update viz endpoint to include topology from intentions
4 years ago
freddygv 932fbddd27 Augment intention decision summary with DefaultAllow mode
4 years ago
John Cowen 5892e75452
ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (#9752)
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
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
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
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834)
4 years ago
Freddy 22062ba9da
Add default meta to test assertion (#8824)
4 years ago
freddygv 7c26a71b4b Add topology HTTP endpoint
4 years ago
Paul Banks 3ff5901be8
Fix ui dir where there is no index tests and lint issue.
4 years ago
Paul Banks 526bab6164
Add config changes for UI metrics
4 years ago
freddygv 9fa1b13df9 Resolve conflicts
4 years ago
Hans Hasselberg 98d7ea82bd
fix ent error (#8750)
4 years ago
Hans Hasselberg a89ee1a7ca
use service datacenter for dns name (#8704)
4 years ago
freddygv 7fd518ff1d Merge master
4 years ago
Daniel Nephin 6ca45e1a61 agent: add apiServers type for managing HTTP servers
4 years ago
Daniel Nephin 51b08c645b
Merge pull request #8514 from hashicorp/dnephin/testing-improvements-1
4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall
4 years ago
Daniel Nephin a4b201af36 testing: Improve session_endpoint_test
4 years ago
Freddy 875816d0d3
Internal endpoint to query intentions associated with a gateway (#8400)
4 years ago
freddygv aa6c59dbfc end to end changes to pass gatewayservices to /ui/services/
4 years ago
freddygv 51255eede7 Support ConnectedWithProxy
4 years ago
Daniel Nephin a5e45defb1 agent/http: un-embed the HTTPServer
4 years ago
Chris Piraino b3db907bdf Update gateway-services-nodes API endpoint to allow multiple addresses
4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify
5 years ago
Daniel Nephin c662f0f0de Fix a number of problems found by staticcheck
5 years ago
Chris Piraino 7a7760bfd5
Make new gateway tests compatible with enterprise (#7856)
5 years ago
Freddy b3ec383d04
Gateway Services Nodes UI Endpoint (#7685)
5 years ago
Freddy 9eb1867fbb
Terminating gateway discovery (#7571)
5 years ago
Pierre Souchay d1d016d61d
[LINT] Close resp.Body to avoid linter complaining (#7600)
5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent
5 years ago
Matt Keeler 74a665afc3
Add information about which services are proxied to ui services… (#7417)
5 years ago
Matt Keeler e3891db55b
Gather instance counts of aggregated services (#7415)
5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909)
5 years ago
Christian Muehlhaeuser 7753b97cc7 Simplified code in various places (#6176)
5 years ago
Matt Keeler afa1cc98d1
Implement data filtering of some endpoints (#5579)
6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
6 years ago
Pierre Souchay 251156eb68 Added SOA configuration for DNS settings. (#4714)
6 years ago