Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix subnetwork SecondaryIpRanges update issue #517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

just1900
Copy link

@just1900 just1900 commented Feb 4, 2024

Description of your changes

Fixes subnetwork SecondaryIpRanges update issue:
When Subnetwork CR's .spec.forProvider.SecondaryIPRanges is deleted, the cloud resource isn't patched due to IsUpToDate returns upToDate as true.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

an ut has been added for testing this behavior

Signed-off-by: just1900 <legendj228@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant