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

feat(vmclass): add validation for matching virtual machine sizing policies upon virtual machine class change #389

Merged
merged 34 commits into from
Sep 25, 2024

Commits on Sep 19, 2024

  1. add watcher for vmclass

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d5dab8 View commit details
    Browse the repository at this point in the history
  2. fix linter

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    df14111 View commit details
    Browse the repository at this point in the history
  3. update dlv-controller dockerfile

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5e7770e View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7b7c7b2 View commit details
    Browse the repository at this point in the history
  5. oops)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    16ba6b6 View commit details
    Browse the repository at this point in the history
  6. fix error log

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bec397f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07a0add View commit details
    Browse the repository at this point in the history
  8. fix)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    530e81b View commit details
    Browse the repository at this point in the history
  9. mr. fish going to repo

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    98cccbb View commit details
    Browse the repository at this point in the history
  10. typo

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aeec68d View commit details
    Browse the repository at this point in the history
  11. typo fix

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6259776 View commit details
    Browse the repository at this point in the history
  12. typo and refactoring

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b099043 View commit details
    Browse the repository at this point in the history
  13. iota)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    775984f View commit details
    Browse the repository at this point in the history
  14. no clients error in service

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e811de3 View commit details
    Browse the repository at this point in the history
  15. gpt comment)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8e52169 View commit details
    Browse the repository at this point in the history
  16. delete useless

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc46470 View commit details
    Browse the repository at this point in the history
  17. msg fix

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    609ea0e View commit details
    Browse the repository at this point in the history
  18. exclude watcher

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9218782 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove iota)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c4eaeff View commit details
    Browse the repository at this point in the history
  2. delete type assertation

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5c69231 View commit details
    Browse the repository at this point in the history
  3. use state.Class

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    35f5f27 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. new behavior

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    47fa00a View commit details
    Browse the repository at this point in the history
  2. fix msgs

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    19cd9da View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. not unknown)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    303ee89 View commit details
    Browse the repository at this point in the history
  2. fix condition

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    696da5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d071660 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix comments

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1c8874d View commit details
    Browse the repository at this point in the history
  2. remove reconcile conditions

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    496f9a2 View commit details
    Browse the repository at this point in the history
  3. return unknown

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1ae50c7 View commit details
    Browse the repository at this point in the history
  4. dry)

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1752b0c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. no check not found

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    14ccef3 View commit details
    Browse the repository at this point in the history
  2. set condition to defer

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f3b60b3 View commit details
    Browse the repository at this point in the history
  3. Update images/virtualization-artifact/pkg/controller/vm/internal/size…

    …_policy.go
    
    Co-authored-by: Yaroslav Borbat <[email protected]>
    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    eofff and yaroslavborbat authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    85347b0 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    Signed-off-by: Valeriy Khorunzhin <[email protected]>
    Valeriy Khorunzhin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3d7ab59 View commit details
    Browse the repository at this point in the history