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

Commit

Permalink
Remove v1beta1 CRD (#1300) (#1358)
Browse files Browse the repository at this point in the history
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]>

Signed-off-by: Baiju Muthukadan <[email protected]>

Signed-off-by: Baiju Muthukadan <[email protected]>
Co-authored-by: Baiju Muthukadan <[email protected]>
  • Loading branch information
pmacik and baijum authored Jan 11, 2023
1 parent 7b05b8c commit 7614578
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
8 changes: 0 additions & 8 deletions test/acceptance/features/discoverBindableResources.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ Feature: Discover bindable resources in a cluster
And User acceptance-tests-dev can read resource bindablekinds/bindable-kinds
And Kind ProvisionedBackend with apiVersion stable.example.com/v1 is listed in bindable kinds
And Kind BindableBackend with apiVersion stable.example.com/v1 is listed in bindable kinds

@crdv1beta1
@external-feedback
Scenario: Discover bindable service when defined by v1beta1 CRD API
Given OLM Operator "provisioned_backend_crdv1beta1" is running
Then bindablekinds/bindable-kinds is available in the cluster
And User acceptance-tests-dev can read resource bindablekinds/bindable-kinds
And Kind BetaProvisionedBackend with apiVersion stable.example.com/v1 is listed in bindable kinds

This file was deleted.

0 comments on commit 7614578

Please sign in to comment.