Skip to content

Commit

Permalink
feat: remove v1alpha1 subscription (#517)
Browse files Browse the repository at this point in the history
* feat: remove subscription v1alpha1

* update crd

* update docs

* codegen

* fix tests

* Add tests for exact type matching

* fix tests

* Undo doc changes
  • Loading branch information
marcobebway authored Mar 14, 2024
1 parent dd05d72 commit 0347ee0
Show file tree
Hide file tree
Showing 28 changed files with 117 additions and 3,041 deletions.
2 changes: 0 additions & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ linters-settings:
alias: kunstructured
- pkg: k8s.io/apimachinery/pkg/apis/meta/v1
alias: kmetav1
- pkg: github.com/kyma-project/eventing-manager/api/eventing/v1alpha1
alias: eventingv1alpha1
- pkg: github.com/kyma-project/eventing-manager/api/eventing/v1alpha2
alias: eventingv1alpha2
- pkg: github.com/kyma-project/eventing-manager/api/operator/v1alpha1
Expand Down
259 changes: 0 additions & 259 deletions api/eventing/v1alpha1/condition.go

This file was deleted.

Loading

0 comments on commit 0347ee0

Please sign in to comment.