Skip to content

Conversation

ivankatliarchuk
Copy link
Contributor

@ivankatliarchuk ivankatliarchuk commented Jul 11, 2025

What does it do ?

  • added null pointer check when endpoints sizes do not match

This fix will help as well #5459

Managed to capture null pointer with tests, but not in real cluster.

Screenshot 2025-07-10 at 19 04 40

Motivation

Fixes #5634

More

  • Yes, this PR title follows Conventional Commits
  • Yes, I added unit tests
  • Yes, I updated end user documentation accordingly

@k8s-ci-robot k8s-ci-robot requested a review from mloiseleur July 11, 2025 07:08
@k8s-ci-robot k8s-ci-robot added the provider Issues or PRs related to a provider label Jul 11, 2025
@k8s-ci-robot k8s-ci-robot requested a review from szuecs July 11, 2025 07:08
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 11, 2025
Copy link
Collaborator

@mloiseleur mloiseleur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
just a minor improvement

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 11, 2025
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 11, 2025
Copy link
Collaborator

@mloiseleur mloiseleur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 12, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mloiseleur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 12, 2025
@k8s-ci-robot k8s-ci-robot merged commit 179bbb5 into kubernetes-sigs:master Jul 12, 2025
14 checks passed
@ivankatliarchuk ivankatliarchuk deleted the fix-aws-5634 branch July 13, 2025 12:26
troll-os pushed a commit to FiligranHQ/external-dns that referenced this pull request Aug 28, 2025
…igs#5639)

* fix(provider/aws): null pointer when records mailformed

Signed-off-by: ivan katliarchuk <[email protected]>

* fix(provider/aws): null pointer when records mailformed

Co-authored-by: Michel Loiseleur <[email protected]>

* fix(provider/aws): null pointer when records mailformed

Signed-off-by: ivan katliarchuk <[email protected]>

---------

Signed-off-by: ivan katliarchuk <[email protected]>
Co-authored-by: Michel Loiseleur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. provider Issues or PRs related to a provider size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic on Route53 records management
3 participants