open5gs open5gcore fix use site DNS server for UE#181
Conversation
|
TODO: changelog |
|
@alvarocurt could you maybe test the k8s changes? |
|
Hi Bjorn, Looks great, but i have a few regards:
BR! |
alvarocurt
left a comment
There was a problem hiding this comment.
Requesting feedback on my latest comment before accepting.
|
i first added it as a public var. but then noticed that it maybe should come from the platform secrets. maybe we can add this as a two stage value that can be overridden by the user? |
|
Hi @bjoern-r If a variable is not defined in any of those places, it is up to the component's developer to decide if the pipeline should fail or have a different default value. I agree on having the 5G-Core DNS as both a site and a public variable. Also I doesn't mind if you set the bastion or an external resolver as the default DNS. Bastion should have less latency but we may put too much pressure on it. Your code is perfectly valid then! Thank you so much! |
…, which also override the default DNS (8.8.8.8)
Change the 5g-core SMF configs to use a site configured DNS server instead of 8.8.8.8 when configuring the PDU session.