Commit Graph

4 Commits

Author SHA1 Message Date
Craig Box 5fcb020312
New HTML (#3388) 2024-12-16 10:19:15 -05:00
rob salmond 76c3278753
new schema format (#3352) 2024-11-07 02:19:27 -05: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
Mitch Connors 87ad7f45ae
Add Status types to API (#1449)
* Add proto for analysis messages

* Add analysis protos to make system

* Better comments, clearer intention with code/name

* Move analysis to beta, add meta types

* update ValidationMessages to validation_messages

* more snake casing, hopefully doesnt break kubernetes compatibility

* try to get all generated files updated

* update gen conflicts after rebase

* move analysis back to alpha

* demote meta to v1alpha1

* remove remnants of beta apis

* resolve gen problems related to demotion

Co-authored-by: Clayton Pence <ctpence@google.com>
2020-07-13 13:24:46 -07:00