Skip to content

Commit

Permalink
Merge pull request #1509 from haarchri/remove/providers_deprecated
Browse files Browse the repository at this point in the history
remove depcreation for providers
  • Loading branch information
haarchri authored Oct 7, 2022
2 parents 97e0604 + c04bf25 commit eaf99fb
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 387 deletions.
2 changes: 0 additions & 2 deletions apis/aws.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ import (
sqsv1beta1 "github.com/crossplane-contrib/provider-aws/apis/sqs/v1beta1"
transferv1alpha1 "github.com/crossplane-contrib/provider-aws/apis/transfer/v1alpha1"
awsv1alpha1 "github.com/crossplane-contrib/provider-aws/apis/v1alpha1"
awsv1alpha3 "github.com/crossplane-contrib/provider-aws/apis/v1alpha3"
awsv1beta1 "github.com/crossplane-contrib/provider-aws/apis/v1beta1"
)

Expand All @@ -106,7 +105,6 @@ func init() {
route53v1alpha1.SchemeBuilder.AddToScheme,
ec2v1beta1.SchemeBuilder.AddToScheme,
awsv1alpha1.SchemeBuilder.AddToScheme,
awsv1alpha3.SchemeBuilder.AddToScheme,
awsv1beta1.SchemeBuilder.AddToScheme,
acmv1alpha1.SchemeBuilder.AddToScheme,
acmv1beta1.SchemeBuilder.AddToScheme,
Expand Down
21 changes: 0 additions & 21 deletions apis/v1alpha3/doc.go

This file was deleted.

68 changes: 0 additions & 68 deletions apis/v1alpha3/provider_types.go

This file was deleted.

50 changes: 0 additions & 50 deletions apis/v1alpha3/register.go

This file was deleted.

110 changes: 0 additions & 110 deletions apis/v1alpha3/zz_generated.deepcopy.go

This file was deleted.

96 changes: 0 additions & 96 deletions package/crds/aws.crossplane.io_providers.yaml

This file was deleted.

Loading

0 comments on commit eaf99fb

Please sign in to comment.