-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(source/node): template expansion #5498
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(source/node): template expansion #5498
Conversation
3eec7bc
to
328eab4
Compare
It looks like a fix to me :) |
@jordo Can you confirm that this PR fixes your issue ? If needed, see how to test a PR ? |
328eab4
to
2a00224
Compare
Heh, yeah was thinking same. |
I've also added quite few unit test, to improve node/fqdn look and feel |
Hi @TilBlechschmidt not sure if still interested, but I found an issue from you as well #4232 |
Hey @ivankatliarchuk, thanks for the mention and fix! We worked around the issue for now but having a fix for it is really nice to have for the future 👌 |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ivankatliarchuk 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 |
/test pull-external-dns-unit-test |
/retest-required |
What does it do ?
Motivation
Fixes #3408 #4232
based on pull request #3409
Follow-up:
combineFQDNAnnotation
. feat(source/node): fqdn support combineFQDNAnnotation #5526More