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

Add test for changing targetRef field in policies #307

Open
ficap opened this issue Dec 14, 2023 · 0 comments · May be fixed by #641
Open

Add test for changing targetRef field in policies #307

ficap opened this issue Dec 14, 2023 · 0 comments · May be fixed by #641
Assignees
Labels
DNS Issues for DNSOperator Test case New test case

Comments

@ficap
Copy link

ficap commented Dec 14, 2023

Summary
Create reconciliation policy tests that focus on the targetRef field.

For example, if the targetRef of a DNSPolicy points to a gateway with hostname A, update targetRef to another gateway with hostname B and verify that the DNS records are updated accordingly. Similarly with AuthPolicy, RateLimitPolicy, and TLSPolicy.

Documentation

Test Cases

  • AuthPolicy: Change targetRef from Gateway A (hostname A) to Gateway B (hostname B) (Covered in PR #622)
  • RateLimitPolicy: Change targetRef from Gateway A (hostname A) to Gateway B (hostname B) (Covered in PR #622)
  • DNSPolicy: Change targetRef from Gateway A (hostname A) to Gateway B (hostname B)
  • TLSPolicy: Change targetRef from Gateway A (hostname A) to Gateway B (hostname B)
@ficap ficap added Test case New test case epic Issue encapsulating other related issues DNS Issues for DNSOperator labels Dec 14, 2023
@ficap ficap changed the title Add test for changing targetRef field in policies Add test for changing parentRef field in policies Dec 14, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Kuadrant QE Dec 14, 2023
@pehala pehala moved this from 🆕 New to 📋 Backlog in Kuadrant QE Jan 17, 2024
@pehala pehala removed the epic Issue encapsulating other related issues label Jan 17, 2024
@emmaaroche emmaaroche self-assigned this Jan 15, 2025
@emmaaroche emmaaroche moved this from 📋 Backlog to 🏗 In progress in Kuadrant QE Jan 16, 2025
@emmaaroche emmaaroche changed the title Add test for changing parentRef field in policies Add test for changing targetRef field in policies Feb 17, 2025
@emmaaroche emmaaroche linked a pull request Feb 20, 2025 that will close this issue
@emmaaroche emmaaroche moved this from 🏗 In progress to In Review in Kuadrant QE Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNS Issues for DNSOperator Test case New test case
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

3 participants