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

[WIP] Autoscaling #566

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Jul 19, 2023

  1. initial autoscaling commit

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fad0d4d View commit details
    Browse the repository at this point in the history
  2. unversioned file commit

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aac3a72 View commit details
    Browse the repository at this point in the history
  3. small fixes after fixing merge conflicts.

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6b9e780 View commit details
    Browse the repository at this point in the history
  4. removed extra comments

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2475397 View commit details
    Browse the repository at this point in the history
  5. fixed namespacing and troubleshooting instance updates in cluster rec…

    …onciler autoscaling.
    
    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8cafeb6 View commit details
    Browse the repository at this point in the history
  6. Fixed permissions and did some cleanup.

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    68d3641 View commit details
    Browse the repository at this point in the history
  7. Updated autoscaling doc.

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    36d03a1 View commit details
    Browse the repository at this point in the history
  8. added support in OpenSearch 2.8V

    idanl21 authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7938507 View commit details
    Browse the repository at this point in the history
  9. Use configured serviceAccount for securityconfig update job

    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6bcf70d View commit details
    Browse the repository at this point in the history
  10. Configure serviceaccount for dashboards pods

    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    27c6e5f View commit details
    Browse the repository at this point in the history
  11. Disable cluster test from functionaltests

    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b895f3e View commit details
    Browse the repository at this point in the history
  12. Revert "Disable cluster test from functionaltests"

    This reverts commit 2b0112f.
    
    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3ad6413 View commit details
    Browse the repository at this point in the history
  13. Split up functional tests into operator and helm tests

    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1b5b1da View commit details
    Browse the repository at this point in the history
  14. Userguide cleanup

    Signed-off-by: Sebastian Woehrl <[email protected]>
    swoehrl-mw authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aee87ed View commit details
    Browse the repository at this point in the history
  15. sync with main

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a6dd180 View commit details
    Browse the repository at this point in the history
  16. update autoscaling doc

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2e34c82 View commit details
    Browse the repository at this point in the history
  17. update autoscaling doc and add creation tests.

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1db4a68 View commit details
    Browse the repository at this point in the history
  18. update autoscaling doc and add creation tests.

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    264d0c8 View commit details
    Browse the repository at this point in the history
  19. make autoscale integration work

    Signed-off-by: Chandler Moss <[email protected]>
    lachruzam authored and Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c0990a6 View commit details
    Browse the repository at this point in the history
  20. final

    Signed-off-by: Chandler Moss <[email protected]>
    Moss-CG committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d4d5a01 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    edd15d2 View commit details
    Browse the repository at this point in the history