Commit Graph

1611 Commits

Author SHA1 Message Date
John Howard ac48b0fe18
merge OSS master (#2669) 2023-02-06 14:29:15 -08:00
John Howard 02321eaf2e
Merge pull request #2547 from howardjohn/merge/ambient-1103-phase1
ambient: merge oss/master
2022-11-03 15:20:50 -07:00
John Howard 09f6f84229 Merge branch 'master' into merge/ambient-1103-phase1 2022-11-03 15:18:43 -07:00
Faseela K a33bf930c8
Run proto-commit as part of make gen (#2546)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-03 13:35:29 -07:00
Istio Automation 64d11c91a3
Automator: update common-files@master in istio/api@master (#2545) 2022-11-03 13:13:50 -07:00
Faseela K ab64abbd19
Run proto-commit (#2544)
Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-11-03 12:40:49 -07:00
Istio Automation 87895b8944
Automator: update common-files@master in istio/api@master (#2542) 2022-11-03 11:47:50 -07:00
Istio Automation d0f6caddd8
Automator: update common-files@master in istio/api@master (#2540) 2022-11-02 11:08:25 -07:00
Istio Automation 6d9bb8750b
Automator: update common-files@master in istio/api@master (#2535) 2022-11-01 14:25:21 -07:00
zirain 1b2e343342
hpa: Policies move to v2beta2 (#2515)
* hpa: Policies move to v2beta2

* fix proto-commit-force
2022-10-31 11:27:00 -07:00
Zhonghu Xu 4cd2c00bad
Fix abort and delay percentage docs (#2522)
* update comment

* update comment

* rebase
2022-10-31 09:31:00 -07:00
Rama Chavali cb4e5c4e41
remove thrift config from config (#2532)
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-10-31 09:18:01 -07:00
Zhonghu Xu 1179712aec
Added listener filter patching (#2514)
* Added listener filter patch api

* make gen

* update comment

* make gen
2022-10-28 03:50:55 -07:00
Istio Automation 53adcb3072
Automator: update common-files@master in istio/api@master (#2529) 2022-10-25 11:06:17 -07:00
Zhonghu Xu 28eb134a48
Update tls des (#2520)
* update minProtocol version comment

* make gen
2022-10-25 03:10:17 -07:00
Istio Automation 6b7b701961
Automator: update common-files@master in istio/api@master (#2525) 2022-10-21 11:39:46 -07:00
jacob-delgado 239492d46a
Update dependencies (#2524) 2022-10-21 11:09:45 -07:00
Istio Automation f26e759dd3
Automator: update common-files@master in istio/api@master (#2523) 2022-10-21 08:24:46 -07:00
Istio Automation ca186c3ab5
Automator: update common-files@master in istio/api@master (#2521) 2022-10-20 19:31:10 -07:00
Istio Automation 5bc6c0c33d
Automator: update common-files@master in istio/api@master (#2518) 2022-10-20 13:50:37 -07:00
Istio Automation 76fb5098d3
Automator: update common-files@master in istio/api@master (#2517) 2022-10-20 07:42:44 -07:00
Zhonghu Xu 902325bb8e
Added note tls version below 1.2 should set compatible cipher suites (#2502)
* Added note tls version below 1.2 should set valida cipher suites

* Address comment

* make gen
2022-10-20 01:02:42 -07:00
Istio Automation 3f64e0c3bc
Automator: update common-files@master in istio/api@master (#2511) 2022-10-17 11:47:10 -07:00
Eric Van Norman a51f8f8389
Run `make gen` with the new build-tools to generate new html (#2509) 2022-10-17 06:58:09 -07:00
Istio Automation d5177ccf88
Automator: update common-files@master in istio/api@master (#2508) 2022-10-14 12:35:26 -07:00
Istio Automation e857dd025d
Automator: update common-files@master in istio/api@master (#2507) 2022-10-14 09:15:23 -07:00
Istio Automation 99a3d7f1f7
Automator: update common-files@master in istio/api@master (#2506) 2022-10-13 11:37:25 -07:00
zirain 036963ee03
telemetry: fix required field (#2504) 2022-10-12 07:51:41 -07:00
Istio Automation 79e860da1b
Automator: update common-files@master in istio/api@master (#2503) 2022-10-11 06:19:12 -07:00
Istio Automation 0d6e2d45f3
Automator: update common-files@master in istio/api@master (#2495) 2022-10-06 09:55:34 -07:00
Istio Automation 4fbb3d451f
Automator: update common-files@master in istio/api@master (#2494) 2022-10-05 10:36:39 -07:00
Istio Automation 2be8da0d50
Automator: update common-files@master in istio/api@master (#2491) 2022-10-04 15:23:38 -07:00
Istio Automation 38de6fbf6f
Automator: update common-files@master in istio/api@master (#2490) 2022-09-29 11:37:07 -07:00
zirain 93870da8d3
telemetry: update doc link (#2488) 2022-09-29 06:50:06 -07:00
zirain 133886f668
fix CODEOWNERS (#2489) 2022-09-29 06:29:07 -07:00
Rajat Sharma 95d2a2fe21
Update ConfigSource.address examples in docs (#2482)
The ConfigSource.address field mentions that the MCP backend address can be an IP address
but doesn't clarify the protocol that needs to be used (xds:// or k8s://) in the docs.

Just adding a line to the doc to make it clear in the docs so that people don't have to dive into
the code to see the possible address formats
2022-09-27 07:43:49 -07:00
Zhonghu Xu 62c7eb9b18
Added `sidecar.istio.io/inject` label (#2486)
* update for sidecar.istio.io/inject

* auto gen
2022-09-23 09:17:36 -07:00
Istio Automation 2bf1ea101b
Automator: update common-files@master in istio/api@master (#2487) 2022-09-23 07:38:35 -07:00
Istio Automation 63fec66805
Automator: update common-files@master in istio/api@master (#2485) 2022-09-22 12:24:41 -07:00
Istio Automation 424771218d
Automator: update common-files@master in istio/api@master (#2484) 2022-09-22 09:50:40 -07:00
Istio Automation 2b52288e30
Automator: update common-files@master in istio/api@master (#2483) 2022-09-19 09:27:23 -07:00
Istio Automation 3579d30fdf
Automator: update common-files@master in istio/api@master (#2481) 2022-09-15 06:33:16 -07:00
Douglas Reid 8b21004e43
tracing: add warnings about OpenCensus configuration (#2480) 2022-09-13 14:36:54 -07:00
Istio Automation 71fdbd6f17
Automator: update common-files@master in istio/api@master (#2479) 2022-09-12 06:20:53 -07:00
Istio Automation 8174a8cb54
Automator: update common-files@master in istio/api@master (#2478) 2022-09-09 06:56:23 -07:00
Ingwon Song 776c2fbb29
Fix the comments explaining Workload mode of gateways (#2476)
* Fix comments

* Update extensions/v1alpha1/wasm.proto

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* make gen

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-09-07 16:07:38 -07:00
Istio Automation f7758f92e6
Automator: update common-files@master in istio/api@master (#2474) 2022-09-06 15:22:37 -07:00
John Howard 5bf54b7eff
uproxy -> ztunnel (#10) 2022-09-06 11:13:07 -07:00
John Howard aaa9b15b2c
Merge in upstream proxy changes (#9) 2022-09-06 10:06:20 -07:00
Ingwon Song d5358d93ef
Add a match scheme to WasmPlugin for passing more specific traffic to Wasm module (#2412)
* Add a match scheme to WasmPlugin to select more specific traffic

* Make gen

* Move PortSelector and WorkloadMode to type/v1beta1/selector.proto

* Reflect the comments

* Catch up the missing "make gen"

* Reflect the comments

* Reflect the comments

* Reflect the comments, again

* Do "make gen"
2022-09-06 08:37:31 -07:00