Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectSingleStoredVersion ¶
func ExpectSingleStoredVersion(t *testing.T, crdClient apiextensionsv1.CustomResourceDefinitionInterface, crdGroup string)
ExpectSingleStoredVersion verifies that status.storedVersions on specific CRDs has only one version and the version is listed in spec.Versions with storage: true. It means the CRDs have been migrated and previous/unused API versions can be safely removed from the spec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.