vino/api/v1
Sean Eagan 41af89f0e4 Use kubernetes standardized status conditions
This integrates the standardized status condition schema instituted here:
kubernetes/enhancements#1624

Which is available in the kubernetes 1.19 libraries:
https://github.com/kubernetes/apimachinery/blob/release-1.19/pkg/apis/meta/v1/types.go

As well as the helper libraries added here:
kubernetes/kubernetes#92717

Note there is a bug with observed generation handling, which is fixed in the kubernetes 0.20 libraries:
https: //github.com/kubernetes/kubernetes/commit/5712e33abcea86e7bf699f40a3a838afc1b7c278

This also updates controller-gen from v0.2.5 > v0.3.0

Change-Id: Ib84f0fa2b261fe6ae2568fc8227cb67df1a21260
2021-01-12 23:15:57 +00:00
..
conditions.go Use kubernetes standardized status conditions 2021-01-12 23:15:57 +00:00
groupversion_info.go [CPVYGR-34] Add crd files generated from kubebuilder 2020-12-02 21:11:32 +00:00
vino_types.go Use kubernetes standardized status conditions 2021-01-12 23:15:57 +00:00
zz_generated.deepcopy.go Use kubernetes standardized status conditions 2021-01-12 23:15:57 +00:00