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

eval command support #423

Draft
wants to merge 2 commits into
base: support_admin_netpolicy
Choose a base branch
from

Conversation

shireenf-ibm
Copy link
Contributor

@shireenf-ibm shireenf-ibm commented Oct 20, 2024

#380 adding support to eval command

  1. updated funcs related to eval command under eval pkg (for my convenience, i have separated the funcs of check.go file into 2 files, the new file is check_eval.go; all the related funcs to eval command (checking if specific conn is allowed) are there
  2. successfully running unit-tests from parsed resources in eval_test.go
  1. added new command-line tests :eval command with tests with ANPs (added relevant support for new policies (anps+banp) + for pods that are actually replica of a workload object that is not defined as Pod in the yamls (e.g. StatefulSet))

@shireenf-ibm shireenf-ibm marked this pull request as draft October 20, 2024 14:31
@shireenf-ibm shireenf-ibm changed the title eval command support w.i.p eval command support Oct 21, 2024
@shireenf-ibm shireenf-ibm changed the title w.i.p eval command support eval command support Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant