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 21 commits into
base: support_admin_netpolicy
Choose a base branch
from

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    5e90022 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    1e8ccce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4d9cc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eac6cf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    6faec8d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update pkg/netpol/eval/internal/k8s/netpol.go

    Co-authored-by: Adi Sosnovich <[email protected]>
    shireenf-ibm and adisos authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ccb1ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1b4f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. first fixes

    shireenf-ibm committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3d6431a View commit details
    Browse the repository at this point in the history
  2. common code

    shireenf-ibm committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b171aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ef6cf View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    20aae29 View commit details
    Browse the repository at this point in the history
  2. generating the tmp dir in the project path, since permissions are den…

    …ied on github to the "general" tmp dir
    shireenf-ibm committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fedb422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279b759 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    0f9cdc9 View commit details
    Browse the repository at this point in the history
  2. comments + changing mode

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    480676e View commit details
    Browse the repository at this point in the history
  3. renaming struct field

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d5406d1 View commit details
    Browse the repository at this point in the history
  4. updating mode fields

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    957e4f0 View commit details
    Browse the repository at this point in the history
  5. rename func

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0f4520a View commit details
    Browse the repository at this point in the history
  6. tmp dir

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fa67555 View commit details
    Browse the repository at this point in the history
  7. renaming attributes

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ffdcefc View commit details
    Browse the repository at this point in the history
  8. modifying func

    shireenf-ibm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    088cb77 View commit details
    Browse the repository at this point in the history