-
Notifications
You must be signed in to change notification settings - Fork 0
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
Autoscaller #34
Merged
Merged
Autoscaller #34
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
the commit message needs a body
the commit message needs a body
the commit message needs a body
commit message needs a body
commit message needs a body
arcshiftsolutions
approved these changes
May 30, 2023
thegentlemanphysicist
added a commit
that referenced
this pull request
Jul 30, 2024
* chore: encapsulate aggregation db credentials fetch process * chore: minor change to readme The readme had whitespaces * chore: allow manual trigger of loki experiment to trigger these actions manually * chore: add manual trigger need two commit messages * Autoscaller (#33) * chore: bump the autoscaller version the commit message needs a body * chore: fix the config the commit message needs a body * chore: temporarily allow autoscaling the commit message needs a body * Autoscaller (#34) * chore: bump the autoscaller version the commit message needs a body * chore: fix the config the commit message needs a body * chore: temporarily allow autoscaling the commit message needs a body * chore: turn autoscalling off in sandbox commit message needs a body * chore: turn autoscalling off in sandbox commit message needs a body * feat: repo setup and install grafana in e4ca1d (#36) * fix: repo setup and install grafana in e4ca1d * feat: ignore helm charts from githooks * feat: updated hooks * feat: added code owners * feat: deploy grafana to production (#37) * feat: deploy grafana to production * feat: updated readme * feat: disable login form * feat: updated architecture diagram * feat: close db conn after query (#38) * feat: updated all the helm charts for prod deployment * feat: minor tweaks to optimize the resources * feat: updated retention period grafana loki * chore: update configs update chunks size and idle times * feat: upgraded git actions to be compatible with node 20 (#42) * chore: sessions add session cronjob to compactor * chore: cleanup remove commented code * feat: webhook add webhook and tests * chore: workflow run go tests in workflow * fix: workflow fix workflow file locaiton * fix: workflow fix workflow syntax error * fix: workflow fix workflow syntax error * fix: workflow fix workflow syntax error * fix: workflow fix workflow syntax error * chore: tests fix slow running test * chore: workflow run tests on any push * chore: workflow run tests on push to aggregator or workflow * chore: helm update helm chart for new secrets * chore: cleanup small refactor, docs and cleanup * chore: events undo event changes since not clearing sessions * chore: reduce frequency reduce cron run to every hour * chore: update values fix for values file and remove db close * chore: close db close db in main thread instead * chore: perform migration to allow null entries in table (#45) --------- Co-authored-by: Junmin Ahn <junminahn@outlook.com> Co-authored-by: Junmin Ahn <36021827+junminahn@users.noreply.github.com> Co-authored-by: Nithin Shekar Kuruba <81444731+NithinKuruba@users.noreply.github.com> Co-authored-by: Nithin Shekar Kuruba <nithinshekar.kuruba@gov.bc.ca> Co-authored-by: jonathan langlois <jonathan.langlois@gov.bc.ca> Co-authored-by: Jonathan Langlois <37274633+jlangy@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove the autoscalling from sandbox deployment