-
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
Fix empty TypeMeta while running API conversions #1422
base: main
Are you sure you want to change the base?
Fix empty TypeMeta while running API conversions #1422
Conversation
This provider repo does not have enough maintainers to address every pull request. Since there has been no activity in the last 90 days it is now marked as |
/fresh |
e675588
to
d5405cb
Compare
/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml" |
/test-examples="examples/rds/v1beta2/instance.yaml" |
/test-examples="examples/ec2/v1beta1/vpcendpoint.yaml" |
/test-examples="examples/rds/v1beta1/instance.yaml" |
/test-examples="examples/ec2/v1beta1/vpcendpoint.yaml" |
Signed-off-by: Cem Mergenci <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
There are no changes after `make generate`. Signed-off-by: Cem Mergenci <[email protected]>
`make generate` didn't output any changes. Signed-off-by: Cem Mergenci <[email protected]>
f1fb3cc
to
4111162
Compare
/test-examples="examples/rds/v1beta1/instance.yaml" |
/test-examples="examples/ec2/v1beta1/vpcendpoint.yaml" |
- Fix an issue with API conversions when the TypeMeta information has been dropped. - Add v1beta1 -> v1beta3 field renaming conversions for relevant resources (fast-tracked in commit 32ce2a9). - Do not replace but append conversion functions (fast-tracked in commit 32ce2a9). Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
e1a13e0
to
6e73be5
Compare
Description of your changes
For more details, see crossplane/upjet#424
I 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
See also: crossplane/upjet#424
Uptest runs: