#378 synchronize grid with @rbxinfra/rcc-core - #379
Merged
nikita-petko merged 21 commits intoJul 26, 2026
Merged
Conversation
ClientSettings.Client: ~ Add synchronous methods for each endpoint ~ Make x-api-key param optional for GetApplicationSettings ~ Add endpoint for GetRccOnlyClientApplicationSettings Grid.Client: ~ Update Lua.cs to use extension methods Grid.Diagnostics: ~ Move ServerInfo from ProcessManagment.Docker to here and use Microsoft.Windows.CsWin32 Grid.JobManagement: ~ Wrap Docker and Process job managers. Read rest at rcc-core@34901c9
Compatibility with older grid code that mounted internal scripts. This will also allow the mounting of cacert.pem
~ Remove seperate build target
#!components: grid-bot Shared.Commands: ~ Update imports for PM and PMC Shared.Settings: ~ Update imports for PM, PMC and PMD ~ Add missing settings from PM, PMC, and PMD Shared.Utility: ~ Update imports for PM and PMC ~ Make JobManager use JM ~ Add GetBucketedSettingsForApplication to CSF ~ Add a IClientSettingsClient CSF proxy Grid.Bot: ~ Update how job manager is setup ~ Add additional internal scripts volume mapping always ~ Move client settings registration above job manager
#!components: grid-bot ~ Fix Random.csproj ref ~ Update component configuration to reflect prod ~ Bump CNPA to v16
#!components: grid-bot ~ Remove host mount for scripts directory ~ Change VAULT_ADDR back to deploy env vars (not nomad) ~ Add internalscripts to our output
#!components: grid-bot ~ Bump CNPA to v18 ~ Add pre-run scripts capability ~ Update to entrypoint.sh kind
#!components: grid-bot
#!components: grid-bot
#!components: grid-bot
#!components: grid-bot
#!components: grid-bot
#!components: grid-bot
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
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.
See #378