Istio Automation
e4a1b46d09
Automator: update common-files@master in istio/api@master ( #3212 )
2024-05-22 10:12:02 -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
Rama Chavali
1724785ec6
update table size docs ( #3175 )
...
* update table size docs
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
* change docs
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
---------
Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2024-05-01 06:28:40 -07:00
Leonardo Sarra
d29365cf33
Remove mentions of VERIFY_CERTIFICATE_AT_CLIENT and ENABLE_AUTO_SNI ( #3122 )
...
* Remove mentions of VERIFY_CERTIFICATE_AT_CLIENT and ENABLE_AUTO_SNI
* adjust ca_certificates comment
* sync gen files
2024-03-16 05:50:01 -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