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

fix: Ignore NRF URI containing a specific IP on registration #52

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

ghislainbourgeois
Copy link
Contributor

This ignores the NRF URI received from the NRF on registration, as the NRF will return its IP, which is subject to change. This is similar to what is done on the AMF.

Fixes #51

@onf-bot
Copy link
Contributor

onf-bot commented Nov 22, 2023

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Nov 22, 2023

Can one of the admins verify this patch?

@ghislainbourgeois ghislainbourgeois marked this pull request as draft November 22, 2023 22:27
@ghislainbourgeois
Copy link
Contributor Author

Setting to draft as this is missing tests.

service/init.go Outdated Show resolved Hide resolved
@ghislainbourgeois ghislainbourgeois marked this pull request as ready for review November 23, 2023 21:51
@gab-arrobo
Copy link
Contributor

test this please

@gab-arrobo
Copy link
Contributor

test this please

Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1 (Verified changes with make test and AiaB)

@gab-arrobo gab-arrobo merged commit b0f5e09 into omec-project:master Nov 29, 2023
7 checks passed
@ghislainbourgeois ghislainbourgeois deleted the fix-nrf-old-ip branch November 29, 2023 14:17
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.

UDM does not handle NRF IP changes
4 participants