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

Lowered limit for AuthPolicy rules causes dinosaur tests to error #378

Closed
1 of 2 tasks
azgabur opened this issue Apr 23, 2024 · 0 comments
Closed
1 of 2 tasks

Lowered limit for AuthPolicy rules causes dinosaur tests to error #378

azgabur opened this issue Apr 23, 2024 · 0 comments

Comments

@azgabur
Copy link
Contributor

azgabur commented Apr 23, 2024

Since kuadrant-operator version nightly-23-04-2024 which was caused by merging Kuadrant/kuadrant-operator#525
there is now lowered limit for maximum number of rules in AuthPolicy object set at 10.

Because of this testsuite/tests/kuadrant/authorino/dinosaur tests will always error as they are using a large AuthPolicy.

This is the Openshift error on AuthPolicy creation:

The AuthPolicy <AuhtPolicy name> is invalid:  spec.rules.authorization: Too many: 14: must have at most 10 items

Slack link:
https://kubernetes.slack.com/archives/C05J0D0V525/p1713781063062309?thread_ts=1713343676.107059&cid=C05J0D0V525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants