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] [improvement] move apiserver loadbalancing logic from linodemachine controller to linodecluster controller #457

Merged
merged 41 commits into from
Aug 21, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3421652 View commit details
    Browse the repository at this point in the history
  2. update cluster_test

    amold1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    db6088f View commit details
    Browse the repository at this point in the history
  3. update machine_test

    amold1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    830fab3 View commit details
    Browse the repository at this point in the history
  4. update domains_test

    amold1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ad1c49a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2db6032 View commit details
    Browse the repository at this point in the history
  6. update loadbalancers_test

    amold1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3a97498 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a55a5a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8ba740 View commit details
    Browse the repository at this point in the history
  9. fix nilcheck failure

    amold1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1031ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc0d43b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    bb66598 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    amold1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0ceb101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aceb74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccbc4e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    6bde061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96963a8 View commit details
    Browse the repository at this point in the history
  3. remove controlplane logic

    amold1 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bfdda7e View commit details
    Browse the repository at this point in the history
  4. remove cp rbac roles

    amold1 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8aceba5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix mock tests

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4d6636d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ab659c View commit details
    Browse the repository at this point in the history
  3. address comments from ashley

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    879c933 View commit details
    Browse the repository at this point in the history
  4. fix linter issues

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    07b5612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c929d View commit details
    Browse the repository at this point in the history
  6. check for 429 errors

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2c5c4e4 View commit details
    Browse the repository at this point in the history
  7. fix linodemachine e2e tests

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b087a64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    694df28 View commit details
    Browse the repository at this point in the history
  9. remove commented out code

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f577ec0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa40846 View commit details
    Browse the repository at this point in the history
  11. fix import order for lint

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    64cb394 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9616754 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94ecb1f View commit details
    Browse the repository at this point in the history
  14. debugging

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d345348 View commit details
    Browse the repository at this point in the history
  15. remove debugging

    amold1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    361c11f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. debugging

    amold1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    59f9edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a154a View commit details
    Browse the repository at this point in the history
  3. update NB delete if condition

    amold1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    edcb049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3aba03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5bcc03 View commit details
    Browse the repository at this point in the history
  6. remove dbug logging

    amold1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    feae180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed75083 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dda21f View commit details
    Browse the repository at this point in the history