Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

pipeline: use generated parameters name instead of hard-coded #155

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented Nov 19, 2021

Description of your changes

I got NetworkInterfaceParameters_2 for NetworkInterface due to duplicate with NetworkInterfaceParameters struct of Instance and late-init rightfully returned error saying that the types should match. This PR makes sure we create an instance of parameters type we generated for that CRD.

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

With Jet AWS provider.

@muvaf muvaf requested a review from ulucinar November 19, 2021 18:23
@muvaf muvaf force-pushed the fix-tmpl branch 2 times, most recently from fbbadf0 to 2cedeca Compare November 19, 2021 18:28
…erwise types do not match in runtime

Signed-off-by: Muvaffak Onus <me@muvaf.com>
@muvaf muvaf merged commit b9fa3b6 into crossplane:main Nov 19, 2021
@muvaf muvaf deleted the fix-tmpl branch November 19, 2021 18:37
@muvaf muvaf restored the fix-tmpl branch November 19, 2021 18:37
@muvaf muvaf deleted the fix-tmpl branch November 19, 2021 18:37
@github-actions
Copy link

Successfully created backport PR #156 for release-0.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants