Commit Graph

6 Commits

Author SHA1 Message Date
Eric Van Norman 1c3997104b
Run 'make gen' with new build-tools image (#2944) 2023-10-03 14:43:48 -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
Mitch Connors e59b7fb6ed
Add observedGeneration to status (#1692)
* Add observedGeneration to status

* move to snake case

* Fix description

* Clarify comment

* Finalize comment

* Add docs link
2020-10-20 12:55:12 -07:00
Jason Wang cb1dd80a95
Change status timestamp to protobuf timestamp (#1581) 2020-08-06 16:37:26 -07:00
Mitch Connors 47776d78b0
remove hide from docs instruction in meta/status (#1524)
* Remove hide from docs instruction

* make gen
2020-07-16 08:14:07 -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