Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 628864a

Browse files
committed
Remove v1beta1 CRD
This is removed in Kubernetes 1.22 https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/#api-changes Signed-off-by: Baiju Muthukadan <[email protected]>
1 parent 4810c32 commit 628864a

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

test/acceptance/features/discoverBindableResources.feature

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,3 @@ Feature: Discover bindable resources in a cluster
1515
And User acceptance-tests-dev can read resource bindablekinds/bindable-kinds
1616
And Kind ProvisionedBackend with apiVersion stable.example.com/v1 is listed in bindable kinds
1717
And Kind BindableBackend with apiVersion stable.example.com/v1 is listed in bindable kinds
18-
19-
@crdv1beta1
20-
@external-feedback
21-
Scenario: Discover bindable service when defined by v1beta1 CRD API
22-
Given OLM Operator "provisioned_backend_crdv1beta1" is running
23-
Then bindablekinds/bindable-kinds is available in the cluster
24-
And User acceptance-tests-dev can read resource bindablekinds/bindable-kinds
25-
And Kind BetaProvisionedBackend with apiVersion stable.example.com/v1 is listed in bindable kinds

test/acceptance/resources/provisioned_backend_crdv1beta1.operator.manifest.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)