Commit Graph

11782 Commits (08f1ed16b45c8f196f0cfd8801b0754124b721f4)
 

Author SHA1 Message Date
Kit Patella 10b3478a4d agent/config: include Audit struct as a pointer on Config, fix tests
5 years ago
Kit Patella b5564751bf
Merge pull request #7841 from hashicorp/oss-sync/auditing-config
5 years ago
Kit Patella f5030957d0 agent/config: add auditing config to OSS and add to enterpriseConfigMap exclusions
5 years ago
Preetha Appan c32de785a0 Add Beta super script to page title
5 years ago
Chris Piraino c21052457b
Return early from updateGatewayServices if nothing to update (#7838)
5 years ago
Chris Piraino 4d6751bf16
Fix TestInternal_GatewayServiceDump_Ingress (#7840)
5 years ago
R.B. Boyer 7414a3fa53
cli: ensure 'acl auth-method update' doesn't deep merge the Config field (#7839)
5 years ago
Chris Piraino 74c0543ef2 PR comment and better formatting
5 years ago
Iryna Shustava cd5a539c38
docs: add docs for configuring ACLs with external servers (#7802)
5 years ago
Chris Piraino fb9ee9d892 Return early from updateGatewayServices if nothing to update
5 years ago
Freddy b3ec383d04
Gateway Services Nodes UI Endpoint (#7685)
5 years ago
Kyle Havlovitz 136549205c
Merge pull request #7759 from hashicorp/ingress/tls-hosts
5 years ago
Kyle Havlovitz 8d140ce9af Disallow the blanket wildcard prefix from being used as custom host
5 years ago
Chris Piraino a0e1f57ac2 Remove development log line
5 years ago
Chris Piraino 646902621b Set default protocol to http in TLS integration test
5 years ago
Chris Piraino 26f92e74f6 Compute all valid DNSSANs for ingress gateways
5 years ago
Preetha Appan a4ec82102e Add beta superscript to docs title for wan federation over mesh gateways
5 years ago
Preetha Appan cf56325196 Redo PR #7430 for new website
5 years ago
Daniel Nephin c4ad84302d
Merge pull request #7713 from hashicorp/dnephin/connect-proxy-passive-healthcheck
5 years ago
Daniel Nephin 5655d7f34e Add outlier_detection check to integration test
5 years ago
Daniel Nephin eaa05d623a xds: Add passive health check config for upstreams
5 years ago
Chris Piraino 429d0cedd2
Restoring config entries updates the gateway-services table (#7811)
5 years ago
Daniel Nephin e60bb9f102 test: Remove t.Parallel() from agent/structs tests
5 years ago
Freddy c32a4f1ece
Fix up enterprise compatibility for gateways (#7813)
5 years ago
Jono Sosulska 9b363e9f23
Fix spelling of deregister (#7804)
5 years ago
Denislav Denov f04966d69c
Merge pull request #7815 from hashicorp/denislavdenov-patch-1
5 years ago
Denislav Denov 6cb782708f
Update website/pages/docs/commands/license.mdx
5 years ago
Denislav Denov 2b39b21f0f
Update license.mdx
5 years ago
R.B. Boyer 82379779a2
cli: oss refactors to support making the auth method CLI aware of namespace rules in enterprise (#7812)
5 years ago
Chris Piraino f55e20a2f7
Allow ingress gateways to send empty clusters, routes, and listeners (#7795)
5 years ago
Chris Piraino 0bd5618cb2 Cleanup proxycfg for TLS
5 years ago
Jeff Escalante f0df674e07 add alert banner to website
5 years ago
Chris Piraino 5105bf3d67
Require individual services in ingress entry to match protocols (#7774)
5 years ago
Freddy b069887b2a
Remove timeout and call to Fatal from goroutine (#7797)
5 years ago
R.B. Boyer 59b03b18d0 update changelog
5 years ago
R.B. Boyer 56ea112908
test: make auth method cli crud test work in both oss and ent (#7800)
5 years ago
Kyle Havlovitz b2a0251f66 Add a check for custom host to ingress TLS integration test
5 years ago
Chris Piraino 0c22eacca8 Add TLS field to ingress API structs
5 years ago
Chris Piraino 30792e933b Add test for adding DNSSAN for ConnectCALeaf cache type
5 years ago
Kyle Havlovitz d452769d92 Add TLS integration test for ingress gateway
5 years ago
Chris Piraino 0b9ba9660d Validate hosts input in ingress gateway config entry
5 years ago
Kyle Havlovitz f14c54e25e Add TLS option and DNS SAN support to ingress config
5 years ago
R.B. Boyer db870ba92b
test: make auth method cli crud test helper ignore the default namespace (#7799)
5 years ago
Chris Piraino 01e89f03ea
Merge pull request #7678 from hashicorp/ingress/host-header-routing
5 years ago
Chris Piraino 905279f5d1 A proxy-default config entry only exists in the default namespace
5 years ago
Chris Piraino d498a0afc9 Correctly set a namespace label in the required domain for xds routes
5 years ago
Chris Piraino 114a18e890 Remove outdated comment
5 years ago
Chris Piraino d8517bd6fd Better document wildcard specifier interactions
5 years ago
Chris Piraino 45e635286a Re-add comment on connect-proxy virtual hosts
5 years ago
Kyle Havlovitz f9672f9bf1 Make sure IngressHosts isn't parsed during JSON decode
5 years ago