jacob-delgado
3471b2b70b
run make gen ( #3559 )
2025-08-28 16:54:06 -04:00
jacob-delgado
28d2c81cb5
Run with latest build container ( #3552 )
2025-08-19 03:35:16 -04:00
Craig Box
2d8537b42d
update sourceLabels and sourceNamespace docs ( #3516 )
...
* update sourceLabels and sourceNamespace docs
* made gen
2025-06-09 16:52:23 -04:00
Rama Chavali
5ce14890be
fix retry example in virtual service ( #3514 )
...
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-06-07 10:13:53 -04:00
Faseela K
6944c75efc
Migrate storage version of networking APIs to v1 ( #3498 )
...
* Migrate storage version of networking APIs to v1
Signed-off-by: Faseela K <faseela.k@est.tech>
* add release notes
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix release notes
Signed-off-by: Faseela K <faseela.k@est.tech>
* generate crds
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
2025-05-02 05:35:47 -04:00
jacob-delgado
80b6f10e34
update protos ( #3478 )
...
* update protos
* update dependencies
* make tidy
2025-03-31 19:10:45 -04:00
Rama Chavali
81bc1902f4
add retry backoff interval ( #3461 )
...
* add retry backoff interval
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* add more docs
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
---------
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-03-20 03:33:41 -04:00
Rama Chavali
e40a0163c7
add retry host predicate api ( #3432 )
...
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-02-22 02:11:53 -05:00
jacob-delgado
41ef999fc6
Run make gen ( #3440 )
2025-02-13 19:11:45 -05:00
Rama Chavali
9bd352db2c
fix virtual service retry docs ( #3416 )
...
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2025-01-17 12:53:55 -05:00
jacob-delgado
8a62f1e437
Run make gen ( #3415 )
2025-01-16 16:29:54 -05:00
Istio Automation
6516922f64
Automator: update common-files@master in istio/api@master ( #3405 )
2025-01-03 18:49:58 -05:00
Craig Box
83045844df
Fix some proto descriptions ( #3384 )
...
* fix some protos
* change comments from proto_names to yamlCase
* missed some backticks
* add make gen from prow
2024-12-12 12:02:02 -05:00
jacob-delgado
918717d1a2
Run make gen with latest image ( #3368 )
2024-11-23 04:07:16 -05:00
Faseela K
14aff11e9f
Run make-gen for protoc-gen-go v1.35.1 ( #3330 )
...
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-10-10 14:46:46 -04:00
Ian Rudie
18c92956f8
clarify documentation around stringMatch and case-sensitivity ( #3304 )
...
Signed-off-by: Ian Rudie <ian.rudie@solo.io>
2024-09-05 15:58:27 -04:00
John Howard
5b3658a4c6
Improve VS retry documentation ( #3247 )
...
* Improve VS retry documentation
Inspired by https://github.com/istio/istio/issues/51762
* gen
* move
2024-07-01 21:20:49 -04:00
jacob-delgado
74890bf7da
run make gen ( #3248 )
2024-06-27 20:22:26 -04:00
Faseela K
f7eee428a9
fix re2 link ( #3229 )
...
* fix re2 link
Signed-off-by: Faseela K <faseela.k@est.tech>
* generate crd
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-06-06 16:05:34 -04:00
jacob-delgado
fd44b55c2a
Make gen with latest tools image ( #3220 )
...
* Use with latest tools image
* update grpc-go dependency
2024-05-30 20:33:10 -04:00
Whitney Griffith
db01f1058c
update docs to show latest API version examples ( #3192 )
...
Signed-off-by: Whitney Griffith <whitney.griffith16@gmail.com>
2024-05-20 13:50:35 -04:00
John Howard
b9c26acf91
Generate alias for types instead of copies ( #3188 )
2024-05-20 11:48:31 -04:00
John Howard
e68bd5f8c3
virtual service: minor grammar fix ( #3195 )
...
Fixes https://github.com/istio/api/issues/1931
2024-05-20 11:32:32 -04:00
John Howard
9ed092e1a0
Allow defining CRDs from a single version ( #3186 )
...
* Allow defining CRDs from a single version
Part of https://github.com/istio/api/issues/3127 . Goes with a
corresponding tools change; this will fail until that merges.
This just shows DR. The tool will support both the new and old way (we
can remove the old way if we want), so we don't have to move everything
at once. We will, though. I kept it to one so its easy to review first.
* Move all APIs over
2024-05-14 15:09:49 -07:00
Matteo Mortari
4a11b73132
doc: fix typo (missing closed double-quote) ( #3190 )
...
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
2024-05-13 07:28:19 -07:00
zirain
188722e5ed
cors: add unmatched_preflights ( #3171 )
...
* cors: add forward_not_matching_preflights
* rename
* update with rama's comment
* use Enum instead of bool
* address john's suggestion
2024-05-09 13:59:52 -07:00
Whitney Griffith
2b0bfde445
Networking APIs graduation to v1 ( #3111 )
...
* bump networking apis to v1
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* set storageVersion as v1beta1
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* Add release notes
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* Update release notes
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* make gen
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* Remove ProxyConfig v1
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* update release notes
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
* Remove update notes
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
---------
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
2024-03-15 10:52:50 -07:00
jacob-delgado
3d9a233170
Run make gen ( #3120 )
2024-03-11 17:59:56 -07:00
John Howard
76d8e65ae7
docs: remove per-version API tabs ( #3100 )
...
Fixes https://github.com/istio/api/issues/2994
2024-03-05 07:22:21 -08:00
jacob-delgado
06018d723c
Run make gen with new protoc ( #3051 )
...
* Run make gen with new protoc
* Update dependencies
2024-01-17 09:03:58 -08:00
David Shen
00b09195fa
Subject: update doc for ignoreUriCase ( #2976 )
...
The property name that users should use is `ignoreUriCase`.
closes istio/istio.io#14072
2023-10-30 08:09:35 -07:00
John Howard
685ef7d06b
Migrate to protoc-gen-crd ( #2941 )
2023-10-05 16:16:01 -07:00
John Howard
4881de7246
Align REQUIRED declaration with reality ( #2946 )
...
The `REQUIRED` proto label currently does nothing. As a result, some of
them are misaligned with reality -- fields marked REQUIRED are actually
not required, and often even have valid behaviors and are used in the
real world.
Unfortunately, many of these are fields that *should* be required but
are not. To maintain backwards compatibility, these cannot be made
required at this point, sadly.
In a future PR, I intend to make `REQUIRED` *actually make it required*,
so this PR is a pre-requisite to doing that.
2023-10-05 09:46:37 -07:00
Ben
8b0251e9bb
Update virtualservice HTTPRetry docs for the `attempt` field ( #2919 )
...
* Update virtualservice HTTPRetry docs for the `attempt` field
* update files with docs
2023-08-30 08:20:08 -07:00
fatedier
95b5260a18
remove hide_from_docs for http route mirrors ( #2893 )
2023-08-10 06:37:04 -07:00
Eric Van Norman
5d68ba1077
Fix some spelling errors ( #2884 )
...
Co-authored-by: weizhoublue <weizhou.lan@daocloud.io>
2023-08-08 18:26:18 -07:00
fatedier
f3753ed9ee
feature: virtual service supports traffic mirroring to multiple destinations ( #2805 )
2023-07-31 20:17:15 -07:00
Matt Kramer
064529d3bb
chore: Fix typo in VirtualService docs ( #2847 )
...
* Fix typo in VirtualService docs
* Run make gen
2023-07-06 13:44:32 -07:00
Rama Chavali
ba799b973e
add regex rewrite support for uris ( #2753 )
...
* add regex rewrite support for uris
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* rename
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* add examples
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* add gen files
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
---------
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2023-05-24 12:24:41 -07:00
Peter Jausovec
51f7666f06
updating header presence explanation with example ( #2762 )
2023-04-24 11:25:57 -07:00
zirain
49a8f67e97
update `proxy_inbound_listen_port` doc ( #2735 )
...
* update doc
* fix make gen
* fix gencheck
2023-03-21 19:43:21 -07:00
Sathish
d80de99025
Format corrections of JWTRule document ( #2720 )
...
* Fix indentation of jwt doc
* Update comment line of jwtrule
* Fix indentation of jwt doc
* Update comment line of jwtrule
* Rebase with latest master
---------
Co-authored-by: Sathish Swaminathan <sathish.swaminathan@ibm.com>
2023-03-13 12:07:22 -07:00
Yang
6bbcb3e795
Update api comment about query parameter. ( #2712 )
...
* Update api comment about query parameter
* Make gen
2023-03-06 11:08:45 -08:00
Chromo-residuum-opec
817f66acdb
VirtualService docs minor formatting fixes ( #2659 )
...
* VirtualService docs minor formatting fixes
* address comments
2023-02-27 08:24:15 -08:00
Fabien Degomme
e5d63e4078
Fix a tiny typo in virtualservice documentation ( #2581 )
...
specfied -> specified
2022-11-28 06:47:10 -08:00
luohua13
417106f309
remove comment about not support regex for delegete vs ( #2526 )
...
* Add comment about support regex in delegate vs
Signed-off-by: luohua13 <jcwang@alauda.io>
* Apply suggestions from code review
Apply suggestions form code review.
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update by review comment
Signed-off-by: luohua13 <jcwang@alauda.io>
Signed-off-by: luohua13 <jcwang@alauda.io>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-11-21 12:59:57 -08:00
Zhonghu Xu
4cd2c00bad
Fix abort and delay percentage docs ( #2522 )
...
* update comment
* update comment
* rebase
2022-10-31 09:31:00 -07:00
Faseela K
d1ffe5e901
Running make gen ( #2446 )
...
Running make gen for some other change resulted in many additional
changes showing up in my local repo. So pushing a separate review for the same.
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-08-04 07:28:26 -07:00
Istio Automation
fbb909b586
Automator: update common-files@master in istio/api@master ( #2443 )
2022-08-03 06:08:58 -07:00
Rama Chavali
3ea9e42702
add comments for stat prefix ( #2411 )
...
* add comments for stat prefix
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* update docs
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-07-11 07:51:16 -07:00