vino/pkg/api/v1
Sean Eagan 9207b6364c Status Condition updates
- On new desired state:
  - Mark as progressing during reconciliation
  - Remove old status conditions, since they are now stale
- Replace boolean status fields with status conditions, and remove unimplemented ones for now
- Move to kubernetes 1.20 libraries to inclue a status condition bugfix [0]
- Ensure requeue on status update failures

[0]: 5712e33abc
Change-Id: I8984f36ca1891cfa523c86152b3664f75fed17d0

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: I54b0954b9a6449029f6311cbf33a63a1ba3a38f9
2021-01-22 13:58:47 -06:00
..
conditions.go Status Condition updates 2021-01-22 13:58:47 -06:00
groupversion_info.go Move go packages to vino/pkg 2021-01-15 10:58:02 -06:00
vino_types.go Status Condition updates 2021-01-22 13:58:47 -06:00
zz_generated.deepcopy.go Move go packages to vino/pkg 2021-01-15 10:58:02 -06:00