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: externaldns.interval not being respect #1677

Merged
merged 2 commits into from
Aug 1, 2024
Merged

fix: externaldns.interval not being respect #1677

merged 2 commits into from
Aug 1, 2024

Conversation

zyue110026
Copy link
Contributor

fix #1676

respect externaldns.interval

@ytsarev
Copy link
Member

ytsarev commented Jul 31, 2024

@zyue110026 thanks a lot for the catch! Could you please rebase the PR with the master branch? we had a regression in our test pipelines that was fixed after the merge of #1674

@ytsarev
Copy link
Member

ytsarev commented Jul 31, 2024

Made short investigation, this regression happened a while ago in https://github.com/k8gb-io/k8gb/pull/292/files#diff-c5b1eb253f3b95c48e2f9203764d56752b157636d69930e79e5e7e27a59567d0L76 . Thanks again for bringing it up 👍

Signed-off-by: zyue110026 <98426905+zyue110026@users.noreply.github.com>
Signed-off-by: zyue110026 <98426905+zyue110026@users.noreply.github.com>
@zyue110026
Copy link
Contributor Author

@ytsarev I rebased the pr with the master branch.

Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the catch and the contribution!

@ytsarev ytsarev merged commit 887454f into k8gb-io:master Aug 1, 2024
10 checks passed
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.

externaldns.interval not being respect
2 participants