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: dedicated hosts selectors #4553

Commits on Sep 21, 2023

  1. Document the api changes

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7f08088 View commit details
    Browse the repository at this point in the history
  2. Adding design doc

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4bf9719 View commit details
    Browse the repository at this point in the history
  3. Adding fields to API

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d91d401 View commit details
    Browse the repository at this point in the history
  4. Establish new license provider

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    57a7a27 View commit details
    Browse the repository at this point in the history
  5. More license provider scaffolding

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0bda01c View commit details
    Browse the repository at this point in the history
  6. Generated code

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    77bb9d3 View commit details
    Browse the repository at this point in the history
  7. Implement licenses selector

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bf0ac90 View commit details
    Browse the repository at this point in the history
  8. Add license provider into launchtemplate creation

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c050b87 View commit details
    Browse the repository at this point in the history
  9. Add api for HostResourceGroups selection

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e6f05d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1410dce View commit details
    Browse the repository at this point in the history
  11. Add missing provider

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cd8035b View commit details
    Browse the repository at this point in the history
  12. handling v1beta1.NodeClass -> EC2NodeClass

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fbcbab9 View commit details
    Browse the repository at this point in the history
  13. Add provider for placement groups

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a66c663 View commit details
    Browse the repository at this point in the history
  14. Fixes to api documentation and testing environment

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f7fff5a View commit details
    Browse the repository at this point in the history
  15. Refactor host resource group

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    44fdeef View commit details
    Browse the repository at this point in the history
  16. Addressing PR feedback for providers

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4381e8d View commit details
    Browse the repository at this point in the history
  17. Use nodeClass.Status to populate launch template

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7246d16 View commit details
    Browse the repository at this point in the history
  18. fixes

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d514af5 View commit details
    Browse the repository at this point in the history
  19. Fix fake/rgapi methods

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    08f41a1 View commit details
    Browse the repository at this point in the history
  20. Refactor utils conversions for Selector terms

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cbf61a7 View commit details
    Browse the repository at this point in the history
  21. cleanup utils conversion functions

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c5bc5ee View commit details
    Browse the repository at this point in the history
  22. Adding nodeclass test for LicenseSelectors

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b2e8fa8 View commit details
    Browse the repository at this point in the history
  23. Address linting errors

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a3a7f5d View commit details
    Browse the repository at this point in the history
  24. Fix nodeclass suite_test

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5b31e38 View commit details
    Browse the repository at this point in the history
  25. Add license provider tests

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    04b081a View commit details
    Browse the repository at this point in the history
  26. Adding test suites for host resource groups provider

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7416e23 View commit details
    Browse the repository at this point in the history
  27. Adding suite_tests for placement group provider

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e4ed56 View commit details
    Browse the repository at this point in the history
  28. Fix fake api signatures

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    16aa9c6 View commit details
    Browse the repository at this point in the history
  29. Fix pagination logic for host resource group provider

    Sebastian Cole committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    16ff1cf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    2069783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914e187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284b157 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    5975167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70d149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ebfef View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    78efb9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25d1e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a0262 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fixes post merge

    preflightsiren committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    03ba9be View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    57c79ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e23d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    9e2e1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f0860 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 14, 2023

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