-
Notifications
You must be signed in to change notification settings - Fork 124
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 crossplane-runtime, upjet dependency to master and GMP promote to BETA #918
Bump crossplane-runtime, upjet dependency to master and GMP promote to BETA #918
Conversation
cab9da1
to
4dc6c56
Compare
/test-examples="examples/ec2/vpc.yaml" |
/test-examples="examples/s3/bucket.yaml" |
/test-examples="examples/eks/cluster.yaml" |
/test-examples="examples/ec2/vpc.yaml" |
/test-examples="examples/s3/bucket.yaml" |
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
10eb98d
to
c050139
Compare
/test-examples="examples/ec2/vpc.yaml" |
/test-examples="examples/s3/bucket.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @turkenf, lgtm.
Description of your changes
In this PR:
main.go.tmpl
to use the beta flag(Changes in @lsviben's relevant PR): Related commitI have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Uptest runs:
VPC.ec2
: https://github.com/upbound/provider-aws/actions/runs/6494295092Bucket.s3
: https://github.com/upbound/provider-aws/actions/runs/6494296727