-
Notifications
You must be signed in to change notification settings - Fork 9
Add support for managing cluster workload groups #113
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
+1,023
−40
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2df97c5
Create model for workload group + policy + request limits policy
ashleyvansp 1daec7b
Add RequestRateLimitPolicies to WorkloadGroup model
ashleyvansp fdc426a
Add RequestRateLimitsEnforcementPolicy to WorkloadGroup model
ashleyvansp 84f4f3d
Add QueryConsistencyPolicy to the WorkloadGroup model
ashleyvansp 31a3fed
remove unused imports
ashleyvansp af75cfc
Add create script to workload group
ashleyvansp 865447e
Add workload groups to the Cluster model
ashleyvansp eb80585
Add deletion script for workload groups
ashleyvansp e5454dc
Load workload groups from live cluster
ashleyvansp 40fd40c
Setup for deleting workload groups
ashleyvansp 8ba7485
Generate changes for workload groups
ashleyvansp 24555c2
Extract capacity policy changes into its own function
ashleyvansp 044f8e3
Extract workload group changes into its own function
ashleyvansp ee60410
Add toString methods for workload groups
ashleyvansp 139c088
Update HandleWorkloadGroupChanges
ashleyvansp c63d44c
Update markdown for a cluster change
ashleyvansp 4ce1148
Add stricter types for RequestRateLimitPolicy properties
ashleyvansp 6a28bb0
Merge branch 'ashleyvansp/workloadGroup' into ashleyvansp/workloadGroups
ashleyvansp 8a2bcb1
Add tests for detecting workload group changes
ashleyvansp ea09f2b
Add warning to consult support before modifying cluster config
ashleyvansp 8d42dd7
Update README with workload group management
ashleyvansp df21751
Merge branch 'main' into ashleyvansp/workloadGroups
ashleyvansp 0b44245
Update KustoSchemaTools.Tests/Parser/KustoClusterHandlerTests.cs
ashleyvansp 90b7f7e
Update KustoSchemaTools/Parser/KustoClusterHandler.cs
ashleyvansp 2eeb5c3
Add validations for reading cluster config from YAML
ashleyvansp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.