Skip to content
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

Merged
merged 5 commits into from
Oct 23, 2024

Conversation

rickard-von-essen
Copy link
Contributor

@rickard-von-essen rickard-von-essen commented Oct 9, 2024

Description of your changes

This updated upjet to v1.4.1-0.20241007154751-5cdf36996e4a which includes crossplane/upjet#441

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport 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:

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 <rickard.von.essen@gmail.com>
Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

Checking the newly added reference fields from the terraform registry

  • apis/beyondcorp/v1beta2/zz_appconnection_types.go: connectors
  • apis/binaryauthorization/v1beta2/zz_policy_types.go : cluster_admission_rules.require_attestations_by
  • apis/certificatemanager/v1beta1/zz_certificatemapentry_types.go : certificates
  • apis/certificatemanager/v1beta2/zz_certificate_types.go : managed.dns_authorizations, managed.domains
  • apis/cloudrun/v1beta2/zz_v2job_types.go : ...cloud_sql_instance.instances
  • apis/cloudrun/v1beta2/zz_v2service_types.go : ...cloud_sql_instance.instances
  • apis/compute/v1beta1/zz_instancegroup_types.go : instances
  • apis/compute/v1beta1/zz_interconnectattachment_types.go : ipsec_internal_addresses
  • apis/compute/v1beta2/zz_instancetemplate_types.go : disk.resource_policies
  • apis/compute/v1beta2/zz_routernat_types.go : action.source_nat_active_ips, nat_ips
  • apis/osconfig/v1beta2/zz_patchdeployment_types.go : instance_filter.instances

Signed-off-by: Fatih Türken <turkenf@gmail.com>
@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/cloudplatform/v1beta1/serviceaccount.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/storage/v1beta2/bucket.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/binaryauthorization/v1beta2/policy.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/compute/v1beta2/instancetemplate.yaml"

Signed-off-by: Fatih Türken <turkenf@gmail.com>
@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/compute/v1beta2/instancetemplate.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Oct 22, 2024

/test-examples="examples/binaryauthorization/v1beta2/policy.yaml"

Copy link
Collaborator

@sergenyalcin sergenyalcin left a 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!

@turkenf turkenf merged commit 430ddfb into crossplane-contrib:main Oct 23, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants