fix: update DNS provider error message assertion#853
Merged
averevki merged 1 commit intoKuadrant:mainfrom Feb 2, 2026
Merged
Conversation
Signed-off-by: Tomas Repel <trepel@redhat.com>
averevki
approved these changes
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update expected error message in test_no_dns_provider_secret.py to match the current error format. The error message now uses lowercase "secrets" instead of "Secret".
Changes
Verification
make ./testsuite/tests/singlecluster/gateway/dnspolicy/test_no_dns_provider_secret.pyPR Title Guidelines (Conventional Commits)
Your PR title must follow the conventional commit format:
Examples:
feat: add rate limiting policy for gatewaysfeat(gateway): add rate limiting policyfix(authorino): resolve authorization timeout issuetest: add tests for DNS policy reconciliationdocs: update installation guideAllowed types:
feat- New featurefix- Bug fixdocs- Documentation changesstyle- Code style changes (formatting, no logic change)refactor- Code refactoringperf- Performance improvementstest- Adding or updating testsbuild- Build system changesci- CI/CD changeschore- Other changes (dependencies, tooling)revert- Revert a previous commitOptional scopes:
authorino,chore,ci,dns,docs,gateway,limitador,multicluster,perf,refactor,style,test,tls