-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump native provider to version 5.19.0 #864
Bump native provider to version 5.19.0 #864
Conversation
/test-examples="examples/budgets/budget.yaml" |
Breaking CRD schema changes
Native schema version changes
|
/test-examples="examples/connect/hoursofoperation.yaml" |
/test-examples="examples/directconnect/connection.yaml" |
/test-examples="examples/ec2/defaultvpc.yaml" |
/test-examples="examples/connect/queue.yaml" |
/test-examples="examples/ec2/route.yaml" |
/test-examples="examples/connect/routingprofile.yaml" |
/test-examples="examples/ec2/routetable.yaml" |
/test-examples="examples/ec2/routetableassociation.yaml" |
/test-examples="examples/ec2/vpcpeeringconnectionaccepter.yaml" |
/test-examples="examples/elasticache/cluster.yaml" |
/test-examples="examples/firehose/deliverystream.yaml" |
/test-examples="examples/iam/role.yaml" |
/test-examples="examples/ec2/vpcpeeringconnectionoption.yaml" |
/test-examples="examples/elasticache/replicationgroup.yaml" |
/test-examples="examples/lightsail/instance.yaml" |
/test-examples="examples/networkmanager/corenetwork.yaml" |
/test-examples="examples/redshift/cluster.yaml" |
/test-examples="examples/secretsmanager/secret.yaml" |
/test-examples="examples/transfer/server.yaml" |
/test-examples="examples/ec2/vpcpeeringconnectionoptions.yaml" |
/test-examples="examples/ecs/cluster.yaml" |
/test-examples="examples/ec2/vpcpeeringconnection.yaml" |
/test-examples="examples/elasticache/replicationgroup.yaml" |
/test-examples="examples/firehose/deliverystream.yaml" |
/test-examples="examples/rds/instance.yaml" |
c58e73e
to
dd5f868
Compare
Hi @turkenf, |
/test-examples="examples/kafka/cluster.yaml" |
- LaunchConfiguration.autoscaling - AutoscalingGroup.autoscaling - Attachment.autoscaling
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
caf6221
to
d12f733
Compare
/test-examples="examples/kafka/cluster.yaml" |
/test-examples="examples/ec2/vpc.yaml" |
After bumping version 5.15.0 to 5.19.0: Breaking CRD schema changes
Native schema version changes
|
/test-examples="examples/sesv2/emailidentity.yaml" |
/test-examples="examples/servicecatalog/principalportfolioassociation.yaml" |
/test-examples="examples/rds/instance.yaml" |
/test-examples="examples/sesv2/emailidentity.yaml" |
/test-examples="examples/servicecatalog/principalportfolioassociation.yaml" |
/test-examples="examples/docdb/cluster.yaml" |
test-examples="examples/docdb/clusterparametergroup.yaml" |
1 similar comment
test-examples="examples/docdb/clusterparametergroup.yaml" |
/test-examples="examples/docdb/clustersnapshot.yaml" |
Covered in #1037 |
Description of your changes
In this PR:
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Changes made in this PR have been tested uptest and manually, please see comments.