Bug 1948601

Summary: [Doc]Update API versions
Product: Migration Toolkit for Virtualization Reporter: Avital Pinnick <apinnick>
Component: DocumentationAssignee: Avital Pinnick <apinnick>
Status: CLOSED NEXTRELEASE QA Contact: Ilanit Stein <istein>
Severity: medium Docs Contact: Avital Pinnick <apinnick>
Priority: high    
Version: 2.0.0CC: amastbau, fdupont, istein, jortel
Target Milestone: ---   
Target Release: 2.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1947023 Environment:
Last Closed: 2021-05-03 09:03:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1947023    
Bug Blocks:    

Description Avital Pinnick 2021-04-12 15:01:05 UTC
+++ 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

Comment 2 Amos Mastbaum 2021-04-28 11:54:32 UTC
Verified.all MTV CR version- v1beta1

Comment 3 Avital Pinnick 2021-05-03 09:03:01 UTC
Changes merged