Kuadrant / testsuite

3 stars 13 forks source link

Atomic defaults tests #375

Closed martinhesko closed 1 month ago

martinhesko commented 5 months ago

Summary

The kuadrant operator now allows defaults to be set for AuthPolicy and RateLimitPolicy. Test that these defaults work properly and are mutually exclusive with setting policy in spec.

Documentation

Implementing PRs: https://github.com/Kuadrant/kuadrant-operator/pull/503, https://github.com/Kuadrant/kuadrant-operator/pull/456, https://github.com/Kuadrant/kuadrant-operator/pull/536 RFC: https://github.com/Kuadrant/architecture/blob/main/rfcs/0009-defaults-and-overrides.md

Test cases

Repeat each for AuthPolicy and RateLimitPolicy

averevki commented 3 months ago

@martinhesko how do 2 last test cases differ from each other?