+++ This bug was initially created as a clone of Bug #1947023 +++ Description of problem: Kubernetes API version for CustomResourceDefinition is now v1. So, Forklift/MTV should use this API version when declaring its CRDs. MTV 2.0.0 is our first stable version. MTV API version should be v1beta1. --- Additional comment from Fabien Dupont on 2021-04-07 14:07:01 UTC --- From a QE point of view, it means that the API calls to create the MTV CRs should reference forklift.konveyor.io/v1beta1 API version. --- Additional comment from Jeff Ortel on 2021-04-12 12:53:41 UTC --- https://github.com/konveyor/forklift-controller/pull/206
Verified.all MTV CR version- v1beta1
Changes merged