Moving to scaleset client for the controller

This commit is contained in:
Nikola Jokic
2026-02-24 20:14:48 +01:00
parent 1d9f626c53
commit d4a29624fa
24 changed files with 2684 additions and 339 deletions

View File

@@ -111,7 +111,7 @@ type EphemeralRunnerSpec struct {
GitHubServerTLS *TLSConfig `json:"githubServerTLS,omitempty"`
// +required
RunnerScaleSetId int `json:"runnerScaleSetId,omitempty"`
RunnerScaleSetID int `json:"runnerScaleSetId,omitempty"`
// +optional
Proxy *ProxyConfig `json:"proxy,omitempty"`