-
Notifications
You must be signed in to change notification settings - Fork 12
feat: Add tolerations to HA chart #1500
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
Merged
Merged
Conversation
This file contains hidden or 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 latest updates on your projects. Learn more about Vercel for GitHub.
|
matea16
approved these changes
Feb 2, 2026
Merged
matea16
added a commit
that referenced
this pull request
Feb 11, 2026
* init * Added load_from_str() to json_util query module (#1491) * Monorepo (#1511) * Replace references to MAGE repo with Memgraph * change more references to mage * some fixes to links * fix mage build instructions --------- Co-authored-by: Matea Pesic <[email protected]> * Start adding changelog items * Added the first few changelog items * Added total of 10 changelog items * Added more changelog items * Added forgotten item * Added more changelog items * Added more changelog items * docs: Document standalone chart integration with Prometheus (#1497) Co-authored-by: Matea Pesic <[email protected]> * docs (#1502) Co-authored-by: Matea Pesic <[email protected]> * Builtin function for roles and username (#1503) * docs * docs * docs --------- Co-authored-by: Matea Pesic <[email protected]> * Update for pattern comprehensions (#1504) - nested - named path Co-authored-by: Matea Pesic <[email protected]> * feat: Update config feature (#1506) Co-authored-by: Matea Pesic <[email protected]> * feat: Recover remote snapshot (#1507) Co-authored-by: Matea Pesic <[email protected]> * docs: Describe usage of optional .old dir (#1509) * docs: Describe usage of optional .old dir * docs: Document HA scenario --------- Co-authored-by: Matea Pesic <[email protected]> * feat: Add tolerations to HA chart (#1500) Co-authored-by: Matea Pesic <[email protected]> * feat: Add terminationGracePeriod to HA chart (#1499) Co-authored-by: Matea Pesic <[email protected]> * feat: Single-step HA K8s installation (#1508) * feat: Single-step K8s installation * docs: Describe different installation namespace --------- Co-authored-by: Matea Pesic <[email protected]> * fix: CRON filed described as the 5-field standard, instead of the used 6-field one (#1515) * fix: HA reference architectures link (#1513) * Update CRON explanation to 6 filed cron --------- Co-authored-by: Andi Skrgat <[email protected]> Co-authored-by: Matea Pesic <[email protected]> * Add more changelog items * Add more changelog items * Add most of the changelog items * Add missing changelog item * Add the rest of memgraph changelog items * Add one more changelog item * Add all mage release notes * fix: Better explanation of the interaction between users/roles and multi-tenancy (#1516) * fix: HA reference architectures link (#1513) * better user/role explanation * multi-role <-> multi-tenant fixes --------- Co-authored-by: Andi Skrgat <[email protected]> Co-authored-by: Matea Pesic <[email protected]> * cuGraph API changes (#1517) * cuGraph API changes * fix --------- Co-authored-by: Matea Pesic <[email protected]> * docs (#1518) Co-authored-by: Matea Pesic <[email protected]> * docs: Guide Memgraph HA + Envoy Gateway (#1519) * fix: HA reference architectures link (#1513) * docs: Guide Memgraph HA + Envoy Gateway --------- Co-authored-by: Matea Pesic <[email protected]> * feat: Add metrics port definition (#1520) Co-authored-by: Matea Pesic <[email protected]> * Cugraph workflow (#1522) * Update docs for new cuGraph image * update build instructions --------- Co-authored-by: Matea Pesic <[email protected]> * Add the changelog item from yestearday * Add latest changelog items * Add latest changelog items * feat: Document LOAD JSONL, LOAD PARQUET and LOAD CSV clauses (#1468) * docs: Add docs for JSONL * feat: Add docs for JSONL, CSV and Parquet all 3 ways of loading * fix: build * fix: Public URLs * Apply suggestions from code review * Update pages/data-migration/parquet.mdx --------- Co-authored-by: Matea Pesic <[email protected]> * Tofloatlist (#1525) * added new functions * resolve deployment issue --------- Co-authored-by: matea16 <[email protected]> Co-authored-by: Matea Pesic <[email protected]> * Cleanup MAGE build commands (#1485) Co-authored-by: Matea Pesic <[email protected]> * new: Add Lab 3.8 release notes and docs update (#1523) Co-authored-by: Matea Pesic <[email protected]> * feat: Add information about all telemetry data collected (#1492) Co-authored-by: Matea Pesic <[email protected]> * polish vector index docs (#1526) Co-authored-by: Matea Pesic <[email protected]> * add llm query module docs (#1527) Co-authored-by: Matea Pesic <[email protected]> * Add latest changelog items * Parallel runtime (#1521) * touch * V1 * enterprise update * perf section * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <[email protected]> * Auth modules update (#1524) * auth module communication update * fix deployment issue --------- Co-authored-by: Matea Pesic <[email protected]> Co-authored-by: matea16 <[email protected]> --------- Co-authored-by: Dr Matt James <[email protected]> Co-authored-by: Marko Budiselic <[email protected]> Co-authored-by: Andi Skrgat <[email protected]> Co-authored-by: Ivan Milinović <[email protected]> Co-authored-by: Gareth Andrew Lloyd <[email protected]> Co-authored-by: andrejtonev <[email protected]> Co-authored-by: Toni <[email protected]> Co-authored-by: colinbarry <[email protected]> Co-authored-by: David Ivekovic <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature
Documentation related to a new product feature of feature update
status: ready
PR is ready for review
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.
Release note
Users can now configure tolerations on data and coordinators pods.
Related product PRs
PRs from product repo this doc page is related to:
memgraph/helm-charts#190
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting