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

fix: Move K8scel driver from framework #3570

Merged
merged 11 commits into from
Nov 4, 2024

Commits on Oct 23, 2024

  1. copy k8scel driver from framework

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ebb08b7 View commit details
    Browse the repository at this point in the history
  2. update references of cel driver in codebase

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    94cad3f View commit details
    Browse the repository at this point in the history
  3. deleted cel driver from forked framework repo and replace it with ori…

    …ginal repo for testing
    
    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    78c4ef4 View commit details
    Browse the repository at this point in the history
  4. sync vendor mods by running go mod vendor, this will be reverted back…

    … once we fallback to original framwork repo
    
    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    99c98e9 View commit details
    Browse the repository at this point in the history
  5. refactor vap code to util

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eeee348 View commit details
    Browse the repository at this point in the history
  6. update test cases

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fcde683 View commit details
    Browse the repository at this point in the history
  7. use vap binding in constraint controller

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    78f720f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. move back vap binding methods

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    02c4374 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into move_cel_driver

    Avinash Patnala committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    617d47f View commit details
    Browse the repository at this point in the history
  3. remove commented code

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d17700d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. remove replacement of constraint framework repo

    Signed-off-by: Avinash Patnala <[email protected]>
    Avinash Patnala committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6f598fa View commit details
    Browse the repository at this point in the history