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

Support Externally Created virtual functions #436

Merged
merged 13 commits into from
Oct 1, 2023

Commits on Sep 11, 2023

  1. externally managed api

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bc4b371 View commit details
    Browse the repository at this point in the history
  2. documentation update

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    55ae84d View commit details
    Browse the repository at this point in the history
  3. validation webhook update

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    455951e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. new store package to save per pci policy info

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cf4a728 View commit details
    Browse the repository at this point in the history
  2. update host package and fix mocks

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5a74fc3 View commit details
    Browse the repository at this point in the history
  3. update utils and systemd

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bf6cecd View commit details
    Browse the repository at this point in the history
  4. add externally manage to plugins

    Signed-off-by: Sebastian Sch <[email protected]>
    
    WIP
    
    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8ada397 View commit details
    Browse the repository at this point in the history
  5. update daemon to support new externally managed field

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    241f4d7 View commit details
    Browse the repository at this point in the history
  6. copy crds to deployment

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3ebe5f6 View commit details
    Browse the repository at this point in the history
  7. update systemd service main go with new store and host interfaces

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7edb9b8 View commit details
    Browse the repository at this point in the history
  8. functional tests

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    aeb60e2 View commit details
    Browse the repository at this point in the history
  9. improve udev rules to only disable nm on operator managed devices

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    835f5ac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix comments

    Signed-off-by: Sebastian Sch <[email protected]>
    SchSeba committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    53cfd3d View commit details
    Browse the repository at this point in the history