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 the support in sending the rule parameters and custom severity to the engine #30

Open
Bezbran opened this issue Nov 21, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Bezbran
Copy link
Collaborator

Bezbran commented Nov 21, 2023

We need to decide what to do in case of collisions between bindings.
For severity we can take the highest.
What should we do with the parameters? How to merge them?
@slashben

@Bezbran Bezbran self-assigned this Nov 21, 2023
@slashben
Copy link
Member

@Bezbran , it would be interesting to see how this problem was solved in the API server with Validating Admission Policies.

I think this is an "undefined" scenario for them. This means that they are not committing to specific behavior.

@slashben slashben added the question Further information is requested label Nov 27, 2023
@Bezbran
Copy link
Collaborator Author

Bezbran commented Nov 27, 2023

And what about network policies...

@Bezbran
Copy link
Collaborator Author

Bezbran commented Nov 28, 2023

If we will decide we are dealing with only with while lists, I guess the best we can do is to accumulate the whiltelists per rule.

Just- the parameters is something I am not sure we can promise to be "while list"ish.

@slashben WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants