Jacob Delgado
a531ef9319
Use with latest tools image
2024-05-30 16:25:13 -06:00
jacob-delgado
3d9a233170
Run make gen ( #3120 )
2024-03-11 17:59:56 -07: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
John Howard
38de472a5f
Drop json schema generation ( #2875 )
...
We only generate this for some resources and not others, and no one has
complained -- so there doesn't seem to be much value in maintaining
this, but it provides a lot of boilerplate.
Rather than "fixing" it to be used for all types, seems better to just
drop this. We already have the schema as proto and OpenAPI (via CRD).
2023-08-02 19:44:43 -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
jacob-delgado
209ab38ea6
Run make gen with latest tools image ( #2764 )
2023-04-26 07:50:28 -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
Istio Automation
f26e759dd3
Automator: update common-files@master in istio/api@master ( #2523 )
2022-10-21 08:24:46 -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
fbb909b586
Automator: update common-files@master in istio/api@master ( #2443 )
2022-08-03 06:08:58 -07:00
Eric Van Norman
5294aace93
Run `make gen` with current tooling ( #2409 )
2022-07-06 07:17:29 -07:00
John Howard
9d336787a4
Migrate from gogo/protobuf to golang/protobuf ( #2293 )
...
* Migrate gogo/protobuf to golang/protobuf
* generated changes
* Fixes to deepcopy
2022-03-23 08:11:37 -07:00
Istio Automation
aadf1ba23c
Automator: update common-files@master in istio/api@master ( #2007 )
2021-05-25 17:10:56 -07:00
jacob-delgado
328c3a3713
Generate protos ( #1822 )
...
* Run make clean gen
* Run make proto-commit
2021-01-13 16:39:59 -08:00
John Howard
174a9fd5f2
Regenerate json code ( #1677 )
...
* Regenerate json code
I am not sure why this wasn't done automatically, might be a bug in our
auto update logic
* resync
2020-10-07 12:35:42 -07:00
John Howard
9a994ae513
Import new DeepCopy changes ( #1613 )
...
* deepcopy
* Better reuse implementation
* Update common
* update others
2020-09-01 13:35:38 -07:00
Khoa Hoàng
03c846170f
Add metadata field into Istio CertificateSigningService ( #1576 )
...
* add metadata field to certificate signing api
* make proto-commit
2020-08-10 11:51:29 -07:00
Oliver Liu
ada27df91b
Make cert signing API public in istio/api. ( #1520 )
...
* Make cert signing API public in istio/api.
* Update the API.
* Update the API.
* Small fix.
2020-07-14 16:44:59 -07:00