Skip to content

Conversation

tklauser
Copy link
Member

Replace the CNAME follow test in the runtime FQDN suite by a unit test exercising the core of what the existing runtime test is about. This has a lot less overhead and is one step closer to getting rid of the runtime FQDN tests.

For #37838

tklauser added 2 commits May 15, 2025 15:09
Add a unit test covering following of CNAMEs and respective minimum TTL
values. This essentially captures the core of what the existing
RuntimeAgentFQDNPolicies CNAME follow test is doing and will allow to
remove said test in a successive commit.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
The same underlying functionality is covered in a unit test added in the
precending commit. Remove the runtime test case.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser requested a review from squeed May 15, 2025 13:12
@tklauser tklauser requested review from a team as code owners May 15, 2025 13:12
@tklauser tklauser added release-note/ci This PR makes changes to the CI. area/fqdn Affects the FQDN policies feature labels May 15, 2025
@tklauser tklauser requested a review from Artyop May 15, 2025 13:12
@tklauser
Copy link
Member Author

/test

@github-actions github-actions bot added the sig/policy Impacts whether traffic is allowed or denied based on user-defined policies. label May 15, 2025
@tklauser tklauser added the area/CI-improvement Topic or proposal to improve the Continuous Integration workflow label May 15, 2025
@tklauser tklauser enabled auto-merge May 15, 2025 13:12
@tklauser tklauser added this pull request to the merge queue May 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 15, 2025
@tklauser tklauser added this pull request to the merge queue May 15, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 15, 2025
Merged via the queue into main with commit 2ccd894 May 15, 2025
316 of 322 checks passed
@tklauser tklauser deleted the pr/tklauser/test-runtime-fqdn-drop-cname branch May 15, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI-improvement Topic or proposal to improve the Continuous Integration workflow area/fqdn Affects the FQDN policies feature ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI. sig/policy Impacts whether traffic is allowed or denied based on user-defined policies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants