89 Commits (zalimeni/update-k8s-docs-1.17.x)

Author SHA1 Message Date
Michael Zalimeni 4c3c32d05e
Backport of [NET-6138] security: Bump google.golang.org/grpc to 1.56.3 (CVE-2023-44487) to release/1.17.x (#19417) 1 year ago
hc-github-team-consul-core e6c6814c13
Backport of [NET-6305] xds: Ensure v2 route match and protocol are populated for gRPC into release/1.17.x (#19366) 1 year ago
hc-github-team-consul-core 2dcda57490
Backport of [NET-5944] security: Update Go version to 1.20.10 and `x/net` to 0.17.0 into release/1.17.x (#19235) 1 year ago
hc-github-team-consul-core fd356d905d
Backport of NET-5073 - ProxyConfiguration: implement various connection options into release/1.17.x (#19213) 1 year ago
hc-github-team-consul-core 9ceec775dc
Backport of mesh: add validation hook to proxy configuration into release/1.17.x (#19209) 1 year ago
hc-github-team-consul-core 73ab8c5c48
Backport of Clone proto into deepcopy correctly into release/1.17.x (#19207) 1 year ago
Ashwin Venkatesh c2a0d4f9ca
Create DeepCopy() and Json Marshal/Unmarshal for proto-public (#19015) 1 year ago
Nitya Dhanushkodi 95d9b2c7e4
[NET-4931] xdsv2, sidecarproxycontroller, l4 trafficpermissions: support L7 (#19185) 1 year ago
Iryna Shustava 54a12ab3c9
mesh: sidecar proxy controller improvements (#19083) 1 year ago
Iryna Shustava ad06c96456
mesh: add computed destinations with a controller that computes them (#19067) 1 year ago
Iryna Shustava 60b75a55f7
mesh: implement exposed paths (#19044) 1 year ago
Iryna Shustava c35df12c95
mesh: Add ComputedProxyConfiguration and a controller that computes it. (#19043) 1 year ago
Eric Haberkorn f2b7b4591a
Fix Traffic Permissions Default Deny (#19028) 1 year ago
Iryna Shustava 3ea6afb4d4
mesh: rename Upstreams and UpstreamsConfiguration to Destinations* (#18995) 1 year ago
skpratt 202090e5d5
v2 explicit destination traffic permissions (#18823) 1 year ago
R.B. Boyer ca7533850c
mesh: update various protobuf comments for mesh types (#18993) 1 year ago
Iryna Shustava e6b724d062
catalog,mesh,auth: Move resource types to the proto-public module (#18935) 1 year ago
R.B. Boyer 9e48607893
mesh: compute more of the xRoute features into ComputedRoutes (#18980) 1 year ago
R.B. Boyer 11d6b0df45
mesh: store bound reference pointers on a ComputedRoutes resource and use during reconcile (#18965) 1 year ago
Eric Haberkorn 4d6ff29392
Traffic Permissions Validations (#18907) 1 year ago
R.B. Boyer c814bb014e
remove now orphaned generated v1alpha1 pb.go files (#18982) 1 year ago
Iryna Shustava d88888ee8b
catalog,mesh,auth: Bump versions to v2beta1 (#18930) 1 year ago
Matt Keeler 53fcc5d9a5
Add protoc generator to emit resource type variables (#18957) 1 year ago
Dhia Ayachi 341dc28ff9
Add namespace proto and registration (#18848) 1 year ago
R.B. Boyer d574473fd1
mesh: make FailoverPolicy work in xdsv2 and ProxyStateTemplate (#18900) 1 year ago
Eric Haberkorn 21fdbbabbc
Wire up traffic permissions (#18812) 1 year ago
R.B. Boyer 66e1cdf40c
mesh: Wire ComputedRoutes into the ProxyStateTemplate via the sidecar controller (#18752) 1 year ago
skpratt e5808d85f7
register traffic permission and workload identity types (#18704) 1 year ago
Eric Haberkorn 12be06f8e5
Add V2 TCP traffic permissions (#18771) 1 year ago
R.B. Boyer 89e6725eee
mesh: create new routes-controller to reconcile xRoute types into a ComputedRoutes resource (#18460) 1 year ago
John Murret 62062fd4fd
NET-5132 - Configure multiport routing for connect proxies in TProxy mode (#18606) 1 year ago
Iryna Shustava 1557e1d6a3
sidecar-proxy controller: Add support for transparent proxy (NET-5069) (#18458) 1 year ago
Poonam Jadhav 235988b3bc
Net-2713/resource apply command (#18610) 1 year ago
Iryna Shustava 3c70e14713
sidecar-proxy controller: L4 controller with explicit upstreams (NET-3988) (#18352) 1 year ago
Iryna Shustava 4eb2197e82
dataplane: Allow getting bootstrap parameters when using V2 APIs (#18504) 1 year ago
Dan Stough 22df51f18f
fix: add telemetry bind socket to proxyConfiguration proto (#18652) 1 year ago
Michael Zalimeni f8812eddf1
Distinguish v2 catalog Protocol unset from default (#18612) 1 year ago
R.B. Boyer 55723c541e
mesh: add validation for the new pbmesh resources (#18410) 1 year ago
Semir Patel e5842cd81a
Make proto-public license MPL (#18531) 1 year ago
John Murret 9ea182f6ad
NET-4858 - xds v2 - implement base connect proxy functionality for routes (#18501) 1 year ago
John Murret b80c5258fa
NET-4853 - xds v2 - implement base connect proxy functionality for clusters (#18499) 1 year ago
Nitya Dhanushkodi 6b7ccd06cf
[NET-4799] [OSS] xdsv2: listeners L4 support for connect proxies (#18436) 1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
R.B. Boyer bfc519f293
catalog: add FailoverPolicy mutation and validation hooks (#18390) 1 year ago
R.B. Boyer 9c227e2c36
mesh: adding the protobuf types and resources backing mesh config v2 (#18351) 1 year ago
Michael Zalimeni 905e371607
[NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358) 1 year ago
Iryna Shustava a33001f4d4
Register ProxyStateTemplate Resource (#18316) 1 year ago
Nitya Dhanushkodi e459399e39
[NET-5121] proxystate: move protos to subdirectory to avoid conflicts (#18335) 1 year ago
Nitya Dhanushkodi c932d797a7
[OSS] proxystate: add proxystate protos (#18216) 1 year ago
Michael Zalimeni 29cdb75d05
[NET-4865] Bump golang.org/x/net to 0.12.0 (#18186) 1 year ago