-
Notifications
You must be signed in to change notification settings - Fork 74
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
Update Upjet to v1.4.1-0.20241007154751-5cdf36996e4a #631
Update Upjet to v1.4.1-0.20241007154751-5cdf36996e4a #631
Conversation
This includes PR 441 which fixes scraping of Refs which contains lists. See upjet v1.4.1-0.20241007154751-5cdf36996e4a Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Checking the newly added reference fields from the terraform registry
|
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/cloudplatform/v1beta1/serviceaccount.yaml" |
/test-examples="examples/storage/v1beta2/bucket.yaml" |
/test-examples="examples/binaryauthorization/v1beta2/policy.yaml" |
/test-examples="examples/compute/v1beta2/instancetemplate.yaml" |
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/compute/v1beta2/instancetemplate.yaml" |
/test-examples="examples/binaryauthorization/v1beta2/policy.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 @rickard-von-essen for the upjet change (this also helped adding some new reference fields🎉) and consuming it here. Also thanks @turkenf for reviewing it. LGTM!
Description of your changes
This updated upjet to
v1.4.1-0.20241007154751-5cdf36996e4a
which includes crossplane/upjet#441I have:
make reviewable
to ensure this PR is ready for review.Addedbackport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
This has been partly tested in #624.
And via uptest:
examples/cloudplatform/v1beta1/serviceaccount.yaml
=> https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/11466746111examples/storage/v1beta2/bucket.yaml
=> https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/11466747605examples/compute/v1beta2/instancetemplate.yaml
=> https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/11467922255examples/binaryauthorization/v1beta2/policy.yaml
=> https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/11467924811